var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028902&x=499',
		'title': '',
		'imageId': '70028902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028908&x=499',
		'title': '',
		'imageId': '70028908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028909&x=499',
		'title': '',
		'imageId': '70028909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028906&x=499',
		'title': '',
		'imageId': '70028906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028901&x=499',
		'title': '',
		'imageId': '70028901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028905&x=499',
		'title': '',
		'imageId': '70028905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028903&x=499',
		'title': '',
		'imageId': '70028903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028907&x=499',
		'title': '',
		'imageId': '70028907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013019&docid=70028904&x=499',
		'title': '',
		'imageId': '70028904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013019';

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