<!-- hide

function jumpto(x){

if (document.form1.jumpmenu.value != "null") {
document.location.href = x
}
}
<!-- hide

function jumpto(x){

if (document.form2.jumpmenu.value != "null") {
document.location.href = x
}
}

// end hide -->

// end hide -->
