stryLinks=new Array();stryHeads=new Array(); 
stryHeads[0]="TBO Forums";stryLinks[0]="http://www.tboforums.com/index.php/forums/";stryHeads[1]="What do you do to beat the heat?";stryLinks[1]="http://www.tboforums.com/index.php/forums/viewthread/1794/";stryHeads[2]="Memorial Day and the 4th of July";stryLinks[2]="http://www.tboforums.com/index.php/forums/viewthread/10169/";stryHeads[3]="Great Tampa Bay Children&#8217;s Birthday Website";stryLinks[3]="http://www.tboforums.com/index.php/forums/viewthread/8374/";stryHeads[4]="Awesome Classic Rock Band, and Check out local authors books";stryLinks[4]="http://www.tboforums.com/index.php/forums/viewthread/6410/";stryHeads[5]="Guard Armory To Be Remade Into Hotel, Retail Complex";stryLinks[5]="http://www.tboforums.com/index.php/forums/viewthread/619/";if(typeof maxrows=='undefined'){maxrows=11;}if(typeof bullet=='undefined'){bullet='&bull;&nbsp;';}if(typeof style=='undefined'){style='nav_categories';}document.write('<ul class="'+style+'">');for(i=1;i<stryHeads.length;i++){if(i<maxrows){document.write('<li><a href="'+stryLinks[i]+'" target="_top"   >'+unescape(stryHeads[i])+'</a></li>');}}document.write('</ul>');