var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179103&docid=622980&x=4051',
		'title': '',
		'imageId': '622980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179103&docid=622981&x=4051',
		'title': '',
		'imageId': '622981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179103&docid=622982&x=4051',
		'title': '',
		'imageId': '622982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179103&docid=622983&x=4051',
		'title': '',
		'imageId': '622983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179103&docid=622984&x=4051',
		'title': '',
		'imageId': '622984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179103&docid=622985&x=4051',
		'title': '',
		'imageId': '622985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179103';

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