var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381856&x=3318',
		'title': '',
		'imageId': '67381856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381859&x=3318',
		'title': '',
		'imageId': '67381859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381862&x=3318',
		'title': '',
		'imageId': '67381862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381865&x=3318',
		'title': '',
		'imageId': '67381865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381868&x=3318',
		'title': '',
		'imageId': '67381868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381897&x=3318',
		'title': '',
		'imageId': '67381897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381928&x=3318',
		'title': '',
		'imageId': '67381928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381931&x=3318',
		'title': '',
		'imageId': '67381931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3800369&docid=67381934&x=3318',
		'title': '',
		'imageId': '67381934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3800369';

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