if (top.frames.length == 0 ) {
   //top.location.href='/cgi-bin/makeframe.pl?'+self.location;
   top.location.href='/frames.php?'+self.location;
}
