function geoip_country_code() { return "US"; } function geoip_country_name() { return "United States"; } function geoip_city() { return "Ashburn"; } function geoip_region() { return "VA"; } function geoip_region_name() { return "Virginia"; } function geoip_latitude() { return "39.0481"; } function geoip_longitude() { return "-77.4728"; } function geoip_postal_code() { return "20149"; } function geoip_metro_code() { return "511"; } function geoip_area_code() { return "703"; } function geoip_regions_ventesweb() { return []; } function geoip_region_info() { return {}; } function geoip_get_eastern_time() { return "0000"; }