var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785131&x=1527',
		'title': '',
		'imageId': '68785131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785129&x=1527',
		'title': '',
		'imageId': '68785129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785127&x=1527',
		'title': '',
		'imageId': '68785127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785126&x=1527',
		'title': '',
		'imageId': '68785126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785134&x=1527',
		'title': '',
		'imageId': '68785134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785130&x=1527',
		'title': '',
		'imageId': '68785130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785132&x=1527',
		'title': '',
		'imageId': '68785132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785125&x=1527',
		'title': '',
		'imageId': '68785125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958337&docid=68785128&x=1527',
		'title': '',
		'imageId': '68785128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958337';

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