
if (self.name==top.name) 
{ 
document.write('<frameset frameborder="0" border="0" marginwidth="0" marginheight="0" framespacing="0" rows="81">')
document.write('<frameset frameborder="0" border="0" marginwidth="0" marginheight="0" cols="190,*">')
document.write('<frame name="sx" src="sinistra.htm" target="centro" marginwidth="0" marginheight="0" hscrolling="no" vscrolling="yes" frameborder="no" noresize border="0" framespacing="0" scrolling="auto">')
document.write('<frameset BORDER="0" FRAMEBORDER="0" FRAMESPACING="0" rows="*">') 
document.write('<frame name="centro" src='+document.location.href+'?a marginwidth="0" marginheight="0" hscrolling="no" vscrolling="yes" frameborder="no" noresize border="0" framespacing="0" target="_self" scrolling="auto">') 
document.write('</frameset>') 
document.write('</frameset>') 
}
