var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737151&x=655',
		'title': '',
		'imageId': '69737151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737152&x=655',
		'title': '',
		'imageId': '69737152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737164&x=655',
		'title': '',
		'imageId': '69737164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737172&x=655',
		'title': '',
		'imageId': '69737172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737132&x=655',
		'title': '',
		'imageId': '69737132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737130&x=655',
		'title': '',
		'imageId': '69737130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737129&x=655',
		'title': '',
		'imageId': '69737129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737137&x=655',
		'title': '',
		'imageId': '69737137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737144&x=655',
		'title': '',
		'imageId': '69737144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737134&x=655',
		'title': '',
		'imageId': '69737134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737133&x=655',
		'title': '',
		'imageId': '69737133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737170&x=655',
		'title': '',
		'imageId': '69737170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737173&x=655',
		'title': '',
		'imageId': '69737173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737158&x=655',
		'title': '',
		'imageId': '69737158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737149&x=655',
		'title': '',
		'imageId': '69737149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737146&x=655',
		'title': '',
		'imageId': '69737146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000918&docid=69737163&x=655',
		'title': '',
		'imageId': '69737163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000918';

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