var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610431&x=2618',
		'title': '',
		'imageId': '66610431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610432&x=2618',
		'title': '',
		'imageId': '66610432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610433&x=2618',
		'title': '',
		'imageId': '66610433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610434&x=2618',
		'title': '',
		'imageId': '66610434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610430&x=2618',
		'title': '',
		'imageId': '66610430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610435&x=2618',
		'title': '',
		'imageId': '66610435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610436&x=2618',
		'title': '',
		'imageId': '66610436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867931&docid=66610437&x=2618',
		'title': '',
		'imageId': '66610437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867931';

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