var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857609&x=1643',
		'title': '',
		'imageId': '69857609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857612&x=1643',
		'title': '',
		'imageId': '69857612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857617&x=1643',
		'title': '',
		'imageId': '69857617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857622&x=1643',
		'title': '',
		'imageId': '69857622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857629&x=1643',
		'title': '',
		'imageId': '69857629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857632&x=1643',
		'title': '',
		'imageId': '69857632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857635&x=1643',
		'title': '',
		'imageId': '69857635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857638&x=1643',
		'title': '',
		'imageId': '69857638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005977&docid=69857641&x=1643',
		'title': '',
		'imageId': '69857641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005977';

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