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


stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/a-special-jax-files-weekend/";stryHeads[1]="A special Jax Files Weekend";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/insufficiently-coercive-gop-health-plan/";stryHeads[2]="Insufficiently coercive GOP health plan";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/gbw-smells-an-aarp-rat/";stryHeads[3]="GBW smells an AARP rat";

stryLinks[4]="http://www.tboblogs.com/index.php/community/comments/read-the-bill/";stryHeads[4]="Read the bill?";

stryLinks[5]="http://www.tboblogs.com/index.php/community/comments/gov.-crists-loopy-history/";stryHeads[5]="Gov. Crist&#8217;s loopy history";

stryLinks[6]="http://www.tboblogs.com/index.php/community/comments/rising-fever-of-warmism-alarmism/";stryHeads[6]="Rising fever of warmism alarmism";

stryLinks[7]="http://www.tboblogs.com/index.php/community/comments/whats-an-emollient-anyway/";stryHeads[7]="What&#8217;s an &#8216;emolument,&#8217; anyway?";

stryLinks[8]="http://www.tboblogs.com/index.php/community/comments/naked-power-grab/";stryHeads[8]="Naked power grab";

stryLinks[9]="http://www.tboblogs.com/index.php/community/comments/on-sheriff-straightening-the-record/";stryHeads[9]="On sheriff, straightening the record";

stryLinks[10]="http://www.tboblogs.com/index.php/community/comments/about-that-business-wih-the-family-tree/";stryHeads[10]="About that business wih the family tree";


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