var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064175&x=3559',
		'title': '',
		'imageId': '70064175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064428&x=3559',
		'title': '',
		'imageId': '70064428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064178&x=3559',
		'title': '',
		'imageId': '70064178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064181&x=3559',
		'title': '',
		'imageId': '70064181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064186&x=3559',
		'title': '',
		'imageId': '70064186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064189&x=3559',
		'title': '',
		'imageId': '70064189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064192&x=3559',
		'title': '',
		'imageId': '70064192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014391&docid=70064196&x=3559',
		'title': '',
		'imageId': '70064196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014391';

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