var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783235&x=5857',
		'title': '',
		'imageId': '69783235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783233&x=5857',
		'title': '',
		'imageId': '69783233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783236&x=5857',
		'title': '',
		'imageId': '69783236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783232&x=5857',
		'title': '',
		'imageId': '69783232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783230&x=5857',
		'title': '',
		'imageId': '69783230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783229&x=5857',
		'title': '',
		'imageId': '69783229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783234&x=5857',
		'title': '',
		'imageId': '69783234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69783231&x=5857',
		'title': '',
		'imageId': '69783231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002946&docid=69900685&x=5857',
		'title': '',
		'imageId': '69900685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002946';

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