jQuery(document).ready(function(){
  jQuery('#search').attr('value', '');
})
