var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69944987&x=3425',
		'title': '',
		'imageId': '69944987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69944980&x=3425',
		'title': '',
		'imageId': '69944980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69945002&x=3425',
		'title': '',
		'imageId': '69945002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69945007&x=3425',
		'title': '',
		'imageId': '69945007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69945473&x=3425',
		'title': '',
		'imageId': '69945473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69945480&x=3425',
		'title': '',
		'imageId': '69945480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69945484&x=3425',
		'title': '',
		'imageId': '69945484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69947427&x=3425',
		'title': '',
		'imageId': '69947427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009357&docid=69956161&x=3425',
		'title': '',
		'imageId': '69956161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009357';

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