var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=900270&docid=7112147&x=3930',
		'title': '',
		'imageId': '7112147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=900270&docid=7112150&x=3930',
		'title': '',
		'imageId': '7112150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=900270&docid=7112153&x=3930',
		'title': '',
		'imageId': '7112153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=900270&docid=7112156&x=3930',
		'title': '',
		'imageId': '7112156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=900270&docid=7112159&x=3930',
		'title': '',
		'imageId': '7112159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=900270&docid=7112162&x=3930',
		'title': '',
		'imageId': '7112162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #900270';

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