<!-- 
  function loadtwo(page2, page3) {
     parent.leftFrame.location.href=page2;
     parent.topFrame1.location.href=page3;
}
// -->