var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484498&x=2256',
		'title': '',
		'imageId': '7484498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484499&x=2256',
		'title': '',
		'imageId': '7484499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484747&x=2256',
		'title': '',
		'imageId': '7484747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484771&x=2256',
		'title': '',
		'imageId': '7484771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484784&x=2256',
		'title': '',
		'imageId': '7484784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484801&x=2256',
		'title': '',
		'imageId': '7484801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484813&x=2256',
		'title': '',
		'imageId': '7484813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484850&x=2256',
		'title': '',
		'imageId': '7484850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931570&docid=7484863&x=2256',
		'title': '',
		'imageId': '7484863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #931570';

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