var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921258&x=1813',
		'title': '',
		'imageId': '71921258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921259&x=1813',
		'title': '',
		'imageId': '71921259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921276&x=1813',
		'title': '',
		'imageId': '71921276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921277&x=1813',
		'title': '',
		'imageId': '71921277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921293&x=1813',
		'title': '',
		'imageId': '71921293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921295&x=1813',
		'title': '',
		'imageId': '71921295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921315&x=1813',
		'title': '',
		'imageId': '71921315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921386&x=1813',
		'title': '',
		'imageId': '71921386',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921388&x=1813',
		'title': '',
		'imageId': '71921388',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921402&x=1813',
		'title': '',
		'imageId': '71921402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921407&x=1813',
		'title': '',
		'imageId': '71921407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089438&docid=71921432&x=1813',
		'title': '',
		'imageId': '71921432',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089438';

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