var trc = {	src: '/img/sifr.swf',
				ratios: [6,1.32,7,1.35,8,1.32,9,1.29,10,1.28,11,1.27,12,1.24,13,1.27,14,1.25,15,1.24,16,1.24,17,1.23,18,1.22,19,1.23,20,1.23,21,1.22,22,1.22,23,1.21,24,1.21,25,1.22,26,1.21,27,1.21,28,1.21,29,1.2,30,1.2,31,1.21,32,1.2,33,1.2,34,1.2,35,1.2,36,1.19,37,1.2,39,1.19,40,1.19,41,1.19,42,1.19,43,1.2,44,1.19,45,1.2,46,1.19,47,1.19,48,1.2,49,1.19,50,1.19,51,1.19,52,1.19,53,1.19,54,1.19,55,1.19,56,1.19,57,1.19,58,1.19,59,1.19,60,1.18,61,1.19,62,1.19,63,1.18,64,1.18,65,1.18,66,1.18,67,1.19,68,1.18,69,1.18,70,1.18,71,1.18,72,1.18,73,1.18,74,1.18,75,1.18,76,1.18,77,1.18,78,1.18,79,1.18,80,1.18,81,1.18,82,1.18,83,1.18,84,1.18,85,1.18,86,1.18,87,1.18,88,1.18,89,1.18,90,1.18,91,1.18,92,1.18,93,1.18,94,1.18,95,1.18,96,1.18,97,1.18,98,1.18,99,1.18,100,1.18,101,1.18,102,1.18,103,1.18,104,1.18,105,1.18,106,1.18,107,1.18,108,1.18,109,1.18,110,1.18,111,1.18,112,1.18,113,1.18,114,1.18,115,1.18,116,1.18,117,1.18,118,1.18,119,1.18,120,1.17,121,1.18,122,1.18,123,1.18,124,1.18,1.18]
				};


sIFR.activate(	trc );
sIFR.replace ( 	trc, {
			 	selector: 'h1',
				wmode: 'transparent',
				css: [
					'.sIFR-root { color: #00457C; letter-spacing: -0.5  }',
					'a { text-decoration: none;  color: #00457C; }',
					'a:link { color: #00457C; }',
					'a:hover { color: #00457C; text-decoration: underline; }',
					'strong { color: #00457C; }'
					  ]
			 	});


sIFR.replace(	trc, { 
				selector: 'h2',
				wmode: 'transparent',
				css: [
					'.sIFR-root { color: #00457C; letter-spacing: -0.5  }',
					'a { text-decoration: none;  color: #00457C; }',
					'a:link { color: #00457C; }',
					'a:hover { color: #00457C; text-decoration: underline; }',
					'strong { color: #00457C; }'
					]
				}
			);

sIFR.replace(	trc, { 
				selector: 'h3',
				wmode: 'transparent',
				css: [
					'.sIFR-root { color: #00457C; letter-spacing: -0.5  }',
					'a { text-decoration: none;  color: #00457C; }',
					'a:link { color: #00457C; }',
					'a:hover { color: #00457C; text-decoration: underline; }',
					'strong { color: #00457C; }'
					]
				}
			);



// end sifr config