/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Filename: crl.js
 * Website: CRL Basse Normandie
 * Author: CH1.fr
 * Description: javascript/jQuery
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

jQuery(document).ready(function() {

/* Spans sur le menu ___________________________________________________ */
$('#barre_beige #searchform #searchsubmit').attr("value","");

/* fin Jquery */
});
