stryLinks=new Array();stryHeads=new Array();
stryLinks[1]="http://www.tboblogs.com/index.php/community/comments/sinfully-delicious-customed-designed-cakes/";stryHeads[1]="Sinfully Delicious: Customed-Designed Cakes";

stryLinks[2]="http://www.tboblogs.com/index.php/community/comments/eight-is-enough-tragedy-creates-instant-family/";stryHeads[2]="Eight Is Enough - Tragedy Creates Instant Family";

stryLinks[3]="http://www.tboblogs.com/index.php/community/comments/association_board_votes_on_dues_oct_11/";stryHeads[3]="Association Board Votes On Dues Oct. 11";

stryLinks[4]="http://www.tboblogs.com/index.php/community/comments/stroke_heart_attack_not_same/";stryHeads[4]="Stroke, Heart Attack Not Same";

stryLinks[5]="http://www.tboblogs.com/index.php/community/comments/personal_experience_drives_couple_to/";stryHeads[5]="Personal Experience Drives Couple To";


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