var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113955&x=5512',
		'title': '',
		'imageId': '68113955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113957&x=5512',
		'title': '',
		'imageId': '68113957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113954&x=5512',
		'title': '',
		'imageId': '68113954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113956&x=5512',
		'title': '',
		'imageId': '68113956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113958&x=5512',
		'title': '',
		'imageId': '68113958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113953&x=5512',
		'title': '',
		'imageId': '68113953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113960&x=5512',
		'title': '',
		'imageId': '68113960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113959&x=5512',
		'title': '',
		'imageId': '68113959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929234&docid=68113961&x=5512',
		'title': '',
		'imageId': '68113961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929234';

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