

document.write( '' );
document.write( '<CENTER>' );
document.write( '<table border="0" cellpadding="5" cellspacing="5">' );
document.write( '<tr>' );
document.write( '<td width=180><img src="Figures/spiderweb.gif" ></TD>' );
document.write( '<td colspan=3 WIDTH=350>' );
document.write( '<B><FONT COLOR=DARKBLUE SIZE=+2>CS180: Untangling the Web:<BR> How the Internet Works</FONT></B>' );
document.write( '</td><td colspan=2>' );
document.write( '<img src="http://www.cs.colostate.edu/~cs160/images/logo-a.gif">' );
document.write( '</tr><tr><Td></TD>' );
document.write( '<td>' );
document.write( '  <b><a href="http://www.cs.colostate.edu/~cs180/index.html">Home</a></b>' );
document.write( '</td><td>' );
document.write( '   <b><a href="http://www.cs.colostate.edu/~cs180/schedule.php">Schedule</a></b>' );
document.write( '</td><td>' );
document.write( '  <b><a href="http://www.cs.colostate.edu/~cs180/syllabus.php">Syllabus</a></b>' );
document.write( '</td><td>' );
document.write( '   <b><a href="http://ramct.colostate.edu">RamCT</a></b>' );
document.write( '</td><td>' );
document.write( '</TR></table>' );
document.write( '</CENTER>' );
		

