var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179487&docid=625481&x=5052',
		'title': '',
		'imageId': '625481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179487&docid=625482&x=5052',
		'title': '',
		'imageId': '625482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179487&docid=625483&x=5052',
		'title': '',
		'imageId': '625483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179487&docid=625484&x=5052',
		'title': '',
		'imageId': '625484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179487&docid=625485&x=5052',
		'title': '',
		'imageId': '625485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179487&docid=625486&x=5052',
		'title': '',
		'imageId': '625486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179487';

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