var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429672&x=308',
		'title': '',
		'imageId': '70429672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429665&x=308',
		'title': '',
		'imageId': '70429665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429666&x=308',
		'title': '',
		'imageId': '70429666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429671&x=308',
		'title': '',
		'imageId': '70429671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429669&x=308',
		'title': '',
		'imageId': '70429669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429668&x=308',
		'title': '',
		'imageId': '70429668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429667&x=308',
		'title': '',
		'imageId': '70429667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429673&x=308',
		'title': '',
		'imageId': '70429673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029083&docid=70429670&x=308',
		'title': '',
		'imageId': '70429670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029083';

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