var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601621&x=3258',
		'title': '',
		'imageId': '2601621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601624&x=3258',
		'title': '',
		'imageId': '2601624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601627&x=3258',
		'title': '',
		'imageId': '2601627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601630&x=3258',
		'title': '',
		'imageId': '2601630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601633&x=3258',
		'title': '',
		'imageId': '2601633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601615&x=3258',
		'title': '',
		'imageId': '2601615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601640&x=3258',
		'title': '',
		'imageId': '2601640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601643&x=3258',
		'title': '',
		'imageId': '2601643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471814&docid=2601618&x=3258',
		'title': '',
		'imageId': '2601618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #471814';

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