function image(id)
{
window.open('images/'+id+'.jpg','Foto'+id+'','scrollbars=no,resizable=no,width=760,height=585')
}
function menu()
{
window.open('menu.asp','MENU','scrollbars=yes,resizable=no,width=770,height=500')
}
function eventi()
{
window.open('eventi.asp','EVENTI','scrollbars=yes,resizable=no,width=770,height=500')
}
function newsletter()
{
window.open('newsletter.asp','NEWSLETTER','scrollbars=no,resizable=no,width=770,height=500')
}
function vini()
{
window.open('vini.asp','VINI','scrollbars=yes,resizable=no,width=770,height=500')
}
function mail()
{
window.open('mail.asp','CONTATTO','scrollbars=yes,resizable=no,width=770,height=500')
}
function prenotazione()
{
window.open('prenotazione.asp','PRENOTAZIONE','scrollbars=yes,resizable=no,width=770,height=500')
}
