var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2284866&docid=30736337&x=2236',
		'title': '',
		'imageId': '30736337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284866&docid=30736343&x=2236',
		'title': '',
		'imageId': '30736343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284866&docid=30736355&x=2236',
		'title': '',
		'imageId': '30736355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284866&docid=30736380&x=2236',
		'title': '',
		'imageId': '30736380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284866&docid=30736391&x=2236',
		'title': '',
		'imageId': '30736391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284866&docid=30736397&x=2236',
		'title': '',
		'imageId': '30736397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2284866';

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