function apri()
	{
		window.open("quattro/gioprenotazione.asp","Prenota","height=500,width=800, menubar=no, scrollbars=yes");
	}
	
function apriSuite()
{
	window.open("quattro/gioprenotazioneSuite.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriBaglioni()
{
	window.open("quattro/gioprenotazioneBaglioni.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriCezanne()
{
	window.open("quattro/gioprenotazioneCezanne.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriMatisse()
{
	window.open("quattro/gioprenotazioneMatisse.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriMonet()
{
	window.open("quattro/gioprenotazioneMonet.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriPicasso()
{
	window.open("quattro/gioprenotazionePicasso.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriPuccini()
{
	window.open("quattro/gioprenotazionePuccini.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriRossini()
{
	window.open("quattro/gioprenotazioneRossini.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriSinatra()
{
	window.open("quattro/gioprenotazioneSiantra.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}

function apriVerdi()
{
	window.open("quattro/gioprenotazioneVerdi.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}
function apriReni()
{
	window.open("quattro/gioprenotazioneReni.asp", "Prenota","height=500,width=800, menubar=no, scrollbars=yes");
}
function chiudi()
{
	window.close();
}
