var dorianC = {
      src: "http://traleegolfclub.com/flash/sifr/dorianC.swf"
};

var dorianM = {
      src: "http://traleegolfclub.com/flash/sifr/dorianM.swf"
};

var dorianR = {
      src: "http://traleegolfclub.com/flash/sifr/dorianR.swf"
};


sIFR.activate(dorianM, dorianC, dorianR);
 
sIFR.replace(dorianC, {
    selector: 'h2', ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
	css: [
	      '.sIFR-root { font-size:26px; font-weight:normal; color:#7EAD00;}'
	      ],
    wmode: 'transparent',
    fitExactly: 'true'
});

sIFR.replace(dorianM, {
    selector: 'h3', ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
	css: [
	      '.sIFR-root { font-size:24px; font-weight:normal; color:#7EAD00;}'
	      ],
    wmode: 'transparent',
    fitExactly: 'true'
});

sIFR.replace(dorianR, {
    selector: 'h4', ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
	css: [
	      '.sIFR-root { font-size:20px; font-weight:normal; color:#7EAD00;}'
	      ],
    wmode: 'transparent',
    fitExactly: 'true'
});


