<!--
 function checkFrame() {
  if(!parent.leftFrame)
   location.href="index.html?" + location.pathname;
 }
//-->
