var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913375&x=224',
		'title': '',
		'imageId': '69913375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913383&x=224',
		'title': '',
		'imageId': '69913383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913374&x=224',
		'title': '',
		'imageId': '69913374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913376&x=224',
		'title': '',
		'imageId': '69913376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913377&x=224',
		'title': '',
		'imageId': '69913377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913384&x=224',
		'title': '',
		'imageId': '69913384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913378&x=224',
		'title': '',
		'imageId': '69913378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913380&x=224',
		'title': '',
		'imageId': '69913380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913379&x=224',
		'title': '',
		'imageId': '69913379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913382&x=224',
		'title': '',
		'imageId': '69913382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008133&docid=69913381&x=224',
		'title': '',
		'imageId': '69913381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008133';

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