var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554517&x=4441',
		'title': '',
		'imageId': '69554517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554519&x=4441',
		'title': '',
		'imageId': '69554519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554525&x=4441',
		'title': '',
		'imageId': '69554525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554526&x=4441',
		'title': '',
		'imageId': '69554526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554516&x=4441',
		'title': '',
		'imageId': '69554516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554518&x=4441',
		'title': '',
		'imageId': '69554518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554522&x=4441',
		'title': '',
		'imageId': '69554522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554521&x=4441',
		'title': '',
		'imageId': '69554521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554524&x=4441',
		'title': '',
		'imageId': '69554524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554520&x=4441',
		'title': '',
		'imageId': '69554520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554523&x=4441',
		'title': '',
		'imageId': '69554523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554490&x=4441',
		'title': '',
		'imageId': '69554490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554494&x=4441',
		'title': '',
		'imageId': '69554494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554497&x=4441',
		'title': '',
		'imageId': '69554497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554495&x=4441',
		'title': '',
		'imageId': '69554495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554493&x=4441',
		'title': '',
		'imageId': '69554493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554491&x=4441',
		'title': '',
		'imageId': '69554491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554492&x=4441',
		'title': '',
		'imageId': '69554492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554496&x=4441',
		'title': '',
		'imageId': '69554496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554489&x=4441',
		'title': '',
		'imageId': '69554489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009073&docid=69554527&x=4441',
		'title': '',
		'imageId': '69554527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009073';

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