document.write('<table width = "100%">');

document.write('<tr>');
document.write('<td valign = "top">');
document.write('<table width = "167" border = "0" bgcolor = "blue">');
document.write('<tr>');
document.write('<td height = "40"><a href = "index.html" class = "button"><font color = "white"> Home Page </font></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height = "40"><a href = "services.html" class = "button"><font color = "white"> Library Services </font></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height = "40"><a href = "http://catalog.erielibrary.org/uhtbin/cgisirsi/x/0/0/57/49?user_id=WATERFORDWEB" class = "button" target = "_blank"><font color = "white"> Catalog </font></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height = "40"><a href = "resources.html" class = "button"><font color = "white"> Electronic Resources </font></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height = "40"><a href = "howto.html" class = "button"><font color = "white"> How To </font></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');