var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704407&x=148',
		'title': '',
		'imageId': '68704407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704408&x=148',
		'title': '',
		'imageId': '68704408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704417&x=148',
		'title': '',
		'imageId': '68704417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704415&x=148',
		'title': '',
		'imageId': '68704415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704421&x=148',
		'title': '',
		'imageId': '68704421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704416&x=148',
		'title': '',
		'imageId': '68704416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704430&x=148',
		'title': '',
		'imageId': '68704430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704428&x=148',
		'title': '',
		'imageId': '68704428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955267&docid=68704406&x=148',
		'title': '',
		'imageId': '68704406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955267';

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