var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166500&x=571',
		'title': '',
		'imageId': '70166500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166506&x=571',
		'title': '',
		'imageId': '70166506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166505&x=571',
		'title': '',
		'imageId': '70166505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166504&x=571',
		'title': '',
		'imageId': '70166504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166503&x=571',
		'title': '',
		'imageId': '70166503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166507&x=571',
		'title': '',
		'imageId': '70166507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166501&x=571',
		'title': '',
		'imageId': '70166501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166502&x=571',
		'title': '',
		'imageId': '70166502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017349&docid=70166508&x=571',
		'title': '',
		'imageId': '70166508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017349';

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