var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704482&x=159',
		'title': '',
		'imageId': '68704482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704480&x=159',
		'title': '',
		'imageId': '68704480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704484&x=159',
		'title': '',
		'imageId': '68704484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704483&x=159',
		'title': '',
		'imageId': '68704483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704481&x=159',
		'title': '',
		'imageId': '68704481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704487&x=159',
		'title': '',
		'imageId': '68704487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704492&x=159',
		'title': '',
		'imageId': '68704492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704493&x=159',
		'title': '',
		'imageId': '68704493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955269&docid=68704479&x=159',
		'title': '',
		'imageId': '68704479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955269';

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