   function link(navi,frame)
    {
     parent.fo.location.href = navi;
     parent.fu.location.href = frame;
    }

