function pagehead(lead){
document.write('<table width=100% cellpadding=0 cellspacing=0 border=0 background="',lead,'general/topbar.gif" height=67><tr>');

document.write('<td valign=top width=310><nobr><img src="',lead,'general/logo.gif" width="261" height="60" alt="" border="0"><img src="',lead,'general/trans.gif" width=41 height=61></nobr><br></td>');

document.write('<td width=1000 align=right><img src="',lead,'general/trans.gif" width=1 height=40><br><span class="silver_head"><nobr>bladeturner 2001</nobr></span><br></td>');

document.write('<td width=6 valign=bottom><img src="',lead,'general/topbar.gif" width=6 height=67 border=0 alt=""><br></td></tr></table>');
}