document.write('<STYLE>')
document.write('BODY {scrollbar-face-color:800080; scrollbar-highlight-color:white;scrollbar-shadow-color:800080')
document.write('scrollbar-3dlight-color:800080; scrollbar-arrow-color:FFFFDD;scrollbar-track-color:FFFFDD; scrollbar-darkshadow-color:FFFFDD;}</STYLE>')
if (self.name==top.name) 
{ 
document.write('<frameset framespacing="0" border="0" cols="*,800,*" frameborder="0">')
document.write('<frame name="vuoto" src="vuoto.htm" target="_self">')
document.write('<frameset rows="220,*">')
document.write('<frame name="testata" scrolling="no" noresize target="pagina" src="testata.htm" marginwidth="0" marginheight="0">')
document.write('<frame name="pagina" scrolling="no" noresize target="pagina" src="home.htm" marginwidth="0" marginheight="0">')
document.write('</frameset>')
document.write('<frame name="vuoto" src="vuoto.htm" target="_self">')
document.write('<noframes>')
document.write('</noframes>')
document.write('</frameset>')
}

