	<!--

	if (window.top == window.self) 
	{
	document.write("<frameset rows='114,*' border='0'>")
	document.write("<frame name='testa' src='../testa.html' noresize scrolling='no' frameborder='0' marginwidth='0' marginheight='0'>")
	document.write("<frameset cols='150,*,0' border='0'>")
	document.write("<frame name='sinistra' src='../sinistra.php' noresize scrolling='no' frameborder='0' marginwidth='0' marginheight='0'>")
	document.write("<frame name='destra' src='index.html' target='_self' noresize scrolling='yes' frameborder='0' marginwidth='0' marginheight='0'>")
	document.write("<frame name='musica' src='../musica/musicasi.html' frameborder='0' marginwidth='0' marginheight='0'>")
	document.write("</frameset>")
	document.write("</frameset>")
	}
	// -->

