var LTFeltpenMedium = {
	src: '/flash/LTFeltpenMedium.swf',
	ratios: [9, 1.47, 10, 1.39, 13, 1.41, 14, 1.35, 17, 1.37, 21, 1.36, 27, 1.34, 28, 1.32, 37, 1.33, 39, 1.31, 42, 1.32, 48, 1.31, 51, 1.32, 60, 1.31, 62, 1.3, 70, 1.31, 1.3]
};

sIFR.activate(LTFeltpenMedium);

// to calculate your ratio, uncomment this next line, and comment everything after it.
// also make sure you have sifr-debug included in your html page.

//sIFR.debug.ratios(LTFeltpenMedium, {selector: 'h1'});

sIFR.replace(LTFeltpenMedium, {selector: '#maintitle h1', wmode: 'transparent',
css: [ '.sIFR-root {color: #ffffff; leading: .9; font-weight: bold;}' ] }); 

sIFR.replace(LTFeltpenMedium, {selector: '.lower #content h2', wmode: 'transparent',
css: [ '.sIFR-root {color: #024f4e; leading: .9;}' ] }); 

