var str= "";
str += "<table cellpadding=\"5\" cellspacing=\"5\">";
str += "  <tr>";
str += "    <th align=\"center\"><img src=\"http://www.smoothgroove.net/graphics/pages/jukebox_icon_title.gif\">";
str += "      <table border=\"1\" style=\"font-size:8pt\">";
str += "        <tr> ";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/alice_in_wonderland.htm\" target=\"bottomFrame\">A1</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/caravan.htm\" target=\"bottomFrame\">A2</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/centerpiece.htm\" target=\"bottomFrame\">A3</a></th>";
str += "        </tr>";
str += "        <tr> ";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/footprints.htm\" target=\"bottomFrame\">A4</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/in_a_sentimental_mood.htm\" target=\"bottomFrame\">A5</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/joyful.htm\" target=\"bottomFrame\">A6</a></th>";
str += "        </tr>";
str += "        <tr> ";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/killer_joe.htm\" target=\"bottomFrame\">A7</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/tom_thumb.htm\" target=\"bottomFrame\">A8</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/all_songs_by_edc_ensemble.htm\" target=\"bottomFrame\">A9</a></th>";
str += "        </tr>";
str += "        <tr> ";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/track_1.htm\" target=\"bottomFrame\">B1</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/track_2.htm\" target=\"bottomFrame\">B2</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/all_songs_by_sonando.htm\" target=\"bottomFrame\">B3</a></th>";
str += "        </tr>";
str += "        <tr> ";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/jump_in_the_line.htm\" target=\"bottomFrame\">C1</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/twist_and_shout.htm\" target=\"bottomFrame\">C2</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/under_the_boardwalk.htm\" target=\"bottomFrame\">C3</a></th>";
str += "        </tr>";
str += "        <tr> ";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/koka_yoka.htm\" target=\"bottomFrame\">C4</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/keep_on_movin.htm\" target=\"bottomFrame\">C5</a></th>";
str += "          <th><a href=\"http://www.smoothgroove.net/jukebox/jbfiles_song_number/all_songs_by_island_time.htm\" target=\"bottomFrame\">C6</a></th>";
str += "        </tr>";
str += "        <tr> ";
str += "          <th colspan=\"3\" align=\"center\" nowrap style=\"font-size:8pt\"><a href=\"http://www.smoothgroove.net/index.jb.htm\" target=\"mainFrame\">Jukebox ";
str += "            Index</a></th>";
str += "        </tr>";
str += "      </table><span class=\"spacer0\"></span></th>";
str += "  </tr>";
str += "</table>";

//document.write(str)