var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286987&x=4039',
		'title': '',
		'imageId': '66286987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286989&x=4039',
		'title': '',
		'imageId': '66286989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286988&x=4039',
		'title': '',
		'imageId': '66286988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286991&x=4039',
		'title': '',
		'imageId': '66286991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286990&x=4039',
		'title': '',
		'imageId': '66286990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286992&x=4039',
		'title': '',
		'imageId': '66286992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961076&docid=66286993&x=4039',
		'title': '',
		'imageId': '66286993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961076';

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