// Part of a regular expression which matches the end of the domain, so you can exclude subdomains here
// sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo

// If you are updating from the Alpha, please note that the source refences have changeda
//alert(alias_static);
var isonorm = {
src: alias_static + 'sifr_isonormLT.swf'
};
var tarzana = {
src: alias_static + 'sifr_tarzana.swf'
};
//sIFR.debugMode = true;
sIFR.preserveSingleWhitespace = true;
sIFR.prefetch(isonorm);
sIFR.prefetch(tarzana);
sIFR.activate();


/*sIFR.replace(tarzana, {
    selector: 'td.menu_haut'
    , css: [
      '.normal {text-decoration:none; color: #ff0000; font-size:18px;font-weight: bold}',
      '.on {text-decoration:none; color: #ff0000; font-size:18px;font-weight: bold}',
      'a:hover {color: #ff0000}',
    ]
    , wmode: 'transparent'
});*/

sIFR.replace(tarzana, {selector: 'td.menu_haut'
,css: [
  '.sIFR-root {color: #ffffff; font-size:18px; font-weight : normal;}',
  '.sIFR-root a {text-decoration:none; color: #ffffff; font-weight: normal;}',
  '.sIFR-root a:hover {text-decoration:none; color: #FFFFFF; font-weight: normal;}',
],
wmode: 'transparent', fitExactly: true});


/*sIFR.replace(tarzana, {selector: 'td.men_home_bas_td'
,css: [
  '.sIFR-root {color: #000000; font-size:18px; font-weight : bold;}',
  '.sIFR-root a {text-decoration:none; color: #000000; font-weight: bold;}',
  '.sIFR-root a:hover {text-decoration:none; color: #FFFFFF; font-weight: bold;}',
],
wmode: 'transparent', fitExactly: true});*/

sIFR.replace(tarzana, {selector: 'td.prescrilink'
,css: [
  '.sIFR-root {color: #ff0000; font-size:18px; font-weight : bold;}',
  '.sIFR-root a {text-decoration:none; color: #ff0000; font-weight: bold;}',
  '.sIFR-root a:hover {text-decoration:none; color: #ffffff; font-weight: bold;}',
],
wmode: 'transparent', fitExactly: true});

sIFR.replace(tarzana, {selector: 'td.prescrilink_home'
,css: [
  '.sIFR-root {color: #ff0000; font-size:18px; font-weight : bold;}',
  '.sIFR-root a {text-decoration:none; color: #ff0000; font-weight: bold;}',
  '.sIFR-root a:hover {text-decoration:none; color: #ffffff; font-weight: bold;}',
],
wmode: 'transparent', fitExactly: true});


sIFR.replace(isonorm, {
    selector: 'h4'
    , css: [
      '.sIFR-root {text-decoration:none; color: #FFFFFF; font-weight: bold; font-size:17px;}',
      '.sIFR-root a {text-decoration:none; color: #FFFFFF; font-weight: bold; font-size:17px;}',
      '.sIFR-root a:hover {color: #FFFFFF;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'div.sIFR_menu'
    , css: [
      '.normal {text-decoration:none; color: #4D546A; font-size:20px;font-weight: bold}',
      '.on {text-decoration:none; color: #DD1F26; font-size:20px;font-weight: bold}',
      'a:hover {color: #DD1F26}',
    ]
    , wmode: 'transparent'
});

sIFR.replace(isonorm, {
    selector: 'div.sIFR_produit_nom'
    , css: [
      '.sIFR-root {color: #4d4d4d; font-weight: bold; font-size:38px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'div#topActu'
    , css: [
      '.sIFR-root {color: #000000; font-weight: bold; font-size:30px; font-variant:small-caps;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});
//plus_dactu
/*sIFR.replace(isonorm, {
    selector: 'div#plus_dactu'
    , css: [
      '.sIFR-root {color: #000000; font-weight: bold; font-size:28px; font-variant:small-caps; text-decoration : none;}',
	  '.sIFR-root a {color: #000000; font-weight: bold; font-variant:small-caps; text-decoration : none;}',
	  '.sIFR-root a:hover {color: #000000; font-weight: bold; font-variant:small-caps; text-decoration : none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});*/
//plusdactuclassique
sIFR.replace(isonorm, {
    selector: 'div#plusdactuclassique'
    , css: [
      '.sIFR-root {color: #000000; font-weight: bold; font-size:24px; font-variant:small-caps; text-decoration : none;}',
      '.sIFR-root a {color: #000000; font-weight: bold; font-variant:small-caps; text-decoration : none;}',
      '.sIFR-root a:hover {color: #000000; font-weight: bold; font-variant:small-caps; text-decoration : none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});
/* ------------------------------------------------*/
/* ---------->>> ESPACE PRESCRIPTEUR <<<-----------*/
/* ------------------------------------------------*/

/* ---------->>> Niveau 1 menu gauche <<<-----------*/

sIFR.replace(isonorm, {
    selector: 'td.niv1_prosol'
    , css: [
      'a {color: #FFFFFF; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #F8B100; text-decoration: none;}',
      'a\:active {color: #F8B100; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'td.niv1_strten'
    , css: [
      'a {color: #FFFFFF; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #C85C99; text-decoration: none;}',
      'a\:active {color: #C85C99; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'td.niv1_signal'
    , css: [
      'a {color: #FFFFFF; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #C8D223; text-decoration: none;}',
      'a\:active {color: #C8D223; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'td.niv1_acoust'
    , css: [
      'a {color: #FFFFFF; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #00A6E2; text-decoration: none;}',
      'a\:active {color: #00A6E2; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

/*************************************************************/

sIFR.replace(isonorm, {
    selector: 'td.niv1_prosol_on'
    , css: [
      'a {color: #F8B100; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #F8B100; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'td.niv1_strten_on'
    , css: [
      'a {color: #C85C99; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #C85C99; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'td.niv1_signal_on'
    , css: [
      'a {color: #C8D223; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #C8D223; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'td.niv1_acoust_on'
    , css: [
      'a {color: #00A6E2; text-decoration: none; font-size: 22px;}',
      'a\:hover {color: #00A6E2; text-decoration: none;}',
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

/*************************************************************/

sIFR.replace(isonorm, {
    selector: 'div.sifrnews'
    , css: [
      '.sIFR-root {color: #788197; font-size:36px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'div.applications td.texte'
    , css: [
      'a {color: #4d546a; text-decoration: none; font-size: 28px;}',
      'a\:hover {color: #4d546a; text-decoration: none; font-size: 28px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: 'div.sifrtitre'
    , css: [
      '.sIFR-root {color: #788197; font-size: 28px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

/* ---------->>> TITRES H1 <<<-----------*/
sIFR.replace(isonorm, {
    selector: '#prosol div.contenuep h1'
    , css: [
        '.sIFR-root {color: #FFA600; font-weight: bold; font-size:28px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: '#strten div.contenuep h1'
    , css: [
        '.sIFR-root {color: #C85C99; font-weight: bold; font-size:28px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: '#signal div.contenuep h1'
    , css: [
        '.sIFR-root {color: #C8D223; font-weight: bold; font-size:28px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});

sIFR.replace(isonorm, {
    selector: '#acoust div.contenuep h1'
    , css: [
        '.sIFR-root {color: #00A6E2; font-weight: bold; font-size:28px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});
/*
sIFR.replace(isonorm, {
    selector: 'h1'
    , css: [
        '.sIFR-root {color: #4D546A; font-weight: bold; font-size:20px;}'
    ]
    , wmode: 'transparent'
    , fitExactly: true
});*/