var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737409&x=052',
		'title': '',
		'imageId': '68737409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737410&x=052',
		'title': '',
		'imageId': '68737410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737411&x=052',
		'title': '',
		'imageId': '68737411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737414&x=052',
		'title': '',
		'imageId': '68737414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737415&x=052',
		'title': '',
		'imageId': '68737415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737416&x=052',
		'title': '',
		'imageId': '68737416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737417&x=052',
		'title': '',
		'imageId': '68737417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737412&x=052',
		'title': '',
		'imageId': '68737412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956459&docid=68737413&x=052',
		'title': '',
		'imageId': '68737413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956459';

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