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


stryLinks[1]="http://http://www.tboblogs.com/index.php/news/story/thanks-for-reading/";stryHeads[1]="Thanks For  Reading";

stryLinks[2]="http://http://www.tboblogs.com/index.php/news/story/jurors-talk-to-the-press/";stryHeads[2]="Jurors Talk To The Press";

stryLinks[3]="http://http://www.tboblogs.com/index.php/news/story/lunsford-this-is-justice-for-jessie/";stryHeads[3]="Lunsford: This Is Justice For Jessie";

stryLinks[4]="http://http://www.tboblogs.com/index.php/news/story/no-sense-of-satisfaction/";stryHeads[4]="No Sense of Satisfaction";

stryLinks[5]="http://http://www.tboblogs.com/index.php/news/story/jessies-name-will-live-on-forever/";stryHeads[5]="&#8220;Jessie&#8217;s Name Will Live On Forever&#8221;";

stryLinks[6]="http://http://www.tboblogs.com/index.php/news/story/couey-is-alone/";stryHeads[6]="Couey Is Alone";

stryLinks[7]="http://http://www.tboblogs.com/index.php/news/story/couey-fidgets-as-jurors-agree-with-verdict/";stryHeads[7]="Couey Fidgets As Jurors Agree With Verdict";

stryLinks[8]="http://http://www.tboblogs.com/index.php/news/story/10-to-2-for-death/";stryHeads[8]="10 to 2 For Death";

stryLinks[9]="http://http://www.tboblogs.com/index.php/news/story/death-for-couey/";stryHeads[9]="Death for Couey";

stryLinks[10]="http://http://www.tboblogs.com/index.php/news/story/lewan-is-gone/";stryHeads[10]="Lewan Is Gone";


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