// JavaScript Document
document.write("<table width='736' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write("<tr>");
document.write("<td><img src='/img_global/menu.jpg' width='736' height='65' border='0' usemap='#Map' /></td>");
document.write("</tr>");
document.write("</table>");
document.write("<map name='Map' id='Map'>");
document.write("<area shape='rect' coords='345,8,411,43' href='/html/philosophy.html' target='_self' />");
document.write("<area shape='rect' coords='443,8,520,53' href='/html/methodology.html' target='_self' />");
document.write("<area shape='rect' coords='547,6,624,48' href='/html/program.html' target='_self' />");
document.write("<area shape='rect' coords='653,8,704,49' href='/html/careers.html' target='_self' />");
document.write("<area shape='rect' coords='17,2,255,60' href='/index.html' target='_self' />");
document.write("</map>");
