var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811627&x=2042',
		'title': '',
		'imageId': '69811627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811624&x=2042',
		'title': '',
		'imageId': '69811624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811629&x=2042',
		'title': '',
		'imageId': '69811629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811625&x=2042',
		'title': '',
		'imageId': '69811625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811628&x=2042',
		'title': '',
		'imageId': '69811628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811623&x=2042',
		'title': '',
		'imageId': '69811623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811622&x=2042',
		'title': '',
		'imageId': '69811622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994971&docid=69811626&x=2042',
		'title': '',
		'imageId': '69811626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994971';

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