var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895474&docid=67282643&x=5615',
		'title': '',
		'imageId': '67282643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895474&docid=67282644&x=5615',
		'title': '',
		'imageId': '67282644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895474&docid=67282645&x=5615',
		'title': '',
		'imageId': '67282645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895474&docid=67282646&x=5615',
		'title': '',
		'imageId': '67282646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895474&docid=67282647&x=5615',
		'title': '',
		'imageId': '67282647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895474&docid=67282648&x=5615',
		'title': '',
		'imageId': '67282648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895474';

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