var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577116&x=3431',
		'title': '',
		'imageId': '68577116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577109&x=3431',
		'title': '',
		'imageId': '68577109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577112&x=3431',
		'title': '',
		'imageId': '68577112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577111&x=3431',
		'title': '',
		'imageId': '68577111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577115&x=3431',
		'title': '',
		'imageId': '68577115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577114&x=3431',
		'title': '',
		'imageId': '68577114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577117&x=3431',
		'title': '',
		'imageId': '68577117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577113&x=3431',
		'title': '',
		'imageId': '68577113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949660&docid=68577110&x=3431',
		'title': '',
		'imageId': '68577110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949660';

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