var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362228&x=5015',
		'title': '',
		'imageId': '68362228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362225&x=5015',
		'title': '',
		'imageId': '68362225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362224&x=5015',
		'title': '',
		'imageId': '68362224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362223&x=5015',
		'title': '',
		'imageId': '68362223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362221&x=5015',
		'title': '',
		'imageId': '68362221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362222&x=5015',
		'title': '',
		'imageId': '68362222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362227&x=5015',
		'title': '',
		'imageId': '68362227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939788&docid=68362226&x=5015',
		'title': '',
		'imageId': '68362226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939788';

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