stryLinks=new Array();stryHeads=new Array();
stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/new-presidents-goal-to-reach-out-to-keystone/";stryHeads[1]="New President&#8217;s Goal To Reach Out To Keystone";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/westchase-resident-provides-insight-on-restaurant-business/";stryHeads[2]="Westchase Resident Provides Insight On Restaurant Business";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/children-have-their-own-art-show/";stryHeads[3]="Children Have Their Own Art Show";

stryLinks[4]="http://www.tboblogs.com/index.php/community/comments/keystone-fest-features-youngest-jazz-band/";stryHeads[4]="Keystone Fest Features Youngest Jazz Band";

stryLinks[5]="http://www.tboblogs.com/index.php/community/comments/car-show-features-old-beauties/";stryHeads[5]="Car Show Features Old Beauties";

stryLinks[6]="http://www.tboblogs.com/index.php/community/comments/57-years-of-gardening-fern-garden-club-celebrates-anniversary/";stryHeads[6]="57 Years of Gardening Fern Garden Club Celebrates Anniversary";

stryLinks[7]="http://www.tboblogs.com/index.php/community/comments/personality-respect-honesty-the-secret-to-chef-brunos-success/";stryHeads[7]="Personality, Respect, Honesty The Secret To Chef Bruno&#8217;s Success";

stryLinks[8]="http://www.tboblogs.com/index.php/community/comments/cause-members-try-to-help-the-world/";stryHeads[8]="CAUSE Members Try To Help The World";

stryLinks[9]="http://www.tboblogs.com/index.php/community/comments/trash-available-for-pickup-annual-event-set-on-april-21/";stryHeads[9]="Trash Available For Pickup Annual Event Set On April 21";

stryLinks[10]="http://www.tboblogs.com/index.php/community/comments/westchase-mechanic-seeks-challenge/";stryHeads[10]="Westchase Mechanic Seeks Challenge";


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