var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737684&x=5343',
		'title': '',
		'imageId': '68737684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737685&x=5343',
		'title': '',
		'imageId': '68737685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737686&x=5343',
		'title': '',
		'imageId': '68737686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737689&x=5343',
		'title': '',
		'imageId': '68737689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737690&x=5343',
		'title': '',
		'imageId': '68737690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737691&x=5343',
		'title': '',
		'imageId': '68737691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737692&x=5343',
		'title': '',
		'imageId': '68737692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737687&x=5343',
		'title': '',
		'imageId': '68737687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016456&docid=68737688&x=5343',
		'title': '',
		'imageId': '68737688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016456';

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