var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874195&x=3616',
		'title': '',
		'imageId': '65874195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874191&x=3616',
		'title': '',
		'imageId': '65874191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874190&x=3616',
		'title': '',
		'imageId': '65874190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874192&x=3616',
		'title': '',
		'imageId': '65874192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874196&x=3616',
		'title': '',
		'imageId': '65874196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874194&x=3616',
		'title': '',
		'imageId': '65874194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874197&x=3616',
		'title': '',
		'imageId': '65874197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908869&docid=65874193&x=3616',
		'title': '',
		'imageId': '65874193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908869';

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