stryLinks=new Array();stryHeads=new Array();
stryLinks[1]="http://www.tboblogs.com/index.php/entertainment/comments/nbc-plans-office-and-heroes-webisodes/";stryHeads[1]="NBC plans &#8220;Office&#8221; and &#8220;Heroes&#8221; Webisodes";

stryLinks[2]="http://www.tboblogs.com/index.php/entertainment/comments/nbc-series-about-teen-prostitutes-goes-to-telemundo/";stryHeads[2]="NBC series about teen prostitutes goes to Telemundo";

stryLinks[3]="http://www.tboblogs.com/index.php/entertainment/comments/boston-legal-renwed-back-to-you-canceled/";stryHeads[3]="&#8220;Boston Legal&#8221; Renwed. &#8220;Back to You&#8221; Canceled.";

stryLinks[4]="http://www.tboblogs.com/index.php/entertainment/comments/reids-fight-and-the-clash-of-two-titans/";stryHeads[4]="Reid&#8217;s fight and the clash of two titans";

stryLinks[5]="http://www.tboblogs.com/index.php/entertainment/comments/gtanwb-redux/";stryHeads[5]="GTA@NWB Redux";

stryLinks[6]="http://www.tboblogs.com/index.php/entertainment/comments/speed-racer/";stryHeads[6]="Speed Racer";


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