var str="";
str+="    <table width=100 border=0 cellpadding=0 cellspacing=0 bgcolor=#FFFFFF id=Table_>";
str+="      <tr>";
str+="        <td><img src=images/top1.jpg width=7 height=46 alt=></td>";
str+="        <td><img src=images/top2.jpg width=164 height=46 alt=></td>";
str+="        <td><img src=images/top_menu.jpg alt= width=821 height=46 border=0 usemap=#Map></td>";
str+="        <td>&nbsp;</td>";
str+="      </tr>";
str+="      <tr>";
str+="        <td valign=top><img src=images/spacer.gif width=7 height=31 alt=></td>";
str+="        <td valign=top><img src=images/top4.jpg width=164 height=29 alt=></td>";
str+="        <td valign=top><table id=Table_3 width=821 height=32 border=0 cellpadding=0 cellspacing=0>";
str+="          <tr>";
str+="            <td><a href=about/index.html> <img src=images/menu_about.jpg alt= width=93 height=32 border=0 id=Image1 onMouseOver=MM_swapImage('Image1','','images/menuh_about.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="            <td><a href=individual/index.html> <img src=images/menu_ind.jpg alt= width=109 height=32 border=0 id=Image2 onMouseOver=MM_swapImage('Image2','','images/menuh_ind.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="            <td><a href=member/index.html> <img src=images/menu_member.jpg alt= width=119 height=32 border=0 id=Image3 onMouseOver=MM_swapImage('Image3','','images/menuh_member.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="            <td><a href=nonlocal/index.html> <img src=images/menu_nonlocal.jpg alt= width=135 height=32 border=0 id=Image4 onMouseOver=MM_swapImage('Image4','','images/menuh_nonlocal.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="            <td><a href=education/index.html> <img src=images/menu_education.jpg alt= width=109 height=32 border=0 id=Image5 onMouseOver=MM_swapImage('Image5','','images/menuh_education.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="            <td><a href=publication/index.html> <img src=images/menu_publication.jpg alt= width=121 height=32 border=0 id=Image6 onMouseOver=MM_swapImage('Image6','','images/menuh_publication.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="            <td><a href=summer/index.html> <img src=images/menu_summer.jpg alt= width=135 height=32 border=0 id=Image7 onMouseOver=MM_swapImage('Image7','','images/menuh_summer.jpg',1) onMouseOut=MM_swapImgRestore()></a></td>";
str+="          </tr>";
str+="        </table></td>";
str+="        <td valign=top>&nbsp;</td>";
str+="      </tr>";
str+="    </table>";
document.write(str);
