
var header = "<TITLE>Virginia Cycling Association</TITLE>\
<body bgcolor=\"#ffffff\">\
<table width=\"100%\" align=center>\
<tr>\
<td>\
<img src=\"http://www.vacycling.org/Images/title.gif\">\
</td>\
<td>\
<center><font size=\"-1\" color=red>Last update:\
<a href=\"http://www.vacycling.org/2006/new.html\">\
Nov 20, 2005\
</a></font>\
<p>\
<br>\
<font color=green size=\"+2\">2006 Archive</font>\
</center>\
</td>\
<td>\
<center>\
<a href=\"http://www.usacycling.org/\"><img border=0 src=\"http://www.vacycling.org/Images/usac_logo.gif\"></a>\
</center>\
</td>\
</tr>\
</table>";
document.write(header);

