window.onload=function(){
Nifty("ul#nav a","small transparent top");
}

function jumpmenu(target,obj,restore){
  eval(target+".location='"+obj.options[obj.selectedIndex].value+"'");	
  obj.options[obj.selectedIndex].innerHTML="Patientez ...";	
}
