	function InsertCode()
	{
	document.write('<table cellpadding="0" cellspacing="0" style="border:none">\n');
	document.write('<tr><td id ="BiologySpace"></td></tr>\n');
	document.write('<tr><td id ="BiologyDept"></td></tr>\n');
	document.write('<tr><td><img src ="../images/OverviewTop.gif" width="200" height="19" id="Left_Menu_Items" /> </td>\n');
	document.write('</tr>\n');
	document.write('<tr><td id= "In_between_line_G"></td></tr>\n');
	document.write('<tr><td><a href="../Overview/Overview.html"/><img src ="../images/Overview.gif" width="200" height="19" id="Left_Menu_Items" /> </td>\n');
	document.write('</tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../UndergraduateStudy/Undergraduate_Study.html"><img src ="../images/UndergraduteProgram.gif" width="200" height="19" id="Left_Menu_Items" /> </a></td>\n');
	document.write('</tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../GraduateProgram/Graduate_Program.html" ><img src ="../images/GraduteProgram.gif" width="200" height="19" id="Left_Menu_Items" /> </a></td>\n');
	document.write('</tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../FacultyandStaff/FacultyandStaff.html" ><img src ="../images/FacultyandStaff.gif"  width="200" height="19" id="Left_Menu_Items" /> </a></td>\n');
	document.write('</tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../Research/Research.html"><img src ="../images/Research.gif" width="200" height="19" id="Left_Menu_Items" /> </a></td>\n');
	document.write('</tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../DepartmentalResources/DepartmentalResources.html"><img src ="../images/Resources.gif"  width="200" height="19" id="Left_Menu_Items" /> </a></td></tr>\n');
	document.write('<tr><td id= "In_between_line_W"></td></tr>\n');
	document.write('<tr><td ><a href="../NewsAndEvents/NewsAndEvents.html"><img src ="../images/NewsAndEvents_white.gif"   width="200" height="19" id="Left_Menu_Items" /></td></tr>\n');
	document.write('<tr><td id= "In_between_line_W"></td></tr>\n');
	document.write('<tr><td ><a href="../Seminars/Seminars.html"><img src ="../images/Seminar.gif"width="200" height="19" id="Left_Menu_Items" /></td></tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../Jobs/Jobs.html"><img src ="../images/Jobs.gif"   width="200" height="19" id="Left_Menu_Items" /></td></tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="../ContactUs/ContactUs.html"><img src ="../images/ContactUs.gif" width="200" height="19" id="Left_Menu_Items" />\n');
	document.write('<tr><td id= "In_between_line_G"></td></tr>\n');
	document.write('<tr><td ><img src ="../images/DownContactUs.gif" width="200" height="19" id="Left_Menu_Items" />\n');
	document.write('</td>\n');
	document.write('</tr>\n');
	document.write('</table>\n');
	}