var Telegroteskeenor = {
    src: '/static/sw/f/tele-groteskeenor.swf'
};

//sIFR.debugMode = false;
sIFR.activate(Telegroteskeenor);
//sIFR.debug.ratios({ src: '/static/sw/f/tele-groteskeenor.swf', selector: 'h2#sifrSecTitleMag' });

sIFR.replace(Telegroteskeenor, {
    selector: 'div#pContent h1',
    css:'.sIFR-root { font-size: 34px; color: #666666; letter-spacing: -0.6; font-weight: normal;}',
  	wmode: 'transparent',
  	ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 89, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]	
});

/* erre elvileg nincs szükség, mert a keret átvétel után már nem kéne hogy legyen a pContent_siwwa divben H1 */
sIFR.replace(Telegroteskeenor, {
    selector: 'div#pContent_siwwwa h1',
    css:'.sIFR-root { font-size: 34px; color: #666666; letter-spacing: -0.6; font-weight: normal;}',
  	wmode: 'transparent',
  	ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 89, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]	
});
/* ... end */

sIFR.replace(Telegroteskeenor, {
  selector: 'div#pContent h2#sifrSecTitleMag',
  css: '.sIFR-root { font-size: 20px; color: #e20074; letter-spacing: 0.6; font-weight: normal;}',  
  wmode: 'transparent',
  ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 89, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]
});

sIFR.replace(Telegroteskeenor, {
    selector: 'div#pContent h2#sifrSecTitleGrey',
    wmode: 'transparent',
    css: '.sIFR-root { font-size: 20px; color: #333333; letter-spacing: 0.6; font-weight: normal;}',
    ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 89, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]
});
