//// *********************************** ////
//// State of California master template ////
////             Version 1.20            ////
////       Last Updated 03/23/2007       ////
////                                     ////
//// Add your own Department-specific    ////
//// scripts here.                       ////
//// *********************************** ////

// selectSearch - If you are not using DTS site search you may delete lines 10-to-25
// Choose between the statewide search and your own local site search.
// CBA, 05/26/08; this is conflicting with internal site engine; comment out guts, return true

function selectSearch() { 
	
  return true;
}

// End of selectSearch javascript


