$anp_path="C:/Program Files/Apache Group/Apache/htdocs/lindon_networks/geo/cr/"; include($anp_path."cr.php");
include($anp_path."countries.php"); $anp_cinfo=get_cinfo($anp_country_code);
if ($anp_cinfo["code"] == "CA"){
print "
Free car prices, wholesale & retail, you'll save on your next new car";
}
if ($anp_cinfo["code"] == "US"){
print " Quality new cars!";
}
if ($anp_cinfo["code"] == "UK"){
print "
PLANET CAR RENTAL - WORLDWIDE IN OVER 6000 LOCATIONS";
}
?>