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


stryLinks[1]="http://http://www.tboblogs.com/index.php/news/story/number-of-the-day-13.72-payout-for-each-lottery-dollar-spent-at-luckiest-st/";stryHeads[1]="Number of the day, $13.72: Payout for each lottery dollar spent at luckiest store";

stryLinks[2]="http://http://www.tboblogs.com/index.php/news/story/number-of-the-day-140-legal-burmese-owners/";stryHeads[2]="Number of the day, 140: legal burmese python owners in Florida";

stryLinks[3]="http://http://www.tboblogs.com/index.php/news/story/number-of-the-day-3.35-gallon-of-gas-in-tampa/";stryHeads[3]="Number of the day, $3.35: gas in Tampa";

stryLinks[4]="http://http://www.tboblogs.com/index.php/news/story/number-of-the-day-950-dollars-paid-to-find-darth-vaders-worth/";stryHeads[4]="Number of the Day, 950: dollars paid by USF Poly to appraise Darth Vader";

stryLinks[5]="http://http://www.tboblogs.com/index.php/news/story/tampa-doesnt-make-the-cut-for-young-grads/";stryHeads[5]="Tampa doesn&#8217;t make the cut for young grads";

stryLinks[6]="http://http://www.tboblogs.com/index.php/news/story/using-cell-phone-data-to-track-human-movements/";stryHeads[6]="Using cell phone data to track human movements";

stryLinks[7]="http://http://www.tboblogs.com/index.php/news/story/back-to-school-numbers/";stryHeads[7]="Back to school numbers";

stryLinks[8]="http://http://www.tboblogs.com/index.php/news/story/st.-pete-americas-third-angriest-city/";stryHeads[8]="St. Pete America&#8217;s third-angriest city?";

stryLinks[9]="http://http://www.tboblogs.com/index.php/news/story/tampa-metro-area-among-top-in-population-gains/";stryHeads[9]="Tampa metro area among top in population gains";

stryLinks[10]="http://http://www.tboblogs.com/index.php/news/story/fsu-prof-has-been-teaching-since-eisenhower/";stryHeads[10]="FSU prof on job since Eisenhower";


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