require("../inc/apodhead.php");
if(!isset($_GET['y'])){
if(date("Y")>=2005)$dt="2004".$_GET['f'];
else $dt=date("Y").$_GET['f'];
}
else{
$dt=$_GET['y'].$_GET['f'];
}
if(file_exists("inc_gotm/".$dt.".inc"))
include("inc_gotm/".$dt.".inc");
else
print("
Game of the Month Date Invalid