if (self.name==top.name)
{
document.write('<frameset rows="120,70%,10%" framespacing="0" frameborder=0 border="0">')
document.write('<frame name="superiore" scrolling="no" target="_blank" src="http://www.newps.org/newproblem.htm" marginwidth="0" marginheight="0">')
document.write('<frame name="principale" src='+document.location.href+'?a>')
document.write('<frame name="inferiore" src="http://www.newps.org/framebasso.htm" target="principale" scrolling="auto" marginwidth="0" marginheight="0" style="border: 1 solid #0000FF" noresize>')
document.write('</frameset>')
document.write('</frameset>')
document.write('</frameset>')
}