var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478947&x=3954',
		'title': '',
		'imageId': '69478947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478950&x=3954',
		'title': '',
		'imageId': '69478950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478946&x=3954',
		'title': '',
		'imageId': '69478946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478949&x=3954',
		'title': '',
		'imageId': '69478949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478948&x=3954',
		'title': '',
		'imageId': '69478948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478945&x=3954',
		'title': '',
		'imageId': '69478945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478951&x=3954',
		'title': '',
		'imageId': '69478951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989325&docid=69478952&x=3954',
		'title': '',
		'imageId': '69478952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989325';

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