function jump(obj) {
eval("parent.location='/"+obj.options[obj.selectedIndex].value+"'");
}
