var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565362&x=3156',
		'title': '',
		'imageId': '68565362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565357&x=3156',
		'title': '',
		'imageId': '68565357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565358&x=3156',
		'title': '',
		'imageId': '68565358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565359&x=3156',
		'title': '',
		'imageId': '68565359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565360&x=3156',
		'title': '',
		'imageId': '68565360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565361&x=3156',
		'title': '',
		'imageId': '68565361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565363&x=3156',
		'title': '',
		'imageId': '68565363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949157&docid=68565356&x=3156',
		'title': '',
		'imageId': '68565356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949157';

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