var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442392&x=3954',
		'title': '',
		'imageId': '69442392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442393&x=3954',
		'title': '',
		'imageId': '69442393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442394&x=3954',
		'title': '',
		'imageId': '69442394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442395&x=3954',
		'title': '',
		'imageId': '69442395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442396&x=3954',
		'title': '',
		'imageId': '69442396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442397&x=3954',
		'title': '',
		'imageId': '69442397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442398&x=3954',
		'title': '',
		'imageId': '69442398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442399&x=3954',
		'title': '',
		'imageId': '69442399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987715&docid=69442400&x=3954',
		'title': '',
		'imageId': '69442400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987715';

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