var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904362&x=4610',
		'title': '',
		'imageId': '69904362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904365&x=4610',
		'title': '',
		'imageId': '69904365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904364&x=4610',
		'title': '',
		'imageId': '69904364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904363&x=4610',
		'title': '',
		'imageId': '69904363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904368&x=4610',
		'title': '',
		'imageId': '69904368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904366&x=4610',
		'title': '',
		'imageId': '69904366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007767&docid=69904367&x=4610',
		'title': '',
		'imageId': '69904367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007767';

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