var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139222&x=2539',
		'title': '',
		'imageId': '69139222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139223&x=2539',
		'title': '',
		'imageId': '69139223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139224&x=2539',
		'title': '',
		'imageId': '69139224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139225&x=2539',
		'title': '',
		'imageId': '69139225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139228&x=2539',
		'title': '',
		'imageId': '69139228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139231&x=2539',
		'title': '',
		'imageId': '69139231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69139234&x=2539',
		'title': '',
		'imageId': '69139234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69293288&x=2539',
		'title': '',
		'imageId': '69293288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974689&docid=69293289&x=2539',
		'title': '',
		'imageId': '69293289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974689';

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