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


stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/fasano-unbowed-by-schoolyard-bully/";stryHeads[1]="Stripped Fasano unbowed by &#8216;schoolyard bully&#8217;";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/limbaugh-pokes-weatherford-desperate-says-will/";stryHeads[2]="Limbaugh pokes Weatherford; &#8220;desperate,&#8221; says Will";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/wed-think-this-was-just-nutty-/";stryHeads[3]="We&#8217;d think this was just nutty ...";

stryLinks[4]="http://www.tboblogs.com/index.php/community/comments/obama-rejects-keystone-pipeline/";stryHeads[4]="Obama rejects Keystone pipeline";

stryLinks[5]="http://www.tboblogs.com/index.php/community/comments/fasanos-end-game-no-more-nfl-in-florida/";stryHeads[5]="Fasano&#8217;s end game: No more NFL in Florida";

stryLinks[6]="http://www.tboblogs.com/index.php/community/comments/the-silence-of-the-nlrb/";stryHeads[6]="The silence of the NLRB";

stryLinks[7]="http://www.tboblogs.com/index.php/community/comments/former-air-force-colonel-wants-to-challenge-castor/";stryHeads[7]="Former Air Force Colonel Wants to Challenge Castor";

stryLinks[8]="http://www.tboblogs.com/index.php/community/comments/another-lefty-talking-point-bites-the-dust/";stryHeads[8]="Another lefty talking point bites the dust";

stryLinks[9]="http://www.tboblogs.com/index.php/community/comments/on-rubio-washington-post-earns-three-pinnochios/";stryHeads[9]="On Rubio, Washington Post earns three Pinnochios";

stryLinks[10]="http://www.tboblogs.com/index.php/community/comments/steve-jobs-david-mamet-moment/";stryHeads[10]="Steve Jobs&#8217; David Mamet moment (whiffed)";


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