var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303771&x=291',
		'title': '',
		'imageId': '69303771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303769&x=291',
		'title': '',
		'imageId': '69303769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303762&x=291',
		'title': '',
		'imageId': '69303762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303773&x=291',
		'title': '',
		'imageId': '69303773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303770&x=291',
		'title': '',
		'imageId': '69303770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303775&x=291',
		'title': '',
		'imageId': '69303775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303772&x=291',
		'title': '',
		'imageId': '69303772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303774&x=291',
		'title': '',
		'imageId': '69303774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981896&docid=69303776&x=291',
		'title': '',
		'imageId': '69303776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981896';

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