/****************************************************
* Andrea Bianchi   1997 - 2002                      *
* weblink  http://web-link.it                       *
* weblink@freemail.it                               *
****************************************************/
if (window.top == window.self) 
{
/* alert ('E\' stata richiamata una pagina che fa parte del sito Web-Link.it \nTutto per la costruzione della tua pagina web.\n\n Il sito e\' strutturato per una navigazione con menu\' laterale. \n\n Per questo motivo che il sito verra\' riaperto in modo corretto.\n');
// window.open("stat2.htm","nosingle","width=450,height=250,left=100,top=150"); */
document.write('<frameset rows ="15%, 85%" frameborder="0"  border="0" framespacing="0">')
document.write('<frame src="titoloen.html" name="titolo" scrolling="no">')
document.write('<frameset cols="49%,51%" frameborder="0" framespacing="0" border="0">')

document.write('<frame src="bioen.html" name="biografia" scrolling="auto">')
document.write('<frame src="eapplet1.html" name="castelli" scrolling="auto">')
document.write('</frameset>')
document.write('</frameset>') 
}
/****************************************************
* Andrea Bianchi   1997 - 2002                      *
* weblink  http://web-link.it                       *
* weblink@freemail.it                               *
****************************************************/