var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133412&x=4014',
		'title': '',
		'imageId': '69133412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133413&x=4014',
		'title': '',
		'imageId': '69133413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133418&x=4014',
		'title': '',
		'imageId': '69133418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133417&x=4014',
		'title': '',
		'imageId': '69133417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133414&x=4014',
		'title': '',
		'imageId': '69133414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133419&x=4014',
		'title': '',
		'imageId': '69133419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133416&x=4014',
		'title': '',
		'imageId': '69133416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133420&x=4014',
		'title': '',
		'imageId': '69133420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974409&docid=69133415&x=4014',
		'title': '',
		'imageId': '69133415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974409';

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