document.write('<style type="text/css">');
document.write('a:link       { text-decoration: underline; color: #000000; }');
document.write('a:active     { text-decoration: underline; color: #000000; }');
document.write('a:visited    { text-decoration: underline; color: #000000; }');
document.write('h6           { font-weight: normal; font-style: normal; font-size: xx-small;  font-family: Arial, Arial, Helvetica; text-align: center;}');
document.write('</style>');

document.write('<h6>');    
document.write('<a href="#top">Top of the page</font></a>'); 
document.write('<img border="0" src="/images/spacer.gif" width="20" height="2" alt="Surrey Harmony">'); 
document.write('<a href="/links.htm">Site Map</font></a>');                              
document.write('<img border="0" src="/images/spacer.gif" width="20" height="2" alt="Surrey Harmony">'); 
document.write('');   
document.write("<");
document.write('a href="javascript:window.external.AddFavorite');
document.write("(");
document.write("'");
document.write('http://www.surreyharmony.com/');    
document.write("','");
document.write('Surrey Harmony Chorus');
document.write("')");
document.write(' "onMouseOver="window.defaultStatus=');
document.write("'';window.status='Add Surrey Harmony to your Favorites now!';");
document.write('return true" target="_self">Add Surrey Harmony to your Favorites now!</a>');
document.write('</h6>');
document.write('<h6>');
document.write('<a href="/copyright.htm">© Surrey Harmony 2004-');
document.write('<script>');
document.write('var theDate=new Date();');
document.write('document.write(theDate.getFullYear());');
document.write('</script>');
document.write('</a></h6>');



