var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113974&x=5447',
		'title': '',
		'imageId': '68113974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113975&x=5447',
		'title': '',
		'imageId': '68113975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113976&x=5447',
		'title': '',
		'imageId': '68113976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113977&x=5447',
		'title': '',
		'imageId': '68113977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113972&x=5447',
		'title': '',
		'imageId': '68113972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113973&x=5447',
		'title': '',
		'imageId': '68113973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113979&x=5447',
		'title': '',
		'imageId': '68113979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113978&x=5447',
		'title': '',
		'imageId': '68113978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929236&docid=68113980&x=5447',
		'title': '',
		'imageId': '68113980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929236';

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