setBrowser();

// Avantages Mutualistes
if ((isIdExist('btn_avantages')) && (isIdExist('div_avantages'))) {
	getElementById('btn_avantages').onmouseover = function() { setIdProperty('div_avantages', 'display', 'block'); return false; }
	getElementById('intro').onmouseover = function() { setIdProperty('div_avantages', 'display', 'none'); return false; }
	getElementById('content').onmouseover = function() { setIdProperty('div_avantages', 'display', 'none'); return false; }
	getElementById('colB').onmouseover = function() { setIdProperty('div_avantages', 'display', 'none'); return false; }
}

// Centralisation des commandes électriques au volant
if (isIdExist('overlib_1')) {
	getElementById('overlib_1').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign01.jpg>',CAPTION, '<center>Commandes &eacute;lectriques au volant</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_1').onmouseout = function() { return nd(); }
}

// Accélérateur électronique par cercle
if (isIdExist('overlib_2')) {
	getElementById('overlib_2').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign02.jpg>',CAPTION, '<center>Acc&eacute;l&eacute;rateur &eacute;lectronique</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_2').onmouseout = function() { return nd(); }
}

// Fixation électrique du fauteuil électrique
if (isIdExist('overlib_3')) {
	getElementById('overlib_3').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign03.jpg>',CAPTION, '<center>Fixation &eacute;lectrique</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_3').onmouseout = function() { return nd(); }
}

// Siège pivotant/sortant
if (isIdExist('overlib_4')) {
	getElementById('overlib_4').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign04.jpg>',CAPTION, '<center>Si&egrave;ge pivotant/sortant</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_4').onmouseout = function() { return nd(); }
}

// Hayon élévateur
if (isIdExist('overlib_5')) {
	getElementById('overlib_5').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign05.jpg>',CAPTION, '<center>Hayon &eacute;l&eacute;vateur</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_5').onmouseout = function() { return nd(); }
}

// Porte coulissante électrique
if (isIdExist('overlib_6')) {
	getElementById('overlib_6').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign06.jpg>',CAPTION, '<center>Porte coulissante &eacute;lectrique</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_6').onmouseout = function() { return nd(); }
}

// Rampe d’accès
if (isIdExist('overlib_7')) {
	getElementById('overlib_7').onmouseover = function() { return overlib('<img src=/global/medias/overlib/vign07.jpg>',CAPTION, '<center>Rampe d&#8217;acc&egrave;s</center>',CELLPAD,2,BORDER, 0,WIDTH, 30,HEIGHT, 30,BGCOLOR, '#DD0000', FGCOLOR, '#DD0000'); }
	getElementById('overlib_7').onmouseout = function() { return nd(); }
}
