var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043351&x=2454',
		'title': '',
		'imageId': '2043351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043354&x=2454',
		'title': '',
		'imageId': '2043354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043357&x=2454',
		'title': '',
		'imageId': '2043357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043360&x=2454',
		'title': '',
		'imageId': '2043360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043363&x=2454',
		'title': '',
		'imageId': '2043363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043366&x=2454',
		'title': '',
		'imageId': '2043366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407918&docid=2043369&x=2454',
		'title': '',
		'imageId': '2043369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #407918';

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