var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918136&x=2341',
		'title': '',
		'imageId': '69918136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918140&x=2341',
		'title': '',
		'imageId': '69918140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918137&x=2341',
		'title': '',
		'imageId': '69918137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918141&x=2341',
		'title': '',
		'imageId': '69918141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918142&x=2341',
		'title': '',
		'imageId': '69918142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918143&x=2341',
		'title': '',
		'imageId': '69918143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918144&x=2341',
		'title': '',
		'imageId': '69918144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918145&x=2341',
		'title': '',
		'imageId': '69918145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008359&docid=69918146&x=2341',
		'title': '',
		'imageId': '69918146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008359';

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