This page will try and detect which country you are browsing from and change the selected country in the drop down box to this country (the default selected country is Afghanistan).
The geolocation is done through javascript and a call to the Wipmania API
This example now uses a cookie to remember the location to reduce the amount of calls made to the API.
This example is from an article on Increasing conversion rates through geolocation.