function geoip_country_code() { return 'AU'; } function
geoip_country_name() { return 'Australia'; } function geoip_city() {
return 'North Sydney'; } function geoip_region() { return '02'; }
function geoip_region_name() { return 'New South Wales'; } function
geoip_latitude() { return '-33.8406'; } function geoip_longitude() {
return '151.2072'; } function geoip_postal_code() { return ''; }
