var barwidth = 210;
var numlinks = 6;

var links   = new Array(numlinks);
var hrefs   = new Array(numlinks);

/* BEGIN LIST OF LINKS */
  links[0] = "Virtual Tour Home";
  hrefs[0] = "http://www.rose-hulman.edu/tour/";

  links[1] = "Building Tour";
  hrefs[1] = "http://www.rose-hulman.edu/tour/building_tour/moench.htm";

  links[2] = "Campus Life";
  hrefs[2] = "http://www.rose-hulman.edu/tour/life/index.htm";

  links[3] = "Interactive Map";
  hrefs[3] = "http://www.rose-hulman.edu/tour/interactive/";

  links[4] = "Printable Map";
  hrefs[4] = "http://www.rose-hulman.edu/tour/printable/";

 links[5] = "Travel Directions";
  hrefs[5] = "http://www.rose-hulman.edu/contactus/directions/";


/* END OF LIST */


document.write('<table border="0" width=' + barwidth + ' cellspacing="0" cellpadding="0">');

for (i=0; i<numlinks; i++) {
	document.write('<tr><td style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px" width="202" align="center">');
	document.write('<p align="right"><font style="font-weight: bold" size="2" face="Verdana" color="#464F56">');
	document.write('<a href="' + hrefs[i] + '" style="text-decoration: none; font-size: 9pt; font-family: Verdana; color: #464F56; font-weight: bold">');
	document.write(links[i] + '</a></font></td>');
	document.write('</tr>');
}

document.write('</table>');
document.write('<br style="LINE-HEIGHT: 10px">');

document.write('<table border="0" width=196 cellspacing="0" cellpadding="0">');
document.write('<tr><td style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px" width="202" align="center">');
document.write('<p align="right"><font style="font-weight: bold" size="2" face="Verdana" color="#464F56"><a href="http://www.rose-hulman.edu" style="text-decoration: none; font-size: 9pt; font-family: Verdana; color: #464F56; font-weight: bold">Rose-Hulman Home</a></font></p>');
document.write('</td></tr>');
document.write('</table>');



document.write('<br style="LINE-HEIGHT: 10px">');


document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0><TBODY><TR><TD>');
document.write('<font size="1" color="#464F56">&nbsp;</font><br><IMG src="http://www.rose-hulman.edu/roseimages/gray_ta11.gif" width="206" height="26"></font>');
document.write('</TD></TR></TBODY></TABLE>');


document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0>');
document.write('<TBODY><TR><TD vAlign=top align=middle background=http://www.rose-hulman.edu/roseimages/gray_ta05.gif height=34>');

document.write('<form name="search" method="GET" action="http://www.google.com/u/rhit">');
document.write('<TABLE height=31 cellSpacing=0 cellPadding=0 width=194 border=0>');
document.write('<TBODY><TR><TD style="PADDING-TOP: 3px" align=middle bgColor=#ffffff>');
document.write('<font face="Arial" style="font-size: 9pt" color="#FFFFFF">&nbsp;</font>');

document.write('<input TYPE=Text class="text" maxLength="255" size="18" name="q"> ');
document.write('<input type="image" alt="Search" src="http://www.rose-hulman.edu/roseimages/go_button.gif" value="Search" border="0" name="image" width="21" height="21">');
document.write('</TD></TR></TBODY></TABLE>');
document.write('</TD></TR></TBODY></TABLE>');
document.write('<IMG height=3 src="http://www.rose-hulman.edu/roseimages/gray_ta06.gif" width=206><br>');
document.write('<span style="font-size: 5pt">&nbsp;</span></font>');

document.write('<table><center>');
document.write('<TR><TD height="1">');
document.write('<p align="center">');
document.write('<a href="http://www.rose-hulman.edu/news/articles/usnews081707.htm"><img border="0" src="http://www.rose-hulman.edu/roseimages/news3.gif" width="206" height="96"></a><br>');
document.write('<span style="font-size: 5pt">&nbsp;</span>');
document.write('</TD></TR>');
document.write('</table></center>');


document.write('<br style="LINE-HEIGHT: 10px">');