var siBase;jQuery(document).ready(function(){siBase=jQuery('#CustomSearchForm_SearchForm_Search').attr('value');jQuery('#CustomSearchForm_SearchForm_Search').focus(function(){if(jQuery(this).attr('value')==siBase){jQuery(this).attr('value','')}})});