var museo700 = { src: 'Flash/museo700.swf' };

sIFR.activate(museo700);
sIFR.fitExactly = true;


/* h1 (generic h1.sifr rule must come last) */
sIFR.replace(museo700, {selector: '.profile h1.sifr, .credit h1.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-7});

sIFR.replace(museo700, {selector: '.insession h1.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-7});

sIFR.replace(museo700, {selector: 'h1.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-7});


/* h2 (generic h2.sifr rule must come last) */


sIFR.replace(museo700, {selector: '.alerts-box h2.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-6});
sIFR.replace(museo700, {selector: '.box3-gradient-heading h2.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6, tuneWidth:6});

sIFR.replace(museo700, {selector: '.box3-gradient h2.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});

sIFR.replace(museo700, {selector: '.box4 h2.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});

sIFR.replace(museo700, {selector: '.box7 h2.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});

sIFR.replace(museo700, {selector: '.dashboard-box .wipe h2.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});

/* to fix whatyouget page - h2 tag font height/width*/
/*sIFR.replace(museo700, {selector: '.whatyouget h2.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-1, tuneWidth:7});*/

sIFR.replace(museo700, {selector: '.megah2 h2.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-6});

sIFR.replace(museo700, {selector: '.box1 h2.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});

sIFR.replace(museo700, {selector: 'h2.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-6});
/* h3 (generic h3.sifr rule must come last) */
sIFR.replace(museo700, {selector: '.box4 h3.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});
sIFR.replace(museo700, {selector: '.alerts-box h3.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-6});

/* box8 h3 (for whatyouget page) */
sIFR.replace(museo700,{selector: ' .box8 h3.sifr', css: ['.sIFR-root{color:#ffffff;}'],wmode:'transparent', tuneHeight:-6});

/* to fix whatyouget page - h3 tag font height/width*/
sIFR.replace(museo700, {selector: '.whatyouget h3.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-1, tuneWidth:7});

sIFR.replace(museo700, {selector: '.shadow h3.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-6});
sIFR.replace(museo700, {selector: 'h3.sifr', css: ['.sIFR-root{color:#333333;}'], wmode:'transparent', tuneHeight:-6});


/* Other */
sIFR.replace(museo700, {selector: '.report .claim.sifr', css: ['.sIFR-root{color:#ffffff;}'], wmode:'transparent', tuneHeight:-6});
