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


stryLinks[1]="http://www.tboblogs.com/index.php/motherhood/comments/coach-morris-tells-bucs-what-parents-tell-kids/";stryHeads[1]="Coach Morris tells Bucs what parents tell kids";

stryLinks[2]="http://www.tboblogs.com/index.php/motherhood/comments/incentive-to-use-your-reusable-bags-at-target/";stryHeads[2]="Incentive to use your reusable bags at Target";

stryLinks[3]="http://www.tboblogs.com/index.php/motherhood/comments/quick-and-free-way-to-donate-to-breast-cancer-research/";stryHeads[3]="Quick and free way to donate to breast cancer research";

stryLinks[4]="http://www.tboblogs.com/index.php/motherhood/comments/valuable-payless-shoes-coupon-for-being-an-oprah-fan/";stryHeads[4]="Valuable Payless Shoes coupon for being an Oprah fan";

stryLinks[5]="http://www.tboblogs.com/index.php/motherhood/comments/women-how-well-do-you-know-your-car/";stryHeads[5]="Women: How well do you know your car?";

stryLinks[6]="http://www.tboblogs.com/index.php/motherhood/comments/news-flash-all-dads-are-not-dunces/";stryHeads[6]="News flash: All dads are not dunces";

stryLinks[7]="http://www.tboblogs.com/index.php/motherhood/comments/free-etiquette-class-for-teens/";stryHeads[7]="Free etiquette class for teens";

stryLinks[8]="http://www.tboblogs.com/index.php/motherhood/comments/start-holiday-shopping-now-with-this-sweet-deal/";stryHeads[8]="Start holiday shopping now with this &#8220;sweet&#8221; deal";

stryLinks[9]="http://www.tboblogs.com/index.php/motherhood/comments/kids-eat-free-in-costume/";stryHeads[9]="Kids eat free in costume";

stryLinks[10]="http://www.tboblogs.com/index.php/motherhood/comments/celebrate-week-of-the-family-with-lots-of-fun-activities/";stryHeads[10]="Celebrate Week of the Family with lots of fun activities";


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