var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895092&x=2048',
		'title': '',
		'imageId': '69895092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895094&x=2048',
		'title': '',
		'imageId': '69895094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895093&x=2048',
		'title': '',
		'imageId': '69895093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895098&x=2048',
		'title': '',
		'imageId': '69895098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895096&x=2048',
		'title': '',
		'imageId': '69895096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895097&x=2048',
		'title': '',
		'imageId': '69895097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895095&x=2048',
		'title': '',
		'imageId': '69895095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=69895091&x=2048',
		'title': '',
		'imageId': '69895091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007505&docid=70020343&x=2048',
		'title': '',
		'imageId': '70020343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007505';

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