var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783899&x=4924',
		'title': '',
		'imageId': '68783899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783900&x=4924',
		'title': '',
		'imageId': '68783900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783901&x=4924',
		'title': '',
		'imageId': '68783901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783902&x=4924',
		'title': '',
		'imageId': '68783902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783903&x=4924',
		'title': '',
		'imageId': '68783903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783906&x=4924',
		'title': '',
		'imageId': '68783906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783909&x=4924',
		'title': '',
		'imageId': '68783909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783914&x=4924',
		'title': '',
		'imageId': '68783914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958300&docid=68783915&x=4924',
		'title': '',
		'imageId': '68783915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958300';

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