<!--
if (top.location == self.location)
{
 top.location.href = "goto.htm?"+self.location.href
}//if
parent.document.title = document.title;
//-->