

stryLinks=new Array();stryHeads=new Array();
stryLinks[1]="http://www.tboblogs.com/index.php/newswire/story/moffitt-among-quarterfinalists-for-lott-award/";stryHeads[1]= "Moffitt Among Quarterfinalists For Lott Award";

stryLinks[2]="http://www.tboblogs.com/index.php/newswire/story/two-women-thrown-from-boat-when-it-hits-i-75-bridge/";stryHeads[2]= "Two Women Thrown From Boat When It Hits I-75 Bridge";

stryLinks[3]="http://www.tboblogs.com/index.php/newswire/story/judge-imposes-stay-on-lethal-injections/";stryHeads[3]= "Judge Imposes Stay On Lethal  Injections";

stryLinks[4]="http://www.tboblogs.com/index.php/newswire/story/poll-more-coastal-residents-would-not-evacuate-for-hurricane/";stryHeads[4]= "Poll: More Coastal Residents Would Not Evacuate For Hurricane";

stryLinks[5]="http://www.tboblogs.com/index.php/newswire/story/robbers-in-ninja-garb-strike-hampton-inn/";stryHeads[5]= "Robbers In Ninja Garb Strike Hampton Inn";

stryLinks[6]="http://www.tboblogs.com/index.php/newswire/story/deputy-is-accused-of-domestic-battery/";stryHeads[6]= "Deputy Is Accused Of Domestic Battery";

stryLinks[7]="http://www.tboblogs.com/index.php/newswire/story/2-men-burst-into-home-steal-more-than-7000/";stryHeads[7]= "2 Men Burst Into Home, Steal More Than $7,000";

stryLinks[8]="http://www.tboblogs.com/index.php/newswire/story/temple-terrace-man-wounded-in-shooting/";stryHeads[8]= "Temple Terrace Man Wounded In Shooting";

stryLinks[9]="http://www.tboblogs.com/index.php/newswire/story/17-arrested-in-alleged-cockfight/";stryHeads[9]= "Polk Deputies Charge 17 Men After Weekend Cockfight";

stryLinks[10]="http://www.tboblogs.com/index.php/newswire/story/baby-dropped-off-at-fire-station1/";stryHeads[10]= "Baby Dropped Off At Fire Station";


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>');