<!--

function checkFrameset ()
  {if (!parent.NavFrame)
  location.href="index.htm?"+location.pathname;
  }
  
  
  //-->