var FO = { movie:"worldmap.swf", width:"500", height:"260", majorversion:"8", build:"0", xi:"true" };
UFO.create(FO, "WorldMap");

function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}

