function goAcoustica()
{	
  top.location.href='immagini/acoustica2007.jpg';
}
function goHome()
{	
  top.location.href='index.asp';
}
function goNews()
{	
	top.location.href="news.asp";	
}
function goAttivita()
{	
	top.location.href="attivita.html";
}
function goLaCitta()
{	
	top.location.href="laCitta.html";	
}
function goSostenitori()
{	
	top.location.href='sostenitori.asp';
}
function goNotizieUtili()
{	
	top.location.href="notizieUtili.html";	
}
function goChiSiamo()
{	
	top.location.href='chiSiamo.html';
}
function goComeArrivare()
{	
	top.location.href='comeArrivare.html';
}
function goRicettive()
{	
	top.location.href='struttureRicettive.html';
}
function goRicette()
{	
	top.location.href='ricette.html';
}
function goFiera()
{	
	//top.location.href='Fiera.xls';
	//var w=window.open("Fiera.xls");	
	alert('Mostra Mercato di San Tommaso - dal 2 al 6 giugno 2006');
}
function goMercatino()
{	
	//alert('In costruzione');
	//top.location.href='MercatinoDietroAlPortico.jpg';
	//top.location.href='MercatinoDietroAlPortico.xls';
	var w=window.open("MercatinoDietroAlPortico.doc");		
}
function goMercatinoLocandina()
{	
	//alert('In costruzione');
	//top.location.href='MercatinoDietroAlPortico.jpg';
	//top.location.href='MercatinoDietroAlPortico.xls';
	var w=window.open("MercatinoDietroAlPortico.jpg");		
}
function onMouseOutMV(obj)
{   
  obj.style.color='#66ccff';  
}
function onMouseOverMV(obj)
{
  obj.style.color='yellow';
}
function onMouseOutEMail(obj)
{   
  obj.style.color='yellow';  
}
function onMouseOverEMail(obj)
{
  obj.style.color='#D3D6D3';
}
function goPoesia()
{	
	//top.location.href='ConcorsoPoesia2006.jpg';
	var w=window.open("immagini/ConcorsoPoesia2006.jpg");		
}
