// Gestion du roll-over function imgSwap(pic1,pic2) { if (document.images) { document.images[pic1].src = eval(pic2 + ".src"); } } // si le navigateur supporte le swap d'image if (document.images) { // Navigation du haut navh_apropos_1 = new Image(130, 34);navh_apropos_1.src = "/images/navh_apropos_off.png";navh_apropos_2 = new Image(130, 34);navh_apropos_2.src = "/images/navh_apropos_on.png";navh_expertise_1 = new Image(85, 34);navh_expertise_1.src = "/images/navh_expertise_off.png";navh_expertise_2 = new Image(85, 34);navh_expertise_2.src = "/images/navh_expertise_on.png";navh_references_1 = new Image(100, 34);navh_references_1.src = "/images/navh_references_off.png";navh_references_2 = new Image(100, 34);navh_references_2.src = "/images/navh_references_on.png";navh_actualite_1 = new Image(90, 34);navh_actualite_1.src = "/images/navh_actualite_off.png";navh_actualite_2 = new Image(90, 34);navh_actualite_2.src = "/images/navh_actualite_on.png";navh_contact_1 = new Image(110, 34);navh_contact_1.src = "/images/navh_contact_off.png";navh_contact_2 = new Image(110, 34);navh_contact_2.src = "/images/navh_contact_on.png"; } //v1.0 //Copyright 2006 Adobe Systems, Inc. All rights reserved. function AC_AddExtension(src, ext) { if (src.indexOf('?') != -1) return src.replace(/\?/, ext+'?'); else return src + ext; } function AC_Generateobj(objAttrs, params, embedAttrs) { var str = ' '; str += '