/****************************************************
*                                                  *
*                                                  *
*                                                  *                      
****************************************************/
if (window.top == window.self) 
{
/* alert ('Hai richiamato una pagina che fa parte di Audio 13.\n\nIl sito e\' strutturato per una navigazione con menu\'.\n\nPer questo motivo ti apro io il sito in modo corretto.\n');
// window.open("error.htm","nosingle","width=450,height=250,left=100,top=150"); */
document.write('<html><head>')
document.write('<TITLE>audio13 di Jean Claude - Paola Carrozzo</TITLE>')
document.write('</head>')
document.write('<FRAMESET rows="*, 25">')	
document.write('<FRAME name="principale" scrolling="auto" src="home.html">')
document.write('<FRAME  name="menu" scrolling="auto" marginheight="5" frameborder="0" src='+document.URL+'?>')
document.write('</FRAMESET>')	
document.write('<body>') 
document.write('<noframes>')
document.write('<center><br><br>Spiacente ma il tuo browser non supporta i frames</center>') 
document.write('</noframes></body></html>') 
}

/****************************************************
*                                                   *
****************************************************/