/****************************************************
* Andrea Bianchi   1997 - 2004                      *
* weblink  http://www.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 cols="160,*" frameborder="0" framespacing="0" border="0" framespacing="0">')
document.write('<frameset rows="85,*,1" frameborder="0" framespacing="0" border="0">')
document.write('<frame src="../selec.htm" name="selec" scrolling="no">')
document.write('<frame src="menuframe.htm" name="menu" scrolling="auto">')
document.write('<frame src="../stat.htm" name="stat" scrolling="no">')
document.write('</frameset>')
document.write('<frameset rows="*" frameborder="0" framespacing="0" border="0">')
document.write('<frame name="main" scrolling="auto" src='+document.URL+'?>')
document.write('</frameset>') 
}
/****************************************************
* Andrea Bianchi   1997 - 2004                      *
* weblink  http://www.web-link.it                   *
* weblink@freemail.it                               *
****************************************************/