var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176928&x=4139',
		'title': '',
		'imageId': '67176928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176932&x=4139',
		'title': '',
		'imageId': '67176932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176933&x=4139',
		'title': '',
		'imageId': '67176933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176929&x=4139',
		'title': '',
		'imageId': '67176929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176931&x=4139',
		'title': '',
		'imageId': '67176931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176934&x=4139',
		'title': '',
		'imageId': '67176934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176935&x=4139',
		'title': '',
		'imageId': '67176935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891188&docid=67176930&x=4139',
		'title': '',
		'imageId': '67176930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891188';

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