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


stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/ksms-path-to-a-technical-acquittal/";stryHeads[1]="KSM&#8217;s path to acquittal on a technicality";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/gus-keep-the-9-11-conspirators-at-gitmo/";stryHeads[2]="Gus: Keep the 9/11 conspirators at GITMO";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/fun-with-numbers-stimulus-style/";stryHeads[3]="Fun with imaginary numbers, stimulus-style";

stryLinks[4]="http://www.tboblogs.com/index.php/community/comments/revealed-obamas-tax-credit-field-of-landmines/";stryHeads[4]="Revealed: Obama&#8217;s tax-credit field of landmines";

stryLinks[5]="http://www.tboblogs.com/index.php/community/comments/savings-through-scutiny-seeing-is-believing/";stryHeads[5]="Savings through scutiny?&nbsp; Seeing is believing";

stryLinks[6]="http://www.tboblogs.com/index.php/community/comments/the-astonishing-high-cost-of-health-care-reform/";stryHeads[6]="The astonishingly high cost of health care &#8220;reform&#8221;";

stryLinks[7]="http://www.tboblogs.com/index.php/community/comments/fasano-scolds-rubio-rubio-scolds-back/";stryHeads[7]="Fasano scolds Rubio; Rubio scolds back";

stryLinks[8]="http://www.tboblogs.com/index.php/community/comments/relay-rally-battles-cancer/";stryHeads[8]="Relay rally battles cancer";

stryLinks[9]="http://www.tboblogs.com/index.php/community/comments/the-posts-flawed-but-instructive-bias/";stryHeads[9]="The Post&#8217;s flawed, but instructive, bias";

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


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