//<[CDATA[

var sifrfont =	{
					src: '/sifrfont.swf',
					ratios:	[7, 0.44, 10, 0.33, 14, 0.24, 19, 0.18, 26, 0.13, 34, 0.1, 43, 0.08, 48, 0.06, 59, 0.05, 76, 0.04, 106, 0.03, 0.02]
				};

sIFR.useStyleCheck 	= true;
sIFR.activate(sifrfont);

//sIFR.debug.ratios({ src: '/sifrfont.swf', selector: 'h2' });

sIFR.replace(sifrfont, {
							selector: 'h1',
							css: ['.sIFR-root { color: #3b2c26; font-weight: normal; text-align: left; font-style:italic; }'],
							wmode: 'transparent',
							tuneHeight: 2,
							tuneWidth: 4							
						});

sIFR.replace(sifrfont, {
							selector: 'h2',
							css: ['.sIFR-root { color: #3b2c26; font-weight: normal; text-align: left; font-style:italic; }'],
							wmode: 'transparent',
							tuneHeight: 2,
							tuneWidth: 4							
						});

sIFR.replace(sifrfont, {
							selector: 'h3',
							css: ['.sIFR-root			{ color: #a5a58c; font-weight: normal; text-align: right; font-style:italic; }',
								  			'a			{ text-decoration: none; }',
											'a:link 	{ color: #3b2c26; }',
											'a:hover	{ color: #a5a58c; }'
								  ],
							wmode: 'transparent',
							tuneHeight: 2,
							tuneWidth: 4							
						});

sIFR.replace(sifrfont, {
							selector: 'h4',
							css: ['.sIFR-root			{ color: #3b2c26; font-weight: normal; text-align: right; font-style: italic; }',
								  			'a			{ text-decoration: none; }',
											'a:link 	{ color: #a5a58c; }',
											'a:hover	{ color: #3b2c26; }'
								  ],
							wmode: 'transparent',
							tuneHeight: 2,
							tuneWidth: 4							
						});

//]]>
