Est Tracker
require_once("gmap.inc.php"); if (isSet($_GET['view'])) { print(getGMapEZ("map.cfg", $_GET['view'])); } else { print(getGMapEZ("map.cfg")); } ?>