var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033296&x=2938',
		'title': '',
		'imageId': '70033296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033293&x=2938',
		'title': '',
		'imageId': '70033293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033287&x=2938',
		'title': '',
		'imageId': '70033287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033290&x=2938',
		'title': '',
		'imageId': '70033290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033284&x=2938',
		'title': '',
		'imageId': '70033284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033286&x=2938',
		'title': '',
		'imageId': '70033286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033283&x=2938',
		'title': '',
		'imageId': '70033283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033282&x=2938',
		'title': '',
		'imageId': '70033282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013213&docid=70033285&x=2938',
		'title': '',
		'imageId': '70033285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013213';

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