var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963764&x=4030',
		'title': '',
		'imageId': '68963764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963761&x=4030',
		'title': '',
		'imageId': '68963761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963762&x=4030',
		'title': '',
		'imageId': '68963762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963763&x=4030',
		'title': '',
		'imageId': '68963763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963760&x=4030',
		'title': '',
		'imageId': '68963760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963765&x=4030',
		'title': '',
		'imageId': '68963765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963759&x=4030',
		'title': '',
		'imageId': '68963759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963766&x=4030',
		'title': '',
		'imageId': '68963766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966547&docid=68963758&x=4030',
		'title': '',
		'imageId': '68963758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966547';

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