function selectNarrowList(theType, strJobCode){ var iSelectedIndex = 0; var objSJ = document.newsearchform.jobcode; objSJ.length=0; objSJ.options[0] = new Option("Select a job title ------------------------------------------------------", "", false, false); if (theType != "") { var temp; var temp2; var temp3; var iIndex; for(var i=0; i= 0) { temp = U[i]; break; } } if (i