// JavaScript Document

	document.write("<table align='center'><tr><td><img src='http://www.orgs.bucknell.edu/ultimate/images/mudsharks.jpg' width=750 height=155></td></tr></table>");
	document.write("<table align='center'>");
	document.write("<tr><td>");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/index.html'>Home</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/roster.html'>Roster</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/schedule.html'>Schedule</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/results.html'>Results</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/pow.html'>POW</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/media.html'>Media</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/teambio.html'>Team History</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/alumni.html'>Alumni</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/discgolf.html' target='_blank'>Disc Golf</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/links.html'>Links</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
	document.write("<a href='http://www.orgs.bucknell.edu/ultimate/contactus.html'>Contact Us</a>");
	document.write("</td></tr>");
	document.write("</table>");
