stryLinks=new Array();stryHeads=new Array();


stryLinks[1]="http://www.tboblogs.com/index.php/news/story/xx/";stryHeads[1]="Seminole Tribe encouraged by Obama&#8217;s &#8220;commitment&#8221; (updated)";

stryLinks[2]="http://www.tboblogs.com/index.php/news/story/bennett-seeks-to-loosen-legislative-term-limits-and-extend-them-to-local-of/";stryHeads[2]="Bennett seeks to loosen legislative term limits and extend them to local officials";

stryLinks[3]="http://www.tboblogs.com/index.php/news/story/house-panel-decides-to-continue-investigating-former-house-speaker/";stryHeads[3]="House panel decides to continue investigating former House Speaker";

stryLinks[4]="http://www.tboblogs.com/index.php/news/story/business-licenses-october-26-october-30-2009/";stryHeads[4]="Business Licenses, October 26 &#8211; October 30, 2009";

stryLinks[5]="http://www.tboblogs.com/index.php/news/story/rpof-responds-to-dockerys-response-to-rpof/";stryHeads[5]="RPOF responds to Dockery&#8217;s response to RPOF";

stryLinks[6]="http://www.tboblogs.com/index.php/news/story/adockery-gets-endorsed-by-the-hammer-responds-to-rpof/";stryHeads[6]="Dockery gets endorsed by the Hammer; responds to RPOF (updated)";

stryLinks[7]="http://www.tboblogs.com/index.php/news/story/dockery-schedules-announcement-rally/";stryHeads[7]="Dockery schedules announcement rally";

stryLinks[8]="http://www.tboblogs.com/index.php/news/story/frank-files-for-d57-house-seat/";stryHeads[8]="Frank files for D57 House seat";

stryLinks[9]="http://www.tboblogs.com/index.php/news/story/its-official-eikenberg-is-crist-campaign-manager/";stryHeads[9]="It&#8217;s official: Eikenberg is Crist campaign manager";

stryLinks[10]="http://www.tboblogs.com/index.php/news/story/mccollum-im-focused-on-running-against-sink/";stryHeads[10]="McCollum: I&#8217;m focused on running against Sink";


if(typeof maxrows=='undefined'){maxrows=10;}
if(typeof bullet=='undefined'){bullet='&bull;&nbsp;';}
if(typeof style=='undefined'){style='small';}
document.write('<table cellpadding="0" cellspacing="0" border="0">');
for(i=1;i<stryHeads.length;i++){
	if(i<maxrows+1){document.write('<tr valign="top"><td>'+bullet+'</td><td><a href="'+stryLinks[i]+'" class="'+style+'">'+stryHeads[i]+'</a></td></tr>');}}
document.write('</table>');