function settop(btn) {
   if (btn.value == "No Navigator")
      top.location=self.document.location;
}
