function geoip_country_code() { return 'CH'; }
function geoip_country_name() { return 'Switzerland'; }
function geoip_city() { return 'Zürich'; }
function geoip_region() { return '25'; }
function geoip_region_name() { return 'Zurich'; }
function geoip_subregion_name() { return 'Europe/Zurich'; }
function geoip_latitude() { return '47.3667'; }
function geoip_longitude() { return '8.550003'; }
function geoip_postal_code() { return ''; }
function geoip_build() { return '20090113'; }
