var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033387&x=5848',
		'title': '',
		'imageId': '70033387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033376&x=5848',
		'title': '',
		'imageId': '70033376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033384&x=5848',
		'title': '',
		'imageId': '70033384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033381&x=5848',
		'title': '',
		'imageId': '70033381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033377&x=5848',
		'title': '',
		'imageId': '70033377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033379&x=5848',
		'title': '',
		'imageId': '70033379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033380&x=5848',
		'title': '',
		'imageId': '70033380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013216&docid=70033378&x=5848',
		'title': '',
		'imageId': '70033378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013216';

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