<!--
logo_width = 213;
width_name = parseInt((blockWidth - (10 * 4) - logo_width)/2);
document.write("<div id=\"head\">");
document.write("<table width=\""+blockWidth+"\" cellspacing=\"0\" cellpadding=\"0\" border=\""+border+"\">\n");
document.write("<tr><td width=\"10\" height=\"10\"><img src=\"graphics/tleft.gif\" width=\"10\" height=\"10\" border=\"0\"></td>\n");
document.write("<td colspan=\"5\" background=\"graphics/tmid.gif\"><img src=\"graphics/blank.gif\" width=\""+(blockWidth-20)+"\" height=\"10\" border=\"0\"></td>\n");
document.write("<td width=\"10\" height=\"10\"><img src=\"graphics/tright.gif\" width=\"10\" height=\"10\" border=\"0\"></td></tr>\n");
document.write("<tr><td background=\"graphics/mleft.gif\"><img src=\"graphics/blank.gif\" width=\"10\" height=\"1\" border=\"0\"></td>\n");
document.write("<td class=\"coname\"><img src=\"graphics/blank.gif\" width=\""+width_name+"\" height=\"1\"><br><b>Road Riders</b><br>Tips &amp; Tricks<br>from the Inside</td>\n");
document.write("<td width=\"10\" class=\"space\"><img src=\"graphics/blank.gif\" width=\"10\" height=\"60\"></td>\n");
document.write("<td><a href=\"index.html\"><img src=\"graphics/logo_img.gif\" alt=\"Back to Road Riders Home Page\" width=\""+logo_width+"\" height=\"80\" border=\"0\"></a></td>\n");
document.write("<td width=\"10\" class=\"space\"><img src=\"graphics/blank.gif\" width=\"10\" height=\"60\"></td>\n");
document.write("<td width=\""+width_name+"\" class=\"pagename\"><img src=\"graphics/blank.gif\" width=\""+width_name+"\" height=\"1\"><br>&nbsp;"+menu[page][1]+"</td>\n");
document.write("<td background=\"graphics/mright.gif\"><img src=\"graphics/blank.gif\" width=\"10\" height=\"80\"></td>\n");
document.write("</tr><tr>\n");
document.write("<td width=\"10\" height=\"10\"><img src=\"graphics/bleft.gif\" width=\"10\" height=\"10\" border=\"0\"></td>\n");
document.write("<td colspan=\"5\" width=\""+(blockWidth-20)+"\" height=\"10\" background=\"graphics/bmid.gif\"><img src=\"graphics/blank.gif\" width=\""+(blockWidth-20)+"\" height=\"1\" border=\"0\"></td>\n");
document.write("<td width=\"10\" height=\"10\"><img src=\"graphics/bright.gif\" width=\"10\" height=\"10\" border=\"0\"></td></tr>\n");
/*// START OF BANNER CODE
document.write("<tr><td colspan=\"7\"><img src=\"graphics/blank.gif\" width=\"1\" height=\"15\" border=\"0\"></td></tr>\n");
document.write("<tr><td width=\"10\" height=\"10\"><img src=\"graphics/tleft.gif\" width=\"10\" height=\"10\" border=\"0\"></td>\n");
document.write("<td colspan=\"5\" background=\"graphics/tmid.gif\"><img src=\"graphics/blank.gif\" width=\""+(blockWidth-20)+"\" height=\"10\" border=\"0\"></td>\n");
document.write("<td width=\"10\" height=\"10\"><img src=\"graphics/tright.gif\" width=\"10\" height=\"10\" border=\"0\"></td></tr>\n");
document.write("<tr><td background=\"graphics/mleft.gif\"><img src=\"graphics/blank.gif\" width=\"10\" height=\"1\" border=\"0\"></td>\n");
document.write("<td colspan=\"5\" class=\"pagename\"><a href\"javascript:void(null)\" onMouseOver=\"ToolTip(1,0,event);\" onMouseOut=\"ToolTip(0,0);\"><img src=\"graphics/rr_xmas_banner.gif\" width=\"468\" height=\"60\" border=\"0\"></td>");
document.write("<td background=\"graphics/mright.gif\"><img src=\"graphics/blank.gif\" width=\"10\" height=\"40\"></td></tr>\n");
document.write("<tr><td width=\"10\" height=\"10\"><img src=\"graphics/bleft.gif\" width=\"10\" height=\"10\" border=\"0\"></td>\n");
document.write("<td colspan=\"5\" width=\""+(blockWidth-20)+"\" height=\"10\" background=\"graphics/bmid.gif\"><img src=\"graphics/blank.gif\" width=\""+(blockWidth-20)+"\" height=\"1\" border=\"0\"></td>\n");
document.write("<td width=\"10\" height=\"10\"><img src=\"graphics/bright.gif\" width=\"10\" height=\"10\" border=\"0\"></td></tr>\n");
// END OF BANNER CODE */
document.write("</table></div>\n");

//ToolTip layer
document.write("<div id=\"tooltip0\" class=\"tooltips\">Buy Christmas Gift Vouchers for all courses:<br>Call Road-Riders on 07974 081492</div>");
//-->
