jQuery('#ProductSearchForm_SearchForm_Search').click(function(e){
	jQuery(this).attr("value","");
});