var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60224310&x=398',
		'title': '',
		'imageId': '60224310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60224317&x=398',
		'title': '',
		'imageId': '60224317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60224320&x=398',
		'title': '',
		'imageId': '60224320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60224323&x=398',
		'title': '',
		'imageId': '60224323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60224327&x=398',
		'title': '',
		'imageId': '60224327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60224874&x=398',
		'title': '',
		'imageId': '60224874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3779497&docid=60235932&x=398',
		'title': '',
		'imageId': '60235932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3779497';

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