var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547689&x=3214',
		'title': '',
		'imageId': '2547689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547692&x=3214',
		'title': '',
		'imageId': '2547692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547695&x=3214',
		'title': '',
		'imageId': '2547695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547698&x=3214',
		'title': '',
		'imageId': '2547698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547701&x=3214',
		'title': '',
		'imageId': '2547701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547704&x=3214',
		'title': '',
		'imageId': '2547704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547707&x=3214',
		'title': '',
		'imageId': '2547707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547710&x=3214',
		'title': '',
		'imageId': '2547710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476047&docid=2547713&x=3214',
		'title': '',
		'imageId': '2547713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476047';

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