var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967539&x=5120',
		'title': '',
		'imageId': '69967539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967538&x=5120',
		'title': '',
		'imageId': '69967538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967544&x=5120',
		'title': '',
		'imageId': '69967544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967545&x=5120',
		'title': '',
		'imageId': '69967545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967546&x=5120',
		'title': '',
		'imageId': '69967546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967542&x=5120',
		'title': '',
		'imageId': '69967542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967541&x=5120',
		'title': '',
		'imageId': '69967541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967543&x=5120',
		'title': '',
		'imageId': '69967543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010334&docid=69967540&x=5120',
		'title': '',
		'imageId': '69967540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010334';

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