var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066326&x=2833',
		'title': '',
		'imageId': '70066326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066321&x=2833',
		'title': '',
		'imageId': '70066321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066327&x=2833',
		'title': '',
		'imageId': '70066327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066323&x=2833',
		'title': '',
		'imageId': '70066323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066325&x=2833',
		'title': '',
		'imageId': '70066325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066328&x=2833',
		'title': '',
		'imageId': '70066328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066329&x=2833',
		'title': '',
		'imageId': '70066329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066322&x=2833',
		'title': '',
		'imageId': '70066322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014458&docid=70066324&x=2833',
		'title': '',
		'imageId': '70066324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014458';

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