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


stryLinks[1]="http://http://www.tboblogs.com/index.php/news/story/1-killed-this-week-in-afghanistan/";stryHeads[1]="1 Killed This Week in Afghanistan";

stryLinks[2]="http://http://www.tboblogs.com/index.php/news/story/nelson-obama-birth-control-compromise-seems-to-solve-the-problem/";stryHeads[2]="Nelson: Obama birth control compromise &#8220;seems to solve the problem&#8221;";

stryLinks[3]="http://http://www.tboblogs.com/index.php/news/story/sharpe-suspending-campaign/";stryHeads[3]="Sharpe suspending campaign";

stryLinks[4]="http://http://www.tboblogs.com/index.php/news/story/sharpe-to-make-announcement-may-be-out-of-house-race/";stryHeads[4]="Sharpe to make announcement, may be out of House race";

stryLinks[5]="http://http://www.tboblogs.com/index.php/news/story/largo-military-museum-gets-new-name-mission/";stryHeads[5]="Largo Military Museum Gets New Name, Mission";

stryLinks[6]="http://http://www.tboblogs.com/index.php/news/story/planned-parenthood-polls-show-catholics-voters-favor-contraception-coverage/";stryHeads[6]="Planned Parenthood: Polls show Catholics, voters favor contraception coverage";

stryLinks[7]="http://http://www.tboblogs.com/index.php/news/story/weatherford-denies-any-attempt-to-undermine-west/";stryHeads[7]="Weatherford denies any attempt to undermine West";

stryLinks[8]="http://http://www.tboblogs.com/index.php/news/story/michelle-obama-to-tour-florida-for-healthy-eating/";stryHeads[8]="Michelle Obama to tour Florida for healthy eating";

stryLinks[9]="http://http://www.tboblogs.com/index.php/news/story/pentagon-co-spokesman-changed-trim-after-boss-haircuts/";stryHeads[9]="Pentagon Co-Spokesman Changed Trim After Boss&#8217; Haircuts";

stryLinks[10]="http://http://www.tboblogs.com/index.php/news/story/two-marines-killed-in-afghanistan-this-week/";stryHeads[10]="Brig. Gen. Becomes Highest-Ranking Death in Afghanistan";


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