var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060001&x=5252',
		'title': '',
		'imageId': '70060001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060003&x=5252',
		'title': '',
		'imageId': '70060003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060002&x=5252',
		'title': '',
		'imageId': '70060002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70059998&x=5252',
		'title': '',
		'imageId': '70059998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70059999&x=5252',
		'title': '',
		'imageId': '70059999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060005&x=5252',
		'title': '',
		'imageId': '70060005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060004&x=5252',
		'title': '',
		'imageId': '70060004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060006&x=5252',
		'title': '',
		'imageId': '70060006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014131&docid=70060000&x=5252',
		'title': '',
		'imageId': '70060000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014131';

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