var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610187&x=241',
		'title': '',
		'imageId': '66610187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610188&x=241',
		'title': '',
		'imageId': '66610188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610189&x=241',
		'title': '',
		'imageId': '66610189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610186&x=241',
		'title': '',
		'imageId': '66610186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610190&x=241',
		'title': '',
		'imageId': '66610190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610191&x=241',
		'title': '',
		'imageId': '66610191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867899&docid=66610192&x=241',
		'title': '',
		'imageId': '66610192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867899';

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