document.write('<table width="100%" height="35" cellpadding="0" cellspacing="0" bgcolor="#ffffff"><tr><td width="344"><font face="Verdana, Arial, Helvetica, sans-serif"><strong><a href="http://www.frostburg.edu"><IMG SRC="http://mirror.frostburg.edu/scripts/logo-174.gif" border=0 alt="FROSTBURG STATE UNIVERSITY" vspace="9" hspace="22"></a><strong></font></td><td width="416" valign="middle" align="right"><p style="padding-top:4px;"><font color="#888888" size="1" face="Verdana, Arial, Helvetica, sans-serif"><a style="text-decoration:none; color:#333;" href="http://www.frostburg.edu/">HOME</a> | <a style="text-decoration:none; color:#333;" href="http://www.frostburg.edu/index/">INDEX</a> | <a style="text-decoration:none; color:#333;" href="http://www.frostburg.edu/search">SEARCH</a> | <a style="text-decoration:none; color:#333;" href="http://www.frostburg.edu/directories.htm">DIRECTORIES</a><br /><a style="text-decoration:none; color:#333;" href="http://www.frostburg.edu/foundation/ways-to-give/">Give to FSU</a></font></p></td><td></td></tr></table>');
var headObj = document.getElementsByTagName("head")[0];
var linkNode1 = document.createElement("link");
var linkNode2 = document.createElement("link");
linkNode1.rel = "Shortcut Icon";
linkNode1.href = "/images/logo.ico";
linkNode2.type = "image/x-icon";
linkNode2.rel = "icon";
linkNode2.href = "/images/logo.ico";
headObj.appendChild(linkNode1);
headObj.appendChild(linkNode2);
