
//No Copyright, by MarcoCavicchioli.it
if (self.name==top.name) 
{ 
document.write('<frameset cols="243,*" frameborder="NO" border="0" framespacing="0"> ')
document.write('<frame name="sinistra" scrolling="auto" target="superioredx" marginwidth="0" noresize src="../help.htm">')
document.write('<frameset rows="46,*" frameborder="NO" border="0" framespacing="0"> ')
document.write('<frame name="superioredx" scrolling="NO" noresize src="barra.htm" marginwidth="0" marginheight="0">')
document.write('<frame name="inferioredx" scrolling="auto" noresize marginwidth="0" src='+document.location.href+'?a>')
document.write('</frameset>')
document.write('</frameset>') 
}
// MarcoCavicchioli.it - http://www.marcocavicchioli.it/