var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218361&x=1315',
		'title': '',
		'imageId': '7218361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218364&x=1315',
		'title': '',
		'imageId': '7218364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218367&x=1315',
		'title': '',
		'imageId': '7218367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218370&x=1315',
		'title': '',
		'imageId': '7218370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218375&x=1315',
		'title': '',
		'imageId': '7218375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218378&x=1315',
		'title': '',
		'imageId': '7218378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218381&x=1315',
		'title': '',
		'imageId': '7218381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908641&docid=7218387&x=1315',
		'title': '',
		'imageId': '7218387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908641';

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