//reconstruir url
if (self.name!='iConts' && self.name!='mainFrame')
{
 redir='?reURL='+self.location
 top.location='default.htm'+redir
}
 
