var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887960&x=2345',
		'title': '',
		'imageId': '69887960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887962&x=2345',
		'title': '',
		'imageId': '69887962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887963&x=2345',
		'title': '',
		'imageId': '69887963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887964&x=2345',
		'title': '',
		'imageId': '69887964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887965&x=2345',
		'title': '',
		'imageId': '69887965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887966&x=2345',
		'title': '',
		'imageId': '69887966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887967&x=2345',
		'title': '',
		'imageId': '69887967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887968&x=2345',
		'title': '',
		'imageId': '69887968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887969&x=2345',
		'title': '',
		'imageId': '69887969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887970&x=2345',
		'title': '',
		'imageId': '69887970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887971&x=2345',
		'title': '',
		'imageId': '69887971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887973&x=2345',
		'title': '',
		'imageId': '69887973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887974&x=2345',
		'title': '',
		'imageId': '69887974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887975&x=2345',
		'title': '',
		'imageId': '69887975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887976&x=2345',
		'title': '',
		'imageId': '69887976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887977&x=2345',
		'title': '',
		'imageId': '69887977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887978&x=2345',
		'title': '',
		'imageId': '69887978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887979&x=2345',
		'title': '',
		'imageId': '69887979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887980&x=2345',
		'title': '',
		'imageId': '69887980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007429&docid=69887981&x=2345',
		'title': '',
		'imageId': '69887981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007429';

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