'); document.writeln(''); document.writeln(''); document.writeln('

The Latest NFL Lines

'); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); EOT; print $str_html; $count=0; foreach($xml->Game as $xml_game) { $count++; if($count<10) { $a_date = explode(" ", $xml_game->GameDate); $a_time = explode(":", $a_date[1]); $str_time = date("g:i A", mktime($a_time[0], $a_time[1], $a_time[2], 1, 1, 2000)); if($xml_game->PreviewAvailable == "Yes") $pre_link = "GameId}\" class=\"textbold\">Preview"; else $pre_link = "Preview"; $str_html = <<'); document.writeln(''); document.writeln(''); EOT; print $str_html; } } if($count!=0) { $str_html = <<'); document.writeln(''); document.writeln(''); EOT; print $str_html; } else { $str_html = <<'); document.writeln(' '); EOT; print $str_html; } $str_html = << '); document.writeln(' '); document.writeln(' '); document.writeln('
'); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln('
{$a_date[0]} $str_time $pre_link | Matchup
$xml_game->AwayTeam @ $xml_game->HomeTeam$xml_game->HomeLine / $xml_game->OverUnder
'); document.writeln('
more...
No matchup data currently available
'); document.writeln('
'); EOT; print $str_html; ?>