Test of JavaScript invocation from WP post
Posted in Uncategorized on Feb 21st, 2008 No Comments »
Your locatioin:
document.write(” Country:”+geoip_country_name()); document.write(” City:”+geoip_city()); document.write(” Latitude:”+geoip_latitude()); document.write(” Longitude:”+geoip_longitude());