var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845452&x=259',
		'title': '',
		'imageId': '69845452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845455&x=259',
		'title': '',
		'imageId': '69845455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845448&x=259',
		'title': '',
		'imageId': '69845448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845449&x=259',
		'title': '',
		'imageId': '69845449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845451&x=259',
		'title': '',
		'imageId': '69845451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845450&x=259',
		'title': '',
		'imageId': '69845450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845454&x=259',
		'title': '',
		'imageId': '69845454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69845453&x=259',
		'title': '',
		'imageId': '69845453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004925&docid=69090053&x=259',
		'title': '',
		'imageId': '69090053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004925';

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