var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3842439&docid=65953644&x=4019',
		'title': '',
		'imageId': '65953644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842439&docid=65953646&x=4019',
		'title': '',
		'imageId': '65953646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842439&docid=65953645&x=4019',
		'title': '',
		'imageId': '65953645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842439&docid=65953648&x=4019',
		'title': '',
		'imageId': '65953648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842439&docid=65953647&x=4019',
		'title': '',
		'imageId': '65953647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842439&docid=65953649&x=4019',
		'title': '',
		'imageId': '65953649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3842439';

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