var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926415&x=1034',
		'title': '',
		'imageId': '69926415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926403&x=1034',
		'title': '',
		'imageId': '69926403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926411&x=1034',
		'title': '',
		'imageId': '69926411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926414&x=1034',
		'title': '',
		'imageId': '69926414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926409&x=1034',
		'title': '',
		'imageId': '69926409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926416&x=1034',
		'title': '',
		'imageId': '69926416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926408&x=1034',
		'title': '',
		'imageId': '69926408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926405&x=1034',
		'title': '',
		'imageId': '69926405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926417&x=1034',
		'title': '',
		'imageId': '69926417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926406&x=1034',
		'title': '',
		'imageId': '69926406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926413&x=1034',
		'title': '',
		'imageId': '69926413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926407&x=1034',
		'title': '',
		'imageId': '69926407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926404&x=1034',
		'title': '',
		'imageId': '69926404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926412&x=1034',
		'title': '',
		'imageId': '69926412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008640&docid=69926410&x=1034',
		'title': '',
		'imageId': '69926410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008640';

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