stryLinks=new Array();stryHeads=new Array();
stryLinks[0]="http://hosted.ap.org/dynamic/stories/H/HKN_RED_WINGS_BLUES";stryHeads[0]="Blues beat Red Wings 4-3 in shootout";
stryLinks[1]="http://hosted.ap.org/dynamic/stories/H/HKN_STARS_BLACKHAWKS";stryHeads[1]="Versteeg gives Blackhawks shootout win over Stars";
stryLinks[2]="http://hosted.ap.org/dynamic/stories/H/HKN_THRASHERS_STARS_TRADE";stryHeads[2]="Thrashers send goalie Kari Lehtonen to Stars";
stryLinks[3]="http://hosted.ap.org/dynamic/stories/H/HKN_FLAMES_SENATORS";stryHeads[3]="Spezza leads Senators past Flames";
stryLinks[4]="http://hosted.ap.org/dynamic/stories/H/HKN_BRUINS_SABRES";stryHeads[4]="Krejci nets shootout winner for Boston";
stryLinks[5]="http://hosted.ap.org/dynamic/stories/H/HKN_PREDATORS_ISLANDERS";stryHeads[5]="Islanders snap skid with SO win over Predators";
stryLinks[6]="http://hosted.ap.org/dynamic/stories/H/HKN_CANUCKS_LIGHTNING";stryHeads[6]="St. Louis has 2 goals in Lightning win";
stryLinks[7]="http://hosted.ap.org/dynamic/stories/H/HKN_MAPLE_LEAFS_BURKE_SON_DEATH";stryHeads[7]="Funeral Mass held for son of Maple Leafs GM";
stryLinks[8]="http://hosted.ap.org/dynamic/stories/H/HKN_PANTHERS_HURRICANES";stryHeads[8]="Pitkanen, Legace lead Hurricanes past Panthers 4-1";
stryLinks[9]="http://hosted.ap.org/dynamic/stories/H/HKN_OILERS_OKLAHOMA_AFFILIATE";stryHeads[9]="Edmonton's AHL affiliate to be located in Oklahoma";
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>');
