function mmLoadMenus() {
	window.mm_menu_0611130934_0 = new Menu("root",400,20,"Verdana, Arial, Helvetica, sans-serif",12,"#333333","#ffff99","#ebebeb","#3366cc","left","middle",0,1,500,-289,18,true,true,true,0,false,false);
	//mm_menu_0611130934_0.addMenuItem("Wnt Pathway","location='research_wnt.htm'");
	//mm_menu_0611130934_0.addMenuItem("Akt Signaling", "location='research_akt.htm'");
	mm_menu_0611130934_0.addMenuItem("Apoptosis/Autophagy pathways","location='research_apo.htm'");
	mm_menu_0611130934_0.addMenuItem("Complement pathways", "location='research_com.htm'");
	mm_menu_0611130934_0.addMenuItem("DNA damage/repair pathways", "location='research_dna.htm'");
	//mm_menu_0611130934_0.addMenuItem("Akt signaling", "location='research_akt.htm'");
	mm_menu_0611130934_0.addMenuItem("Probabilistic approximations of bio-pathways dynamics", "location='research_spa.htm'");
	//mm_menu_0611130934_0.addMenuItem("Validation & parameter estimation", "location='research_akt.htm#validation'");
	mm_menu_0611130934_0.addMenuItem("Resources", "location='research_resources.htm'");
	mm_menu_0611130934_0.fontWeight="bold";
	mm_menu_0611130934_0.hideOnMouseOut=true;
	mm_menu_0611130934_0.menuBorder=0;
	mm_menu_0611130934_0.menuLiteBgColor='#ffffff';
	mm_menu_0611130934_0.menuBorderBgColor='#555555';
	mm_menu_0611130934_0.bgColor='#999999';
	mm_menu_0611130934_0.writeMenus();
} 

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
	if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
	document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
	else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}

MM_reloadPage(true);

mmLoadMenus();

document.write("	<!--======================================-->");
document.write("	<!-- Row containing the header components -->");
document.write("	<!--======================================-->");
document.write("	<tr>");
document.write("		<td valign=\"top\" height=\"115\" width=\"900\" colspan=\"5\">");
document.write("			<img border=\"0\" src=\"images/top.jpg\" width=\"900\" height=\"100\"><br>");
document.write("			<table align=\"center\" bgcolor=\"#ffffff\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"900\">");
document.write("				<tr> ");
document.write("					<td><a href=\"index.htm\"><img name=\"Menu_Home\" src=\"images/Menu_Home.jpg\" width=\"130\" height=\"15\" border=\"0\" alt=\"\"></a></td>");
document.write("					<td><a href=\"research.htm\" onMouseOut=\"MM_startTimeout();\" onMouseOver=\"MM_showMenu(window.mm_menu_0611130934_0,0,25,null,'Menu_Research');\"><img name=\"Menu_Research\" src=\"images/Menu_Research.jpg\" width=\"130\" height=\"15\" border=\"0\" alt=\"\"></a></td>");
document.write("			    	<td><a href=\"people.htm\"><img name=\"Menu_People\" src=\"images/Menu_People.jpg\" width=\"130\" height=\"15\" border=\"0\" alt=\"\"></a></td>");
document.write("			    	<td><a href=\"publication.htm\"><img name=\"Menu_Publication\" src=\"images/Menu_Publication.jpg\" width=\"130\" height=\"15\" border=\"0\" alt=\"\"></a></td>");
document.write("			    	<td><a href=\"projects.htm\"><img name=\"Menu_Projects\" src=\"images/Menu_Projects.jpg\" width=\"130\" height=\"15\" border=\"0\" alt=\"\"></a></td>");
document.write("			    	<td><a href=\"links.htm\"><img name=\"Menu_Links\" src=\"images/Menu_Links.jpg\" width=\"130\" height=\"15\" border=\"0\" alt=\"\"></a></td>");
document.write("			    	<td width=300 background=\"images/Menu_Blank.jpg\"></td>");
document.write("				</tr>");
document.write("			</table>");
document.write("		</td>");
	
document.write("		<td valign=\"top\" height=\"115\" background=\"images/Shadow_topright.jpg\"></td>");
		
document.write("	</tr>");

document.write("	<!--======================================-->");
document.write("	<!-- The blank row underneath the header  -->");
document.write("	<!--======================================-->");
	
document.write("	<tr>");
document.write("		<td valign=\"top\" height=\"10\" width=\"900\" bgcolor=\"#FFFFFF\" colspan=\"5\">");
document.write("		<td valign=\"top\" background=\"images/Shadow_right.jpg\"></td>");
document.write("	</tr>");

