var bookmarkurl="http://www.salentoaffiti.it";var bookmarktitle="WWW.SALENTOAFFITTI.IT (Le Tue Vacanze nel Salento!!!)";var url="http://www.salentoaffiti.it";var title="WWW.SALENTOAFFITTI.IT (Le Tue Vacanze nel Salento!!!)";function addbookmark(){if(document.all){window.external.AddFavorite(url,title);}else if(window.sidebar){window.sidebar.addPanel(title,url,"")}}

function showBusyLayer() {
		var busyLayer = document.getElementById("busy_layer")
		if (busyLayer != null) {
			busyLayer.style.visibility = "visible";
			busyLayer.style.height = "2750px";
		}
}
	
function hideBusyLayer() {
		var busyLayer = document.getElementById("busy_layer")
		if (busyLayer != null) {
			busyLayer.style.visibility = "hidden";
			busyLayer.style.height = "10px";
		}
}