function a_picture()
{
document.write('<p align="center"><a href="/"><img border="0" src="/images/en-logo.jpg" width="663" height="170" alt="Encore&#33 A Women&#8217s Barbershop Quartet"></a></p>');
document.write('<p align="center"><map name="FPMap1">');
document.write('<area href="/index.htm" shape="rect" coords="3, 0, 87, 28" alt="Home">');
document.write('<area href="/news.htm" shape="rect" coords="237, 0, 312, 28" alt="News">');
document.write('<area href="/about.htm" shape="rect" coords="99, 0, 219, 28" alt="About Us">');
document.write('<area href="/photos.htm" shape="rect" coords="323, 0, 411, 28" alt="Photos">');
document.write('<area href="/calendar.htm" shape="rect" coords="430, 0, 546, 28" alt="Calendar">');
document.write('<area href="/contact.php" shape="rect" coords="563, 1, 699, 28" alt="Contact Us">');
document.write('</map>');
document.write('<img border="0" src="/images/text.gif"  usemap="#FPMap1" width="700" height="29">');
}

function b_picture() 
{
document.write('<h5>');    
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="Encore!">'); 
document.write('<a href="/map.htm">Site Map</font></a>');                              
document.write('<img border="0" src="/images/spacer.gif" width="20" height="2" alt="Encore!">'); 
document.write('');   
document.write("<");
document.write('a href="javascript:window.external.AddFavorite');
document.write("(");
document.write("'");
document.write('http://www.encorequartet.co.uk/');    
document.write("','");
document.write('Encore!');
document.write("')");
document.write(' "onMouseOver="window.defaultStatus=');
document.write("'';window.status='Add Encore! to your Favorites now!';");
document.write('return true" target="_self">Add Encore! to your Favorites now!</a>');
document.write('</h5>');
document.write('<h5>');
document.write('<a href="/copyright.htm">© Encore! 2008-');
document.write('<script>');
document.write('var theDate=new Date();');
document.write('document.write(theDate.getFullYear());');
document.write('</script>');
document.write('</a></h5>');
}