var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302493&x=4453',
		'title': '',
		'imageId': '68302493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302494&x=4453',
		'title': '',
		'imageId': '68302494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302495&x=4453',
		'title': '',
		'imageId': '68302495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302496&x=4453',
		'title': '',
		'imageId': '68302496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302497&x=4453',
		'title': '',
		'imageId': '68302497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302498&x=4453',
		'title': '',
		'imageId': '68302498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937325&docid=68302499&x=4453',
		'title': '',
		'imageId': '68302499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937325';

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