var leftmenu = "";


// menu1
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd1.html" class="bLink2"><span class="txt11">17th - 18th March<br>Nissan Dealer</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu2
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd2.html" class="bLink2"><span class="txt11">5th - 6th May<br>Nissan Sugarbelt</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu3
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd3.html" class="bLink2"><span class="txt11">9th - 11th June<br>Toyota 1000 Desert Race</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu4
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd4.html" class="bLink2"><span class="txt11">5th - 6th August<br>Limpopo 400</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu5
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd5.html" class="bLink2"><span class="txt11">1st - 2nd September<br>Lesotho Sun 400</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu6
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd6.html" class="bLink2"><span class="txt11">29th - 30th September<br>Sun City 400</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu7
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd7.html" class="bLink2"><span class="txt11">27th - 28th October<br>Toyota Dealer 400</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';

// menu8
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="IMAGES/pix.gif" width="10" height="1"></td><td  valign="top"><img src="IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="rd8.html" class="bLink2"><span class="txt11">17th - 18th November<br>Carnival City 400</span></a></td></tr></table><div><img src="IMAGES/spacer.gif" width="156" height="13"></div>';
// out put 
document.write(leftmenu);
