var leftmenu = "";

leftmenu += '<table width="170" border="0" cellspacing="0" cellpadding="0">';
leftmenu += '<tr>';
leftmenu += '<td><img src="../IMAGES/spacer.gif" alt="" width="10" height="1"></td>';
leftmenu += '<td width="154">';
leftmenu += '<div><img src="../IMAGES/spacer.gif" alt="" width="1" height="10"></div>';


// menu1
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="index.html" class="bLink2"><span class="txt11"><b>Round 6 TOP</b></span></a></td></tr></table>';

// menu2
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="entry500.html" class="bLink2"><span class="txt10"><b>エントリーリスト（GT500）</b></span></a></td></tr></table>';

// menu3
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="entry300.html" class="bLink2"><span class="txt10"><b>エントリーリスト（GT300）</b></span></a></td></tr></table>';

// menu4
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="pre.html" class="bLink2"><span class="txt10"><b>事前情報</b></span></a></td></tr></table>';

// menu5
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="q500_1.html" class="bLink2"><span class="txt10"><b>公式予選1回目（GT500）</b></span></a></td></tr></table>';

// menu6
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="q500_2.html" class="bLink2"><span class="txt10"><b>スーパーラップ（GT500）</b></span></a></td></tr></table>';

// menu7
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="q300.html" class="bLink2"><span class="txt10"><b>公式予選（GT300）</b></span></a></td></tr></table>';

// menu8
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="fr500.html" class="bLink2"><span class="txt10"><b>フリー走行</b></span></a></td></tr></table>';

// menu9
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="r500.html" class="bLink2"><span class="txt10"><b>決勝（GT500）</b></span></td></tr></table>';

// menu10
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><a href="r300.html" class="bLink2"><span class="txt10"><b>決勝（GT300）</b></span></td></tr></table>';

// menu11
leftmenu += '<table border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../IMAGES/spacer.gif" width="1" height="24"></td><td><img src="../IMAGES/rep_m_arrow_on.gif" width="9" height="11"></td><td><A HREF=JavaScript:newopen("../../ABOUT/DICTIONARY/index.html","585","400") class="bLink2"><span class="txt10"><b>レース用語集</b></span></td></tr></table>';



leftmenu += '<div><img src="../IMAGES/spacer.gif" alt="" width="1" height="10"></div></td>';
leftmenu += '<td background="../IMAGES/rep_m_1.gif"><img src="../IMAGES/spacer.gif" alt="" width="6" height="1"></td>';
leftmenu += '</tr>';
leftmenu += '</table>';
leftmenu += '<div><a href="../../ABOUT/SCHEDULE/index.html"><img src="../IMAGES/rep_m_cal.gif" alt="Race Calender" width="170" height="33" border="0"></a></div>';
leftmenu += '<div><img src="../IMAGES/spacer.gif" alt="" width="1" height="2"></div>';
leftmenu += '<div><a href="../../LINK/index.html" target="_blank"><img src="../IMAGES/rep_m_fz.jpg" alt="FAIRLADY Z" width="170" height="50" border="0"></a></div>';

// out put 
document.write(leftmenu);
