
function fnWriteHeader()
{
var Header = '';
Header = Header + "<body bgcolor='#e31b00' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'>";
Header = Header + "<table width='900' height='126' border='0' align='center' cellpadding='0' cellspacing='0' id='Table_01'";
Header = Header + "<tr><td colspan='11' valign='bottom'><table width='703' border='0' cellspacing='0' cellpadding='0'><tr>";
Header = Header + "<td width='18' height='38' valign='top' color='white'></td><td width='420' valign='middle' color='white'><span style='font-family:Arial;font-size:14px; color:#ffffff'>Next Race: BAHRAIN GRAND PRIX l Sakhir </span></td>";
Header = Header + "<td width='519' valign='middle' color='white'><span id='displayDays' style='font-family:Arial;font-size:14px; color:#ffffff'></span>";
Header = Header + "<script src='countdown.js' language='JavaScript' type='text/javascript'></script>";
Header = Header + "<br /></td></tr></table>";
Header = Header + "</td><td colspan='3'><img src='images/Header_02.jpg' width='197' height='100' alt='' /></td></tr>";
Header = Header + "<tr><td colspan='14'><table id='Table_' width='901' height='25' border='0' cellpadding='0' cellspacing='0'>";
Header = Header + "<tr><td width='84'><a href='Aboutus.html' target='_self'><img src='images/Menu_01.gif' alt='' width='84' height='25' border='0' /></a></td>";
Header = Header + "<td width='16'><img src='images/Menu_02.gif' width='16' height='25' alt='' /></td>";
Header = Header + "<td width='142'><a href='Scuderia.html' target='_self'><img src='images/Menu_03.gif' alt='' width='142' height='25' border='0' /></a></td>";
Header = Header + "<td width='26'><img src='images/Menu_04.gif' width='26' height='25' alt='' /></td>";
Header = Header + "<td width='106'><a href='calendar.html' target='_self'><img src='images/Menu_05.gif' alt='' width='106' height='25' border='0' /></a></td>";
Header = Header + "<td width='30'><img src='images/Menu_06.gif' width='30' height='25' alt='' /></td>";
Header = Header + "<td width='60'><a href='Result.html' target='_self'><img src='images/Menu_07.gif' alt='' width='60' height='25' border='0' /></a></td>";
Header = Header + "<td width='20'><img src='images/Menu_08.gif' width='20' height='25' alt='' /></td>";
Header = Header + "<td width='56'><a href='team.html' target='_self'><img src='images/Menu_09.gif' alt='' width='56' height='25' border='0' /></a></td>";
Header = Header + "<td width='19'><img src='images/Menu_10.gif' width='19' height='25' alt='' /></td>";
Header = Header + "<td width='109'><a href='Photogallery.html' target='_self'><img src='images/Menu_11.gif' alt='' width='109' height='25' border='0' /></a></td>";
Header = Header + "<td width='16'><img src='images/Menu_12.gif' width='16' height='25' alt='' /></td>";
Header = Header + "<td width='137'><a href='http://seyrv.etihad.ae/seyrvuk/webforms/default.aspx' target='_self'><img src='images/Menu_13.gif' alt='' width='137' height='25' border='0' /></a></td>";
Header = Header + " <td width='18'><img src='images/Menu_14.gif' width='18' height='25' alt='' /></td>";
Header = Header + "<td width='62'><a href='Index.html' target='_self'><img src='images/Menu_15.gif' alt='' width='61' height='25' border='0' /></a></td></tr></table>";
Header = Header + "</td></tr> <tr><td><img src='images/spacer.gif' width='82' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='32' height='1' alt='' /></td><td><img src='images/spacer.gif' width='136' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='31' height='1' alt='' /></td><td><img src='images/spacer.gif' width='115' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='21' height='1' alt='' /></td><td><img src='images/spacer.gif' width='73' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='18' height='1' alt='' /></td><td><img src='images/spacer.gif' width='111' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='31' height='1' alt='' /></td><td><img src='images/spacer.gif' width='53' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='42' height='1' alt='' /></td><td><img src='images/spacer.gif' width='29' height='1' alt='' /></td>";
Header = Header + "<td><img src='images/spacer.gif' width='126' height='1' alt='' /></td></tr></table>";
Header = Header + "<script src='http://www.google-analytics.com/urchin.js' type='text/javascript'></script><script type='text/javascript'> _uacct = 'UA-2287907-2'; urchinTracker();</script>";

document.write(Header);
}
fnWriteHeader();
