var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610686&x=409',
		'title': '',
		'imageId': '2610686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610698&x=409',
		'title': '',
		'imageId': '2610698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610689&x=409',
		'title': '',
		'imageId': '2610689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610692&x=409',
		'title': '',
		'imageId': '2610692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610695&x=409',
		'title': '',
		'imageId': '2610695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610701&x=409',
		'title': '',
		'imageId': '2610701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477113&docid=2610704&x=409',
		'title': '',
		'imageId': '2610704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #477113';

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