var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67948029&x=4946',
		'title': '',
		'imageId': '67948029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67948031&x=4946',
		'title': '',
		'imageId': '67948031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67948027&x=4946',
		'title': '',
		'imageId': '67948027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67948030&x=4946',
		'title': '',
		'imageId': '67948030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67989810&x=4946',
		'title': '',
		'imageId': '67989810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67989811&x=4946',
		'title': '',
		'imageId': '67989811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67989823&x=4946',
		'title': '',
		'imageId': '67989823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921894&docid=67989824&x=4946',
		'title': '',
		'imageId': '67989824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921894';

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