var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572585&x=4633',
		'title': '',
		'imageId': '67572585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572583&x=4633',
		'title': '',
		'imageId': '67572583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572576&x=4633',
		'title': '',
		'imageId': '67572576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572577&x=4633',
		'title': '',
		'imageId': '67572577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572581&x=4633',
		'title': '',
		'imageId': '67572581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572586&x=4633',
		'title': '',
		'imageId': '67572586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572584&x=4633',
		'title': '',
		'imageId': '67572584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572578&x=4633',
		'title': '',
		'imageId': '67572578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907033&docid=67572580&x=4633',
		'title': '',
		'imageId': '67572580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907033';

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