var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3643300&docid=61148878&x=1831',
		'title': '',
		'imageId': '61148878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643300&docid=61148881&x=1831',
		'title': '',
		'imageId': '61148881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643300&docid=61148883&x=1831',
		'title': '',
		'imageId': '61148883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643300&docid=61148885&x=1831',
		'title': '',
		'imageId': '61148885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643300&docid=61148890&x=1831',
		'title': '',
		'imageId': '61148890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3643300&docid=61148887&x=1831',
		'title': '',
		'imageId': '61148887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3643300';

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