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


stryLinks[1]="http://www.tboblogs.com/index.php/life/comments/sasha-fierce-beyonces-alter-ego-hopes-to-school-young-girls/";stryHeads[1]="Sasha Fierce, Beyonce&#8217;s alter ego, wants to school young girls";

stryLinks[2]="http://www.tboblogs.com/index.php/life/comments/seed-guru-has-sowed-debate-time-for-a-coup-against-the-national-flower/";stryHeads[2]="The debate has been sowed&#8212;time for a coup against the national flower";

stryLinks[3]="http://www.tboblogs.com/index.php/life/comments/vote-232-for-an-awesomely-sticky-prom-look/";stryHeads[3]="Vote 232 for an awesomely (sticky) prom look!";

stryLinks[4]="http://www.tboblogs.com/index.php/life/comments/i-cant-believe-its-not-mj/";stryHeads[4]="I can&#8217;t believe it&#8217;s not MJ";

stryLinks[5]="http://www.tboblogs.com/index.php/life/comments/jennifer-lopez-says-adios-to-her-sweetface-fashion-line/";stryHeads[5]="Jennifer Lopez says adios to her Sweetface fashion line";

stryLinks[6]="http://www.tboblogs.com/index.php/life/comments/bubbles-alive-well-in-wauchula/";stryHeads[6]="Happy to hear Bubbles is OK";

stryLinks[7]="http://www.tboblogs.com/index.php/life/comments/money-crunch-leads-taco-tammy-to-web-grabbing-twitter-facebook-by-the-tail/";stryHeads[7]="Money Crunch Leads &#8216;Taco Tammy&#8217; to Web [Grabbing Twitter, Facebook By The Tail]";

stryLinks[8]="http://www.tboblogs.com/index.php/life/comments/escalator-to-heaven/";stryHeads[8]="Escalator to heaven";

stryLinks[9]="http://www.tboblogs.com/index.php/life/comments/there-must-be-50-ways-to-kill-a-lubber-so-if-youre-my-neighbor-please-pick-/";stryHeads[9]="There must be 50 ways to kill a lubber [so if you&#8217;re my neighbor, please pick one]";

stryLinks[10]="http://www.tboblogs.com/index.php/life/comments/catching-up-new-and-new-possibilities-for-plant-shopping/";stryHeads[10]="Catching up&#8212;new and new possibilities for plant shopping";


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