var civicb = {
  src: '/catalogue/skins/cd2011/swf/lemiesz.swf'
};

var gallerin = {
  src: '/catalogue/skins/cd2011/swf/lemiesz.swf'
};

var trebuc = {
  src: '/catalogue/skins/cd2011/swf/trebuc.swf'
};

sIFR.delayCSS = true;
sIFR.fitExactly = true;
sIFR.activate(civicb); 
sIFR.activate(gallerin); 


sIFR.replace(civicb, {
    selector: 'h2.subtitle', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#26AC62;font-size:16px}','a {color:#26AC62;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#26AC62;text-decoration:underline; }']
});

sIFR.replace(civicb, {
    selector: 'div#r-message h3', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#28313C;font-size:18px}','a {color:#28313C;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#28313C;text-decoration:underline; }']
});

sIFR.replace(civicb, {
    selector: 'h3.featured', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#28313C;font-size:16px}','a {color:#28313C;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#28313C;text-decoration:underline; }']
});

sIFR.replace(civicb, {
    selector: 'h2.pagetitle', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#26AC62;font-size:18px}','a {color:#26AC62;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#26AC62;text-decoration:underline; }']
});

sIFR.replace(civicb, {
    selector: 'h2.menu-title', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#28313C;font-size:20px}','a {color:#28313C;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#28313C;text-decoration:underline; }']
});


sIFR.replace(civicb, {
    selector: 'h2.categories', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#ffffff;font-size:14px}','a {color:#ffffff;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#ffffff;text-decoration:underline; }']
});

sIFR.replace(trebuc, {
    selector: 'h2.container-title', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#ffffff;font-size:14px}','a {color:#ffffff;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#ffffff;text-decoration:underline; }']
});

sIFR.replace(trebuc, {
    selector: 'h2.s-title', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#28313C;font-size:14px}','a {color:#28313C;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#28313C;text-decoration:underline; }']
});

sIFR.replace(trebuc, {
    selector: 'h2.featured-title', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#ffffff;font-size:14px}','a {color:#ffffff;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#ffffff;text-decoration:underline; }']
});

sIFR.replace(trebuc, {
    selector: 'h2.popular-title', 
    wmode: 'transparent', 
    offsetTop:'0', 
    tuneHeight:'-5', 
    tuneWidth:'5' ,
    css: ['.sIFR-root {color:#ffffff;font-size:14px}','a {color:#ffffff;}' ,'a:link {text-decoration:none;}' ,'a:hover {color:#ffffff;text-decoration:underline; }']
});


