var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419632&x=5037',
		'title': '',
		'imageId': '69419632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419633&x=5037',
		'title': '',
		'imageId': '69419633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419634&x=5037',
		'title': '',
		'imageId': '69419634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419635&x=5037',
		'title': '',
		'imageId': '69419635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419637&x=5037',
		'title': '',
		'imageId': '69419637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419638&x=5037',
		'title': '',
		'imageId': '69419638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419639&x=5037',
		'title': '',
		'imageId': '69419639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419640&x=5037',
		'title': '',
		'imageId': '69419640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986630&docid=69419641&x=5037',
		'title': '',
		'imageId': '69419641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986630';

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