Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
$("#lettre_14").ready(function() {
$("#lettre_14").attr('checked', true);
});
$("#option_2654").ready(function() {
$("#option_2654").attr('selected', 'selected');
});