<!-- JEO Productions/StudioNorth  --  Oct 2003/*   Search functions*/// ====================================================================== // set up constants and menu names array // ====================================== // =================== function searchFor( searchTerm ) {//    var stripSearch = trip(  );    alert ("To SEARCH function. Looking for \"" +searchTerm +"\"."); } // ===================//-->
