// map menu

document.write("<div align='left'>");
document.write("<br />");
document.write("<img border='0' src='../images/blk_arrow.gif' alt='Black Arrow' width='10' height='10' /><A href='default.aspx'> Campus Map</A>&nbsp;&nbsp;");
document.write("<img border='0' src='../images/blk_arrow.gif' alt='Black Arrow' width='10' height='10' /><A href='metro.aspx'> Metro Map and Directions</A>&nbsp;&nbsp;");
document.write("<img border='0' src='../images/blk_arrow.gif' alt='Black Arrow' width='10' height='10' /><A href='pdf/campusmap.pdf' target='_blank'> Printer-Friendly Campus Map</A>&nbsp;&nbsp;");
document.write("<img border='0' src='../images/blk_arrow.gif' alt='Black Arrow' width='10' height='10' /><A href='legend.aspx'> Map Legend</A>");
document.write("&nbsp;<br />");
document.write("</div>");

// end