var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034184&x=1353',
		'title': '',
		'imageId': '69034184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034190&x=1353',
		'title': '',
		'imageId': '69034190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034192&x=1353',
		'title': '',
		'imageId': '69034192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034186&x=1353',
		'title': '',
		'imageId': '69034186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034185&x=1353',
		'title': '',
		'imageId': '69034185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034195&x=1353',
		'title': '',
		'imageId': '69034195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034194&x=1353',
		'title': '',
		'imageId': '69034194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034189&x=1353',
		'title': '',
		'imageId': '69034189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034193&x=1353',
		'title': '',
		'imageId': '69034193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034191&x=1353',
		'title': '',
		'imageId': '69034191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034188&x=1353',
		'title': '',
		'imageId': '69034188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034187&x=1353',
		'title': '',
		'imageId': '69034187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69034196&x=1353',
		'title': '',
		'imageId': '69034196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69036095&x=1353',
		'title': '',
		'imageId': '69036095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970641&docid=69036094&x=1353',
		'title': '',
		'imageId': '69036094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970641';

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