stryLinks=new Array();stryHeads=new Array();
stryLinks[1]="http://www.tboblogs.com/index.php/life/comments/sister-study-seeks-volunteers/";stryHeads[1]="Sister Study Seeks Volunteers";

stryLinks[2]="http://www.tboblogs.com/index.php/life/comments/care-at-the-end-of-life-a-public-discussion/";stryHeads[2]="Care at the End of Life: A Public Discussion";

stryLinks[3]="http://www.tboblogs.com/index.php/life/comments/arthritis-foundation-walk/";stryHeads[3]="Arthritis Foundation Walk";

stryLinks[4]="http://www.tboblogs.com/index.php/life/comments/new-drug/";stryHeads[4]="New Drug";

stryLinks[5]="http://www.tboblogs.com/index.php/life/comments/feedback-on-saturdays-4you-column/";stryHeads[5]="Feedback on Saturday&#8217;s 4You Column";

stryLinks[6]="http://www.tboblogs.com/index.php/life/comments/for-now-bypass-the-meat-counter/";stryHeads[6]="For Now, Bypass The Meat Counter";

stryLinks[7]="http://www.tboblogs.com/index.php/life/comments/organ-donation-awareness-phone-bank/";stryHeads[7]="Organ Donation Awareness Phone Bank";

stryLinks[8]="http://www.tboblogs.com/index.php/life/comments/aquatic-exercise/";stryHeads[8]="Aquatic Exercise";

stryLinks[9]="http://www.tboblogs.com/index.php/life/comments/help-for-caregivers/";stryHeads[9]="Help for Caregivers";

stryLinks[10]="http://www.tboblogs.com/index.php/life/comments/spine-implant/";stryHeads[10]="Spine Implant";


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