// JavaScript Document
document.write("<div class='header'>"+
    "<TABLE cellSpacing=0 cellPadding=0 width='100%' border=0><TR><TD><DIV align=left><A href='http://www.mtu.edu/' target=_blank><IMG src='http://www.phy.mtu.edu/biophys/images/mtucm.jpg' alt='Michigan Tech' width='161' height='30' border='0'></A><BR>"+
    "<A href='http://www.phy.mtu.edu/' target=_blank class=phys_dep_link>Department of Physics</A></DIV></TD>"+
     "<TD><DIV class=comp_header align=center> Computational Nano - and Biophysics </DIV></TD>"+
	  "</TR></TABLE>"+	 
  "</div>"+
  "<div class='stripe'>"+
     "<p>Hansmann Group</p>"+
  "</div>"+
  "<div class='first-col'>"+
    "<TABLE cellSpacing=3 cellPadding=2 width=152 align=center border=0>"+
    "<TR>"+
      "<TD width=150>"+
        "<DIV align=left><A class=left_button href='http://www.phy.mtu.edu/biophys/index.html' "+
        " >Home</A></DIV></TD>"+
	"</TR>"+
    "<TR>"+
      "<TD>"+
        "<DIV align=left><A class=left_button href='http://www.phy.mtu.edu/biophys/group.htm' "+
      " >People</A></DIV></TD>"+
	"</TR>"+
    "<TR>"+
     " <TD>"+
      "  <DIV align=left><A class=left_button href='http://www.phy.mtu.edu/biophys/research.htm' "+
     " >Research</A></DIV></TD>"+
"	</TR>"+
 "   <TR>"+
  "    <TD>"+
   "     <DIV align=left><A class=left_button href='http://www.phy.mtu.edu/~hansmann/publist.html' "+
    "    >Publications</A></DIV></TD></TR>"+
"    <TR>"+
"      <TD>"+
 "       <DIV align=left>"+
  "      <A class=left_button href='http://www.phy.mtu.edu/biophys/cal.htm' "+
   "   >Calendar</A></DIV></TD></TR>"+
"    <TR>"+
"      <TD>"+
 "       <DIV align=left>"+
  "      <A class=left_button href='http://www.phy.mtu.edu/biophys/job_ad.htm' "+
   "   >Job ads</A></DIV></TD></TR>"+
   "<TR><TD></TD></TR>"+
   " <TR>"+
    "  <TD>"+
     "   <DIV align=left>"+
"      <P>&nbsp;</P>"+
 "     <A href='http://www.phy.mtu.edu/biophys/smmp.htm' "+
  "    ><div id='smmp_tag'>SMMP<br><small>A free software package</small></A></DIV></TD></TR>"+
   "<TR><TD></TD></TR>"+
   " <TR>"+
    "  <TD>"+
     "   <DIV align=left>"+
 "     <A href='http://feig.bch.msu.edu/cbsb' "+
  "    ><div id='nic_tag' >CBSB10<br><small><small>Traverse City (MI), June 6-8, 2010</small></small></A></DIV></TD></TR>"+
	" </TABLE><BR><BR>"+
"	<SMALL><small><B>Contact us at:</B><BR>"+
	"  Department of Physics <BR>"+
	 " Michigan Technological "+
    "  University<BR>Houghton, MI 49931-1295,USA"+
	"  <BR><BR>Tel: -906-487-4552<BR>Fax: "+
    "  -906-487-2933<BR>E-mail: hansmann <B>at</B> mtu.edu "+
    " <BR><BR><br><br> <small><div class=teal_text>&#169 2005-2009 by U. Hansmann. All rights reserved.</small></div>"+
    "</SMALL></small>"+
  "</div>")
  
  
