var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014145&x=1718',
		'title': '',
		'imageId': '70014145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70013834&x=1718',
		'title': '',
		'imageId': '70013834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70013837&x=1718',
		'title': '',
		'imageId': '70013837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014149&x=1718',
		'title': '',
		'imageId': '70014149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014146&x=1718',
		'title': '',
		'imageId': '70014146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014147&x=1718',
		'title': '',
		'imageId': '70014147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014144&x=1718',
		'title': '',
		'imageId': '70014144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014148&x=1718',
		'title': '',
		'imageId': '70014148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012398&docid=70014150&x=1718',
		'title': '',
		'imageId': '70014150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012398';

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