var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245434&x=3335',
		'title': '',
		'imageId': '68245434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245435&x=3335',
		'title': '',
		'imageId': '68245435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245436&x=3335',
		'title': '',
		'imageId': '68245436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245438&x=3335',
		'title': '',
		'imageId': '68245438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245439&x=3335',
		'title': '',
		'imageId': '68245439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245440&x=3335',
		'title': '',
		'imageId': '68245440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245443&x=3335',
		'title': '',
		'imageId': '68245443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245444&x=3335',
		'title': '',
		'imageId': '68245444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971894&docid=68245445&x=3335',
		'title': '',
		'imageId': '68245445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971894';

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