var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68529890&x=3042',
		'title': '',
		'imageId': '68529890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68529889&x=3042',
		'title': '',
		'imageId': '68529889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68615830&x=3042',
		'title': '',
		'imageId': '68615830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68615828&x=3042',
		'title': '',
		'imageId': '68615828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68615829&x=3042',
		'title': '',
		'imageId': '68615829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68615832&x=3042',
		'title': '',
		'imageId': '68615832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68615834&x=3042',
		'title': '',
		'imageId': '68615834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947604&docid=68615833&x=3042',
		'title': '',
		'imageId': '68615833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947604';

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