var garamond = { src: strThemeDir + '/swf/garamond.swf' };

sIFR.activate(garamond);

sIFR.replace(garamond, { selector: '.intro-heading h2.red', css: '.sIFR-root { color: #934346; }', wmode: 'transparent', tuneHeight:'-9', offsetTop: '-5'});

sIFR.replace(garamond, { selector: '.intro-heading h2.green', css: '.sIFR-root { color: #7d9356; }', wmode: 'transparent', tuneHeight:'-9', offsetTop: '-5'});

sIFR.replace(garamond, { selector: '.intro-heading h2.gold', css: '.sIFR-root { color: #eeb059; }', wmode: 'transparent', tuneHeight:'-9', offsetTop: '-5'});

sIFR.replace(garamond, { selector: '.intro-heading h2.blue', css: '.sIFR-root { color: #485f7f; }', wmode: 'transparent', tuneHeight:'-9', offsetTop: '-5'});

sIFR.replace(garamond, { selector: '.cat-title h2.red', css: '.sIFR-root { color: #934346; }', wmode: 'transparent', tuneHeight:'-7', offsetTop: '-4'});

sIFR.replace(garamond, { selector: '.cat-title h2.green', css: '.sIFR-root { color: #7d9356; }', wmode: 'transparent', tuneHeight:'-7', offsetTop: '-4'});

sIFR.replace(garamond, { selector: '.cat-title h2.gold', css: '.sIFR-root { color: #eeb059; }', wmode: 'transparent', tuneHeight:'-7', offsetTop: '-4'});

sIFR.replace(garamond, { selector: '.cat-title h2.blue', css: '.sIFR-root { color: #485f7f; }', wmode: 'transparent', tuneHeight:'-7', offsetTop: '-4'});

sIFR.replace(garamond, { selector: '.top-title h2.red', css: ['.sIFR-root { color: #000000; }','em { color:#934346; font-style:normal; margin-right:10; }'], wmode: 'transparent', tuneHeight:'-5'});

sIFR.replace(garamond, { selector: '.top-title h2.green', css: ['.sIFR-root { color: #000000; }','em { color:#7d9356; font-style:normal; margin-right:10; }'], wmode: 'transparent', tuneHeight:'-5'});

sIFR.replace(garamond, { selector: '.top-title h2.gold', css: ['.sIFR-root { color: #000000; }','em { color:#eeb059; font-style:normal; margin-right:10; }'], wmode: 'transparent', tuneHeight:'-5'});

sIFR.replace(garamond, { selector: '.top-title h2.blue', css: ['.sIFR-root { color: #000000; }','em { color:#485f7f; font-style:normal; margin-right:10; }'], wmode: 'transparent', tuneHeight:'-5'});


sIFR.replace(garamond, { selector: '.list-box-num em', css: '.sIFR-root { color: #2A4330; text-align:center; }', wmode: 'transparent', tuneHeight:'-5', forceSingleLine: true});

sIFR.replace(garamond, { selector: '.cat-box-num em', css: '.sIFR-root { color: #2A4330; text-align:center; }', wmode: 'transparent', tuneHeight:'-5'});

