document.getElementById('EXA').length=0; try { document.getElementById('EXA').add(new Option('','all'), null); } catch(ex) { document.getElementById('EXA').add(new Option('','all')); } try { document.getElementById('EXA').add(new Option('Bac Technologique','12',false,true), null); } catch(ex) { document.getElementById('EXA').add(new Option('Bac Technologique','12',false,true)); } document.getElementById('SER').length=0; try { document.getElementById('SER').add(new Option('','all'), null); } catch(ex) { document.getElementById('SER').add(new Option('','all')); } try { document.getElementById('SER').add(new Option('STG','32'), null); } catch(ex) { document.getElementById('SER').add(new Option('STG','32')); } try { document.getElementById('SER').add(new Option('STI','30'), null); } catch(ex) { document.getElementById('SER').add(new Option('STI','30')); } try { document.getElementById('SER').add(new Option('ST2S','14',false,true), null); } catch(ex) { document.getElementById('SER').add(new Option('ST2S','14',false,true)); } document.getElementById('MAT').length=0; try { document.getElementById('MAT').add(new Option('','all'), null); } catch(ex) { document.getElementById('MAT').add(new Option('','all')); } try { document.getElementById('MAT').add(new Option('Philosophie','12'), null); } catch(ex) { document.getElementById('MAT').add(new Option('Philosophie','12')); } try { document.getElementById('MAT').add(new Option('Mathématiques','16',false,true), null); } catch(ex) { document.getElementById('MAT').add(new Option('Mathématiques','16',false,true)); } document.getElementById('fe-iNbRep').value = '4';