function chkLanguage(val){
	var urlPath = "http://www.naturarchitettura.com"
	location.href = urlPath + "/include/linguaServlet.asp?location="+this.location+"&lingua="+val
}
