function MM_showHideLayers() { //v6.0 var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } obj.visibility=v; } } function validate(){ if(document.search.pnSearch.value == ""){ alert("You must enter something to search for!"); return false; } return true; } //-->
Error Diagnostic InformationAn error occurred while evaluating the expression: #form.pnSearch#Error near line 33, column 32. Error resolving parameter FORM.PNSEARCH The specified form field cannot be found. This problem is very likely due to the fact that you have misspelled the form field name.
The error occurred while processing an element with a general identifier of (#form.pnSearch#), occupying document position (33:31) to (33:45). Date/Time: 08/27/08 21:19:25 |
Please inform the site administrator that this error has occurred (be sure to include the contents of this page in your message to the administrator).