var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179528&docid=626013&x=750',
		'title': '',
		'imageId': '626013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179528&docid=626014&x=750',
		'title': '',
		'imageId': '626014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179528&docid=626015&x=750',
		'title': '',
		'imageId': '626015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179528&docid=626016&x=750',
		'title': '',
		'imageId': '626016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179528&docid=626017&x=750',
		'title': '',
		'imageId': '626017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179528&docid=626018&x=750',
		'title': '',
		'imageId': '626018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179528';

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