<!--
function multiLoad(doc1, doc2)
{
   parent.submenu.location.href=doc1;
   parent.main.location.href=doc2;
}
//-->
