var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266826&x=1537',
		'title': '',
		'imageId': '70266826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266825&x=1537',
		'title': '',
		'imageId': '70266825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266827&x=1537',
		'title': '',
		'imageId': '70266827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266824&x=1537',
		'title': '',
		'imageId': '70266824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266823&x=1537',
		'title': '',
		'imageId': '70266823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266828&x=1537',
		'title': '',
		'imageId': '70266828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266830&x=1537',
		'title': '',
		'imageId': '70266830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70266829&x=1537',
		'title': '',
		'imageId': '70266829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032884&docid=70605837&x=1537',
		'title': '',
		'imageId': '70605837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032884';

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