<!--
document.write("<input type=\"button\" value=\"Go\" onClick=\"if (document.linksearch.list.selectedIndex != 0) window.open(url = document.linksearch.list.options[document.linksearch.list.selectedIndex].value,'_self'); else alert('Please select a country.');\">");
// -->