$x=$_GET['x'];
$y=$_GET['y'];
if ($x==NULL) { $x=1; }
if ($y==NULL) { $y=1; }
if (!is_numeric($x)) { $x=1; }
if (!is_numeric($y)) { $y=1; }
?>
Map
onLoad="window.open('map.php?x= echo($x); ?>&y= echo($y); ?>','map');window.open('up.php?x= echo($x); ?>&y= echo($y); ?>&stop=true','up');window.open('right.php?x= echo($x); ?>&y= echo($y); ?>&stop=true','right');window.open('left.php?x= echo($x); ?>&y= echo($y); ?>&stop=true','left');" } ?>>
// Acertar link para a proxima img
$y=$y+1;
if ($y>5) { $y=6; }
if ($y==6) {
?>
} else {
?>
} ?>