var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931307&x=2210',
		'title': '',
		'imageId': '69931307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931313&x=2210',
		'title': '',
		'imageId': '69931313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931316&x=2210',
		'title': '',
		'imageId': '69931316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931319&x=2210',
		'title': '',
		'imageId': '69931319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931329&x=2210',
		'title': '',
		'imageId': '69931329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931332&x=2210',
		'title': '',
		'imageId': '69931332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931335&x=2210',
		'title': '',
		'imageId': '69931335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931338&x=2210',
		'title': '',
		'imageId': '69931338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008831&docid=69931485&x=2210',
		'title': '',
		'imageId': '69931485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008831';

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