function footer(){
//document.write("<hr size=1>");
document.write("<center>");
document.write("<span style='font-family:Arial;font-size:8pt;line-height:10pt'>");
//document.write("<br>");
//document.write("<a href='http://www.senna-web.com/jp/other/form.html'>CONTACT WEBMASTER</a>");
document.write("<br>");
//document.write("Ranked in TOP 20 WEB RESULTS by Yahoo! U.S.A.<br>");
document.write("UNOFFICIAL website<br>Ayrton Senna da Silva Memorial Museum</span>");
document.write("</center>");
}

function acctemp(){
document.write("<img src='http://www.senna-web.com/cgi-bin/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");
}

function header(){
document.write("<table width=750 border=0 class=headerbox cellpadding=0 cellspacing=1><tr><td>");
document.write("<img src='../../titlelogo.gif'></td><td>");
document.write("<table border=0><tr><td width=400>&nbsp;</td>");
document.write("<td align=right width=200><span style='font-size:8pt;font-family:Arial;color:#ff0000;line-height:10pt'>In memory of the greatest driver<br>Since Senna has gone on May 1, 1994 : <br></span>");
document.write("<div id='remain'></div>");
document.write("</td></tr></table>");
document.write("</td></tr></table>");
}