$city = $_GET['city']; $country = $_GET['country']; if($country == "Tsekki"): $country = "Czech Rebuplic"; endif; if(strstr($country, "ä")): $country = ""; endif; if(strstr($city, "Kokkola")): $city = "Kokkola"; endif; $zoomlevel = "7"; ### jos ei ole kaupunkia, näytetään maan kartta kauempaa: if($city == ""): $zoomlevel = "5"; endif; if(($city == "") and ($country == "")): $country = "Tunisia"; $zoomlevel = "1"; endif; ?>
');" onunload="GUnload()">