var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302558&x=4236',
		'title': '',
		'imageId': '68302558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302559&x=4236',
		'title': '',
		'imageId': '68302559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302560&x=4236',
		'title': '',
		'imageId': '68302560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302561&x=4236',
		'title': '',
		'imageId': '68302561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302562&x=4236',
		'title': '',
		'imageId': '68302562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302563&x=4236',
		'title': '',
		'imageId': '68302563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937334&docid=68302564&x=4236',
		'title': '',
		'imageId': '68302564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937334';

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