	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.jpg" width=200 hight=18 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.jpg" width=200 hight=18 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.jpg" width=200 hight=18 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.jpg" width=200 hight=18 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.jpg"  width=200 hight=18 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.jpg" width=200 hight=18 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.jpg"  width=200 hight=18 id="Left_Menu_Items" /> </a></td></tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="NewsAndEvents/NewsAndEvents.html"><img src ="images/NewsAndEvents.jpg"  width=200 hight=18 id="Left_Menu_Items" /></td></tr>\n');
	document.write('<tr><td id= "In_between_line"></td></tr>\n');
	document.write('<tr><td ><a href="Seminars/Seminars.html"><img src ="images/Seminar.jpg"width=200 hight=18 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.jpg"  width=200 hight=18 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.jpg" width=200 hight=18 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.jpg" width=200 hight=18 id="Left_Menu_Items" />\n');

	document.write('</td>\n');
	document.write('</tr>\n');
	document.write('<tr>\n');
	document.write('<td>\n');
	document.write('<table  cellpadding="0" cellspacing="0" style="border:none">\n');
	document.write('<tr>\n');
	document.write('<td>\n');
	document.write('<table id="Down_Menu" cellpadding="0" cellspacing="0" style="border:none">\n');
	document.write('<tr><td><a href="Home/SiteMap.html">Site Map</a></td></tr>\n');
	document.write('<tr><td><a href="Home/Search.html">Search</a></td></tr>\n');
	document.write('<tr><td><a href="Home/Links.html">Links</a></td></tr>\n');
	document.write('</table>\n');
	document.write('</td>\n');
	document.write('<td width = "80px" align="right" ><img src="images/vert_line.gif"></td>\n');
	document.write('</tr>\n');
	document.write('</table>\n');
	document.write('</td>\n');
	document.write('</tr>\n');
	document.write('</table>\n');
	}