var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136561&x=3919',
		'title': '',
		'imageId': '68136561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136562&x=3919',
		'title': '',
		'imageId': '68136562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136563&x=3919',
		'title': '',
		'imageId': '68136563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136564&x=3919',
		'title': '',
		'imageId': '68136564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136565&x=3919',
		'title': '',
		'imageId': '68136565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136566&x=3919',
		'title': '',
		'imageId': '68136566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930443&docid=68136567&x=3919',
		'title': '',
		'imageId': '68136567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930443';

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