stryLinks=new Array();stryHeads=new Array();
stryLinks[0]="http://hosted.ap.org/dynamic/stories/H/HKN_ISLANDERS_WILD";stryHeads[0]="Nolan's 2 goals give Wild 3-2 win over Islanders";
stryLinks[1]="http://hosted.ap.org/dynamic/stories/H/HKN_PANTHERS_RED_WINGS";stryHeads[1]="McCabe's OT goal gives Panthers 2-1 win over Wings";
stryLinks[2]="http://hosted.ap.org/dynamic/stories/H/HKN_BRUINS_SABRES";stryHeads[2]="Bergeron scores in OT as Bruins beat Sabres 2-1";
stryLinks[3]="http://hosted.ap.org/dynamic/stories/H/HKN_CANADIENS_CAPITALS";stryHeads[3]="Canadiens withstand comeback, beat Capitals 3-2";
stryLinks[4]="http://hosted.ap.org/dynamic/stories/H/HKN_LIGHTNING_DUCKS";stryHeads[4]="Niedermayer's OT goal lifts Ducks";
stryLinks[5]="http://hosted.ap.org/dynamic/stories/H/HKN_BLACKHAWKS_FLAMES";stryHeads[5]="Blackhawks rout Flames in playoff rematch";
stryLinks[6]="http://hosted.ap.org/dynamic/stories/H/HKN_BLUE_JACKETS_STARS";stryHeads[6]="Nash, Huselius lead Blue Jackets past Stars";
stryLinks[7]="http://hosted.ap.org/dynamic/stories/H/HKN_DEVILS_PREDATORS";stryHeads[7]="Predators beat Devils in shootout";
stryLinks[8]="http://hosted.ap.org/dynamic/stories/H/HKN_COYOTES_BLUES";stryHeads[8]="Johnson scores overtime goal for Blues";
stryLinks[9]="http://hosted.ap.org/dynamic/stories/H/HKN_MAPLE_LEAFS_HURRICANES";stryHeads[9]="Ruutu lifts Canes past Leafs, 6-5 in shootout";
if(typeof maxrows=='undefined'){maxrows=10;}if(typeof bullet=='undefined'){bullet='&bull;&nbsp;';}if(typeof site=='undefined'){site='FLTAM';}if(typeof style=='undefined'){style='apheadline';}
document.write('<table cellpadding="0" cellspacing="0" border="0">');
for(i=0;i<stryHeads.length;i++){if(i<maxrows){document.write('<tr valign="top"><td>'+bullet+'</td><td><a href="'+stryLinks[i]+'?SITE='+site+'&SECTION=SPORTS'+'" class="'+style+'">'+stryHeads[i]+'</a></td></tr>');}}
document.write('</table>');
