$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"] == "UK"){
print " Great job listings";
}
if ($anp_cinfo["code"] == "US"){
print " Great job listings";
}
if ($anp_cinfo["code"] == "CA"){
print "
Distribute your resume DIRECTLY to thousands of employers & recruiters!";
}
?>