function loadFrame() {
 if(!parent.menu)
  location.href="../index.html?"+location.pathname;
}