<!--   ------------SEARCH LINKS ON THE FIRST LINE---------   -->

document.write("<table bgcolor='#FFFFFF' cellpadding='0' cellspacing='0' width='750'>");
     		   	document.write("<tr>");
     				document.write("<td height='20'  valign='top'><img src='http://www.qc.cuny.edu/images/top-left-corner.gif' alt='' title=''/></td>");
     				document.write("<td height='20'  align='right' width='100%'>");
     					document.write("<form id='search_top' method='get' action='http://www.google.com/u/QueensCUNY'>");
  					   	document.write("<span class='tenpxred'><strong>" +
									"<a href='http://www.qc.cuny.edu/sitemap.php'>Site Map</a> | " +
									"<a href='http://www.qc.cuny.edu/campus_directory/'>Campus Directory</a> | " +
									"<a href='http://www.qc.cuny.edu/Map'>Map</a> | " +
									"<a href='http://www.qc.cuny.edu/quicklinks.php'>Quick Links</a> | Search " +
				          			   "</strong></span>");

            			document.write("<input type='text' name='q' size='14' maxlength='255' value='' />");
            			document.write("<input type='submit' name='submit' id='search_button' value=' Go ' />&nbsp;&nbsp;&nbsp;&nbsp;");
          				document.write("</form>");
          			document.write("</td>");
          			document.write("<td height='20'  valign='top'><img src='http://www.qc.cuny.edu/images/top-right-corner.gif' alt='' title=''/></td>");
        		document.write("</tr>");
      	   document.write("</table>");
  	  

<!-- --------------HEADER IMAGES AND LINKS--------- -->

	document.write("<table id='head_image_border' bgcolor='#ffffff' border='0' cellpadding='0' cellspacing='0' width='750'>" +
        			"<tr>" +
          				"<td rowspan='2' valign='top' width='144'><a href='http://www.qc.cuny.edu/'><img src='http://www.qc.cuny.edu/images/tl_ban.gif' alt='the Q' title='the Q' height='102'></a></td>" +
          				"<td valign='top' width='436'><a href='http://www.qc.cuny.edu/'><img src='http://www.qc.cuny.edu/images/tm_ban.gif' alt='Queens College - CUNY' title='Queens College - CUNY' height='80'></a></td>" +
          				"<td rowspan='2' align='right'><a href='http://www.qc.cuny.edu/'><img src='http://www.qc.cuny.edu/images/tl_ban.gif' alt='the Q' title='the Q' height='102'></a></td>" +
        			"</tr>" +
        			"<tr align='center'>" +
          				"<td height='22' width='462'>" +
		  				"<div id='header_bg'>" +
	            			"<div id='header_links'>" +
							"<a href='http://www.qc.cuny.edu/admissions'>Prospective Students</a> &#9642; " +
				 		   	"<a href='http://www.qc.cuny.edu/students.php'>Students</a> &#9642; " +
              	   			"<a href='http://www.qc.cuny.edu/visitors.php'>Visitors</a> &#9642; " +
			   				"<a href='http://www.qc.cuny.edu/faculty_and_staff.php'>Faculty &amp; Staff</a> &#9642; " +
			   				"<a href='http://www.qc.cuny.edu/alumni_and_donors.php'>Alumni &amp; Donors</a>" +
            				"</div>" +
               				"</div>" +
          				"</td>" +
        			"</tr>" +
      		   "</table>");

