var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=906722&docid=5871468&x=1313',
		'title': '',
		'imageId': '5871468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906722&docid=5871465&x=1313',
		'title': '',
		'imageId': '5871465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906722&docid=5871453&x=1313',
		'title': '',
		'imageId': '5871453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906722&docid=5871459&x=1313',
		'title': '',
		'imageId': '5871459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906722&docid=5871462&x=1313',
		'title': '',
		'imageId': '5871462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906722&docid=5871486&x=1313',
		'title': '',
		'imageId': '5871486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #906722';

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