var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568306&x=5125',
		'title': '',
		'imageId': '67568306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568314&x=5125',
		'title': '',
		'imageId': '67568314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568310&x=5125',
		'title': '',
		'imageId': '67568310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568311&x=5125',
		'title': '',
		'imageId': '67568311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568309&x=5125',
		'title': '',
		'imageId': '67568309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568313&x=5125',
		'title': '',
		'imageId': '67568313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568312&x=5125',
		'title': '',
		'imageId': '67568312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568307&x=5125',
		'title': '',
		'imageId': '67568307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906925&docid=67568308&x=5125',
		'title': '',
		'imageId': '67568308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906925';

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