/* author: martin@wolff.org.uk */
/* file: Redtop.js top banner for bh3 */
/* Creation date: 21/05/03 */
function redtop()
{  
v_bgCol='#909090';
document.write('<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><a name="top"><table width="750" cellspacing="0" cellpadding="0">')
document.write("<tr><td style='background:orange' valign='top' align='left'>");
document.write('<img src="images/tlmask.gif" border="0" height="22" width="22"></td>')
document.write('<td style="font-size:18pt; color:#ffffff ; background:orange" align="center" width="656">');
document.write('<b><i>T</i>he <span style=font-size:16pt;color:#ffffff>&quot;OFFICIAL&quot;</span> BRISTOL <span style=font-size:16pt;color:#ffffff>(UK)</span> </b>')
document.write('</td><td style="background:orange" valign="top" align=right>')
document.write('<img src="images/trmask.gif" border="0" height="22" width="22"></td></tr>')

document.write('<tr><td colspan="3" align="center">');
//document.write('<img src="images/bh3header.jpg" align="center">');

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"   codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"	ID=hhhhead WIDTH=750 HEIGHT=70> <PARAM NAME=movie VALUE="images/hhhwavebr.swf">	<PARAM NAME=quality VALUE=high>	<PARAM NAME=loop VALUE=false> <EMBED src="images/hhhwavebr.swf" loop=false quality=high	WIDTH=750 HEIGHT=70 TYPE="application/x-shockwave-flash"  PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">  </EMBED>	</OBJECT>')
document.write('</td></tr>')
//#ff7520
document.write('<tr><td colspan="3" style="background:orange;font-size:10pt;color:#ffffff" valign="top" align="center">')
document.write('| <a href="bh3intro.php" style="font-size:10pt ; color:#ffffff;text-decoration: none" target=_top><b>INTRODUCTION</b></a> | ')
document.write('<a href="bh3runs.php" style="font-size:10pt ; color:#ffffff;text-decoration: none" target=_top><b>RUN LIST</b></a> | ')
document.write('<a href="bh3cntct.html" style="font-size:10pt ; color:#ffffff;text-decoration: none" target=_top><b>CONTACTS</b></a> | ')
document.write('<a href="bh3mag.php?article=menu" style="font-size:10pt ; color:#ffffff;text-decoration: none" target=_top><b>WORDS &amp; PICS</b></a> | ')
//document.write('<a href="bh3pics.php" style="font-size:10pt ; color:#ffffff" target=_top><b>PICTURES</b></a> | ')
document.write('<a href="stats.html" style="font-size:10pt ; color:#ffffff;text-decoration: none" target=_top><b>  STATISTICS</b></a> |')

document.write('</td></tr></table>')
}
/* end of file */

