var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981953&x=4430',
		'title': '',
		'imageId': '69981953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981954&x=4430',
		'title': '',
		'imageId': '69981954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981952&x=4430',
		'title': '',
		'imageId': '69981952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981951&x=4430',
		'title': '',
		'imageId': '69981951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981950&x=4430',
		'title': '',
		'imageId': '69981950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981948&x=4430',
		'title': '',
		'imageId': '69981948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981947&x=4430',
		'title': '',
		'imageId': '69981947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010765&docid=69981949&x=4430',
		'title': '',
		'imageId': '69981949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010765';

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