function goarea(form) {
　top.location.href = form.Link.options[form.Link.selectedIndex].value;
}
