var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090099&x=3727',
		'title': '',
		'imageId': '69090099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090096&x=3727',
		'title': '',
		'imageId': '69090096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090098&x=3727',
		'title': '',
		'imageId': '69090098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090093&x=3727',
		'title': '',
		'imageId': '69090093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090094&x=3727',
		'title': '',
		'imageId': '69090094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090097&x=3727',
		'title': '',
		'imageId': '69090097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090095&x=3727',
		'title': '',
		'imageId': '69090095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972603&docid=69090092&x=3727',
		'title': '',
		'imageId': '69090092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972603';

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