include("geoip.php");
$s = $_GET["sub"];
$gi = geoip_open("GeoIP.dat",GEOIP_STANDARD);
$country = geoip_country_code_by_addr($gi, $REMOTE_ADDR);
$s = $s.$country;
if ($country == "AU") {
Header("Location: http://www.ringtonerealm.info/Australia/?sub=$s");
#} elseif ($country == "IL") {
# Header("Location: http://www.techmount.com");
/*
} elseif ($country == "BE") {
Header("Location: http://www.ringtonerealm.info/Belgium/?sub=$s");
} elseif ($country == "BR") {
Header("Location: http://www.ringtonerealm.info/Brazil/?sub=$s");
} elseif ($country == "CA") {
Header("Location: http://www.ringtonerealm.info/Canada/?sub=$s");
} elseif ($country == "CZ") {
Header("Location: http://www.ringtonerealm.info/Czech/?sub=$s");
} elseif ($country == "FI") {
Header("Location: http://www.ringtonerealm.info/Finland/?sub=$s");
} elseif ($country == "FR") {
Header("Location: http://www.ringtonerealm.info/France/?sub=$s");
} elseif ($country == "DE") {
Header("Location: http://www.ringtonerealm.info/Germany/?sub=$s");
} elseif ($country == "HU") {
Header("Location: http://www.ringtonerealm.info/Hungary/?sub=$s");
} elseif ($country == "ID") {
Header("Location: http://www.ringtonerealm.info/Indonesia/?sub=$s");
} elseif ($country == "IT") {
Header("Location: http://www.ringtonerealm.info/Italy/?sub=$s");
} elseif ($country == "NL") {
Header("Location: http://www.ringtonerealm.info/Netherlands/?sub=$s");
} elseif ($country == "NO") {
Header("Location: http://www.ringtonerealm.info/Norway/?sub=$s");
} elseif ($country == "PT") {
Header("Location: http://www.ringtonerealm.info/Portugal/?sub=$s");
} elseif ($country == "SG") {
Header("Location: http://www.ringtonerealm.info/Singapore/?sub=$s");
} elseif ($country == "ES") {
Header("Location: http://www.ringtonerealm.info/Spain/?sub=$s");
} elseif ($country == "CH") {
Header("Location: http://www.ringtonerealm.info/Switzerland/?sub=$s");
} elseif ($country == "TR") {
Header("Location: http://www.ringtonerealm.info/Turkey/?sub=$s");
} elseif ($country == "GB") {
Header("Location: http://www.ringtonerealm.info/UK/?sub=$s");
*/
} else {
?>
Free Ringtones, Free MP3 Ringtones, Free Polyphonic Ringtones - RingtoneRealm.Info - =$country?>
Ringtone Realm - Free Ringtones
Free Ringtones - Get free Ringtones Straight to Your Phone.
Choose any of the following ringtones or get the full list.
Eric Sermon And Redman
React
Choose your country:
bookmark our
site now and come back tomorrow for more ringtones!
}
?>