// JavaScript Document
document.write("				<table width='100%' align='center'>");
document.write("					<tr>");
document.write("						<td valign='top' align='center' width='130'><a href='things_to_do.html'><img src='images/smalldiamond.gif' alt='Things to Do' border='0'><br><img src='images/diamond_ttd.gif' alt='Things To Do' border='0'></a></td>");
document.write("						<td valign='top' align='center' width='130'><a href='driving_tour.html'><img src='images/smalldiamond.gif' alt='Driving Tour' border='0'><br><img src='images/diamond_drivingtour.gif' alt='Driving Tour' border='0'></a></td>");
document.write("						<td valign='top' align='center' width='130'><a href='history.html'><img src='images/smalldiamond.gif' alt='History' border='0'><br><img src='images/diamond_history.gif' alt='History' border='0'></a></td>");
document.write("						<td valign='top' align='center' width='130'><a href='contact.html'><img src='images/smalldiamond.gif' alt='Contact' border='0'><br><img src='images/diamond_contact.gif' alt='Contact' border='0'></a></td>");
document.write("						<td valign='top' align='center' width='130'><a href='general_map.html'><img src='images/smalldiamond.gif' alt='General Map' border='0'><br><img src='images/diamond_genmap.gif' alt='General Map' border='0'></a></td>");
document.write("						<td valign='top' align='center' width='130'><a href='home.html'><img src='images/smalldiamond.gif' alt='Home' border='0'><br><img src='images/diamond_home.gif' alt='Home' border='0'></a></td>");
document.write("					</tr>");
document.write("				</table>");