var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69200156&x=944',
		'title': '',
		'imageId': '69200156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69200157&x=944',
		'title': '',
		'imageId': '69200157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69200155&x=944',
		'title': '',
		'imageId': '69200155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69260374&x=944',
		'title': '',
		'imageId': '69260374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69260376&x=944',
		'title': '',
		'imageId': '69260376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69260378&x=944',
		'title': '',
		'imageId': '69260378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69260375&x=944',
		'title': '',
		'imageId': '69260375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69260379&x=944',
		'title': '',
		'imageId': '69260379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977569&docid=69260377&x=944',
		'title': '',
		'imageId': '69260377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977569';

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";
	})
}
