stryLinks=new Array();stryHeads=new Array();
stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/missions-needs-go-far-beyond-holidays/";stryHeads[1]="Mission&#8217;s Needs Go Far Beyond Holidays";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/hartline-adds-connector-express-routes/";stryHeads[2]="HARTline Adds Connector, Express Routes";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/couple-still-travels-the-globe-ministering-in-their-80s/";stryHeads[3]="Couple Still Travels the Globe Ministering in Their &#8216;80s";


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