function geoip_country_code() { return 'GB'; } function geoip_country_name() { return 'United Kingdom'; } function geoip_city() { return 'Colchester'; } function geoip_region() { return 'E4'; } function geoip_region_name() { return 'Essex'; } function geoip_latitude() { return '51.8833'; } function geoip_longitude() { return '0.9000'; } function geoip_postal_code() { return ''; }