if (typeof(navmenu) == "undefined")
  var navmenu=' ';
if (typeof(peoplemenu) == "undefined")
  var peoplemenu=' ';

document.write('<html>'+
'<head>'+
'<title>The Center for Theoretical Biological Physics</title>'+
'<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">'+
'<meta name="robots" content="index,nofollow">'+
'<link href="http://ctbp.ucsd.edu/ctbp_style1" rel="stylesheet" type="text/css">'+
'<style type="text/css">'+
'<!--'+
'.style7 {'+
'	font-size: 18px;'+
'	font-weight: bold;'+
'	color: #FF0000;'+
'}'+
'.style8 {color: #000000}'+
'.style12 {'+
'	color: #333333;'+
'	font-weight: bold;'+
'}'+
'.style14 {color: #333333; font-weight: bold; font-style: italic; }'+
'.style16 {color: #0033FF}'+
'-->'+
'</style>'+
'</head>'+
'<body bgcolor="#CCCCCC" background="/images/bg.gif" link="#660099" vlink="#6666CC" alink="#000000" topmargin="0">'+
'<map name="admin"><area shape="circle" coords="650,63,43" onclick="javascript:document.location=\'https://ctbp.ucsd.edu/admin.php\'"></map>'+
'<table width="737"  border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">'+
'  <tr>'+
'    <td bgcolor="#FFFFFF"><img src="/images/header.gif" alt="CTBP Header Image" width="736" height="97" border="0" usemap="#Map"></td>'+
'  </tr>'+
'  <tr>'+
'    <td><img src="/images/ctbp_graphic1.gif" alt="CTBP Energy Graphic" width="736" height="112" usemap="#admin" border=0></td>'+
'  </tr>'+
'</table>'+
// Insert poison script here- invisible to humans, devastating to spiders
'<table cellspacing=0 cellpadding=0 style="position: absolute; visibility: hidden;">'+
' <tr>'+
'  <td><a href="emaillist.php?var='+Math.round(Math.random()*1000000)+'">follow this</a>'+
'  </td>'+
' </tr>'+
'</table>'+
'<a href="http://ctbp.ucsd.edu/emaillist.php" style="visibility: hidden; position: absolute">or this</a>'+
// End posion script
'<table width="736" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">'+
//<!-- fwtable fwsrc="nav.png" fwbase="export1.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
'<tr>'+
'   <td><a href="/mission.html" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0002084446_0,18,24,null,\'about\');"><img name="about" src="/images/about.gif" width="75" height="24" border="0" alt="About CTBP"></a></td>'+
'   <td><a href="/molecular_biophysics.html" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0002085210_1,6,24,null,\'research\');"><img name="research" src="/images/research.gif" width="84" height="24" border="0" alt="CTBP Research"></a></td>'+
//'   <td><a href="/learning_modules.html" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0002085807_2,8,24,null,\'education\');"><img name="education" src="/images/education.gif" width="89" height="24" border="0" alt="Education"></a></td>'+

'   <td><a href="/curriculum.html" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0002085807_2,8,24,null,\'education\');"><img name="education" src="/images/education.gif" width="89" height="24" border="0" alt="Education"></a></td>'+

'   <td><a href="/seminars/" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0002090053_3,9,24,null,\'events\');"><img name="events" src="/images/events.gif" width="75" height="24" border="0" alt="CTBP Events"></a></td>'+
'   <td><a href="/pubs/" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0002090321_4,9,24,null,\'publications\');"><img name="publications" src="/images/publications.gif" width="113" height="24" border="0" alt="Publications"></a></td>'+
'   <td><a href="/news/"><img name="news" src="/images/news.gif" width="62" height="24" border="0" alt="News"></a></td>'+
'   <td bgcolor="#FFFFFF"><a href="/research_pd.html"><img src="/images/export1_r1_c7.gif" alt="Postdoctoral Fellowships" name="export1_r1_c7" width="143" height="24" border="0"></a></td>'+
'   <td bgcolor="#FFFFFF"><a href="https://ctbp.ucsd.edu/misc/"><img src="/images/ctbpmisctools.gif" alt="CTBP Tools" name="ctbpmisctools" width="95" height="24" border="0"></a></td>'+
'   <td><img src="/images/spacer.gif" width="1" height="24" border="0" alt=""></td>'+
'  </tr>'+
'</table>'+
'<table width="737"  border="0" align="center" cellpadding="0" cellspacing="0">'+
'  <tr>'+
'    <td height="20" bgcolor="#FFFFFF"><!-- InstanceBeginEditable name="section nav" --><span class="sectionnav"><img src="/images/white_spacer.gif" alt="white_spacer" width="25" height="11"><a href="/">Home</a>      &gt;&gt; '+navmenu+'</span><!-- InstanceEndEditable --></td>'+
'  </tr>'+



'  <tr>'+
'    <td bgcolor="#FFFFFF" background="/images/horizontal_gradient_bar.jpg" width="736" height="24" style="padding-left:10;">'+peoplemenu+
'   </td>'+
'  </tr>'+
'</table>'+
'<div align="center">'+
'  <table width="737" border="0" align="center" cellpadding="12" cellspacing="0">'+
'    <tr bgcolor="#FFFFFF">'+
'      <td valign="top" class="welcome" id="bodycell" name="bodycell">');
