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


stryLinks[1]="http://www.tboblogs.com/index.php/tools/comments/pet-personal-update/";stryHeads[1]="Pet Personal Update";

stryLinks[2]="http://www.tboblogs.com/index.php/tools/comments/so-who-is-your-mentor/";stryHeads[2]="Who is your mentor?";

stryLinks[3]="http://www.tboblogs.com/index.php/tools/comments/heres-a-very-special-pet-personal-this-week/";stryHeads[3]="Here&#8217;s a very special Pet Personal this week&#8230;";

stryLinks[4]="http://www.tboblogs.com/index.php/tools/comments/the-faces-of-pediatric-cancer/";stryHeads[4]="The Faces of Pediatric Cancer";

stryLinks[5]="http://www.tboblogs.com/index.php/tools/comments/its-beginning-to-feel-like-fall/";stryHeads[5]="It&#8217;s beginning to feel like Fall";

stryLinks[6]="http://www.tboblogs.com/index.php/tools/comments/selmon-expressway-converts-to-all-electronic-tolling-this-friday/";stryHeads[6]="Selmon Expressway Converts to All-Electronic Tolling this Friday";

stryLinks[7]="http://www.tboblogs.com/index.php/tools/comments/a-viewer-response-i-just-had-to-post/";stryHeads[7]="A viewer response I just had to post";

stryLinks[8]="http://www.tboblogs.com/index.php/tools/comments/yellow-buses-orange-construction-cones/";stryHeads[8]="Yellow Buses, Orange Construction Cones";

stryLinks[9]="http://www.tboblogs.com/index.php/tools/comments/saying-goodbye-and-thanks/";stryHeads[9]="Saying Goodbye and Thanks";

stryLinks[10]="http://www.tboblogs.com/index.php/tools/comments/two-local-cheer-athletes-speak-out/";stryHeads[10]="Two Local Cheer Athletes Speak Out";


if(typeof maxrows=='undefined'){maxrows=10;}
if(typeof ul_class=='undefined'){ul_class='trafficlist_ul';}


document.write('<ul class="'+ul_class+'">');
for(i=1;i<stryHeads.length;i++){
	if(i<maxrows+1){document.write('<li><a href="'+stryLinks[i]+'" target="'+target+'">'+stryHeads[i]+'</a></li>');}}
document.write('</ul>');
