var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664673&x=1721',
		'title': '',
		'imageId': '53664673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664669&x=1721',
		'title': '',
		'imageId': '53664669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664672&x=1721',
		'title': '',
		'imageId': '53664672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664667&x=1721',
		'title': '',
		'imageId': '53664667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664670&x=1721',
		'title': '',
		'imageId': '53664670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664666&x=1721',
		'title': '',
		'imageId': '53664666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664671&x=1721',
		'title': '',
		'imageId': '53664671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664668&x=1721',
		'title': '',
		'imageId': '53664668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970496&docid=53664665&x=1721',
		'title': '',
		'imageId': '53664665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970496';

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