var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954122&x=4240',
		'title': '',
		'imageId': '67954122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954123&x=4240',
		'title': '',
		'imageId': '67954123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954124&x=4240',
		'title': '',
		'imageId': '67954124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954125&x=4240',
		'title': '',
		'imageId': '67954125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954126&x=4240',
		'title': '',
		'imageId': '67954126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954127&x=4240',
		'title': '',
		'imageId': '67954127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954128&x=4240',
		'title': '',
		'imageId': '67954128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954129&x=4240',
		'title': '',
		'imageId': '67954129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922149&docid=67954130&x=4240',
		'title': '',
		'imageId': '67954130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922149';

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