var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579611&x=464',
		'title': '',
		'imageId': '68579611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579615&x=464',
		'title': '',
		'imageId': '68579615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579632&x=464',
		'title': '',
		'imageId': '68579632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579628&x=464',
		'title': '',
		'imageId': '68579628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579636&x=464',
		'title': '',
		'imageId': '68579636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579619&x=464',
		'title': '',
		'imageId': '68579619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579606&x=464',
		'title': '',
		'imageId': '68579606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579623&x=464',
		'title': '',
		'imageId': '68579623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981797&docid=68579602&x=464',
		'title': '',
		'imageId': '68579602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981797';

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