var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771046&x=454',
		'title': '',
		'imageId': '68771046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771039&x=454',
		'title': '',
		'imageId': '68771039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771042&x=454',
		'title': '',
		'imageId': '68771042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771044&x=454',
		'title': '',
		'imageId': '68771044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771045&x=454',
		'title': '',
		'imageId': '68771045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771043&x=454',
		'title': '',
		'imageId': '68771043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771041&x=454',
		'title': '',
		'imageId': '68771041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771047&x=454',
		'title': '',
		'imageId': '68771047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957880&docid=68771040&x=454',
		'title': '',
		'imageId': '68771040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957880';

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