/*
URL jump box
By JavaScript Kit (http://javascriptkit.com)
Over 200+ free scripts here!
*/

function jumpit1(){
window.location=document.select1.select1a.value
return false
}
                