var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841193&x=2125',
		'title': '',
		'imageId': '67841193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841195&x=2125',
		'title': '',
		'imageId': '67841195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841198&x=2125',
		'title': '',
		'imageId': '67841198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841200&x=2125',
		'title': '',
		'imageId': '67841200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841192&x=2125',
		'title': '',
		'imageId': '67841192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841199&x=2125',
		'title': '',
		'imageId': '67841199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841194&x=2125',
		'title': '',
		'imageId': '67841194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841197&x=2125',
		'title': '',
		'imageId': '67841197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960949&docid=67841196&x=2125',
		'title': '',
		'imageId': '67841196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960949';

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