var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108490&x=2725',
		'title': '',
		'imageId': '69108490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108492&x=2725',
		'title': '',
		'imageId': '69108492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108489&x=2725',
		'title': '',
		'imageId': '69108489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108491&x=2725',
		'title': '',
		'imageId': '69108491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108495&x=2725',
		'title': '',
		'imageId': '69108495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108493&x=2725',
		'title': '',
		'imageId': '69108493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108494&x=2725',
		'title': '',
		'imageId': '69108494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973644&docid=69108496&x=2725',
		'title': '',
		'imageId': '69108496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973644';

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