var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=467828&docid=2542882&x=3143',
		'title': '',
		'imageId': '2542882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467828&docid=2542888&x=3143',
		'title': '',
		'imageId': '2542888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467828&docid=2542891&x=3143',
		'title': '',
		'imageId': '2542891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467828&docid=2542894&x=3143',
		'title': '',
		'imageId': '2542894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467828&docid=2542897&x=3143',
		'title': '',
		'imageId': '2542897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467828&docid=2607607&x=3143',
		'title': '',
		'imageId': '2607607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #467828';

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