var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439975&x=1614',
		'title': '',
		'imageId': '69439975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439974&x=1614',
		'title': '',
		'imageId': '69439974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439969&x=1614',
		'title': '',
		'imageId': '69439969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439972&x=1614',
		'title': '',
		'imageId': '69439972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439976&x=1614',
		'title': '',
		'imageId': '69439976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439971&x=1614',
		'title': '',
		'imageId': '69439971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439970&x=1614',
		'title': '',
		'imageId': '69439970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987580&docid=69439973&x=1614',
		'title': '',
		'imageId': '69439973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987580';

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