var leftmenu = "";

// menu1

leftmenu += '<table border="0" cellspacing="0" cellpadding="0" style="margin-left:15px;"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_nav_arrow_on.gif" width="18" height="11"></td><td><a href="report.html" class="bLink2"><span class="txt10"><b>Race Report</b></span></td></tr></table>';



// menu2

leftmenu += '<table border="0" cellspacing="0" cellpadding="0" style="margin-left:15px;"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_nav_arrow_on.gif" width="18" height="11"></td><td><a href="../../ENTER/GALLERY/rd1.html" class="bLink2"><span class="txt10"><b>Photo Gallery</b></span></td></tr></table>';



// out put 

document.write(leftmenu);
