var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609196&x=5212',
		'title': '',
		'imageId': '68609196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609202&x=5212',
		'title': '',
		'imageId': '68609202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609200&x=5212',
		'title': '',
		'imageId': '68609200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609197&x=5212',
		'title': '',
		'imageId': '68609197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609201&x=5212',
		'title': '',
		'imageId': '68609201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609199&x=5212',
		'title': '',
		'imageId': '68609199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609198&x=5212',
		'title': '',
		'imageId': '68609198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609203&x=5212',
		'title': '',
		'imageId': '68609203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950189&docid=68609204&x=5212',
		'title': '',
		'imageId': '68609204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950189';

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