var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443840&x=2144',
		'title': '',
		'imageId': '69443840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443846&x=2144',
		'title': '',
		'imageId': '69443846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443844&x=2144',
		'title': '',
		'imageId': '69443844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443845&x=2144',
		'title': '',
		'imageId': '69443845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443843&x=2144',
		'title': '',
		'imageId': '69443843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443842&x=2144',
		'title': '',
		'imageId': '69443842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443839&x=2144',
		'title': '',
		'imageId': '69443839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987772&docid=69443841&x=2144',
		'title': '',
		'imageId': '69443841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987772';

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