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


stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/police-seeks-impaired-drivers/";stryHeads[1]="Police seeks impaired drivers";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/morris-bridge-bicycle-area-reopens-ahead-of-schedule/";stryHeads[2]="Morris Bridge Bicycle Area reopens ahead of schedule";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/nebraska-avenue-closed-between-109th-and-112th-avenues/";stryHeads[3]="Nebraska Avenue closed between 109th and 112th avenues";

stryLinks[4]="http://www.tboblogs.com/index.php/community/comments/wusf-host-party-to-launch-new-kids-channel/";stryHeads[4]="WUSF Hosts Party To Launch New Kids Channel";

stryLinks[5]="http://www.tboblogs.com/index.php/community/comments/temple-terrace-ponders-downtown-plan1/";stryHeads[5]="Temple Terrace Ponders Downtown Plan";

stryLinks[6]="http://www.tboblogs.com/index.php/community/comments/compton-to-speak-to-temple-crest-civic-group/";stryHeads[6]="Compton To Speak To Temple Crest Civic Group";

stryLinks[7]="http://www.tboblogs.com/index.php/community/comments/thomason-hands-over-more-records/";stryHeads[7]="Thomason Hands Over More Records";

stryLinks[8]="http://www.tboblogs.com/index.php/community/comments/new-tampa-community-council-board-grows/";stryHeads[8]="New Tampa Community Council Board Grows";

stryLinks[9]="http://www.tboblogs.com/index.php/community/comments/drainage-work-ties-up-20th-street/";stryHeads[9]="Drainage Work Ties Up 20th Street";

stryLinks[10]="http://www.tboblogs.com/index.php/community/comments/service-center-can-help-filing-for-stimulus-check/";stryHeads[10]="Service Center Can Help Filing For Stimulus Check";


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