var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236375&x=3627',
		'title': '',
		'imageId': '69236375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236376&x=3627',
		'title': '',
		'imageId': '69236376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236381&x=3627',
		'title': '',
		'imageId': '69236381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236378&x=3627',
		'title': '',
		'imageId': '69236378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236379&x=3627',
		'title': '',
		'imageId': '69236379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236377&x=3627',
		'title': '',
		'imageId': '69236377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236380&x=3627',
		'title': '',
		'imageId': '69236380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979058&docid=69236382&x=3627',
		'title': '',
		'imageId': '69236382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979058';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
