var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911846&x=5730',
		'title': '',
		'imageId': '69911846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911838&x=5730',
		'title': '',
		'imageId': '69911838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911844&x=5730',
		'title': '',
		'imageId': '69911844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911834&x=5730',
		'title': '',
		'imageId': '69911834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911840&x=5730',
		'title': '',
		'imageId': '69911840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911842&x=5730',
		'title': '',
		'imageId': '69911842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911843&x=5730',
		'title': '',
		'imageId': '69911843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911841&x=5730',
		'title': '',
		'imageId': '69911841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911835&x=5730',
		'title': '',
		'imageId': '69911835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911837&x=5730',
		'title': '',
		'imageId': '69911837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911836&x=5730',
		'title': '',
		'imageId': '69911836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911845&x=5730',
		'title': '',
		'imageId': '69911845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911839&x=5730',
		'title': '',
		'imageId': '69911839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010848&docid=69911847&x=5730',
		'title': '',
		'imageId': '69911847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010848';

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