document.writeln('<TITLE>Tim Brechbill - Original Music Compositions</TITLE>');
document.writeln('<META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript">');
document.writeln('<meta http-equiv="keywords" content="Brechbill original music timidity sf2 saxophone soundfont">');
document.writeln('<meta http-equiv="description" content="Original Music Compositions of Tim Brechbill">');
document.writeln('<style>');
document.writeln('a:link { color: blue;  font-family:arial; text-decoration: underline; font-weight:bolder}');
document.writeln('a:visited { color: blue; font-family:arial; text-decoration: underline; font-style:normal; font-weight:bold}');
document.writeln('a:active { color: red; font-family:arial; text-decoration: underline; font-style:oblique; font-weight:bolder}');
document.writeln('a:hover { color: red;  font-family:arial; text-decoration: underline; font-style:normal; background-color:silver; font-weight:bolder}');
document.writeln('</style>');
document.writeln('</HEAD>');

document.writeln('<!******** Header map starts here ******>');
document.writeln('<MAP NAME=mymap>');
document.writeln('<AREA HREF="javascript:navigate(About)" ALT="Information about Tim Brechbill" COORDS="94,85,221,120">');
document.writeln('<AREA HREF="javascript:navigate(Links)" ALT="Visit some of my Favorite Links" COORDS="231,85,360,120">');
document.writeln('<AREA HREF="javascript:popup(Guestbook)" ALT="Read or Sign my Guestbook" COORDS="370,85,495,120">');
document.writeln('</MAP>');
document.writeln('<div id="layer2" title="" align="CENTER">');
document.writeln('<img SRC="images/MainBanner.jpg"  USEMAP="#mymap" border="0"</p>');
document.writeln('</div>');
