//<![CDATA[
	
	var metaplus = {
		src: 'plugins/sifr/metaplusmedium.swf'
		,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
	};

	//sIFR.useStyleCheck = true;
	sIFR.activate(metaplus);
		
	sIFR.replace(metaplus, {
		selector: '#nav-l1 li'
		,css: [
			'.sIFR-root { text-align: center; font-weight: normal; color:#4f4f4f; font-size:16px; }'
			,'a { text-decoration: none; color:#4f4f4f; }'
			,'a:link { color:#4f4f4f;}'
			,'a:hover { color:#4f4f4f; }'
		]
		,wmode: 'transparent'
	});
		
	sIFR.replace(metaplus, {
		selector: '#nav-l1 li.active'
		,css: [
			'.sIFR-root { text-align: center; font-weight: bold; color:#ffcc00; font-size:16px; }'
			,'a { text-decoration:underline; }'
			,'a:link { color:#ffcc00; }'
			,'a:hover { color:#ffcc00; }'
		]
		,wmode: 'transparent'
	});
		
	sIFR.replace(metaplus, {
		selector: 'h1'
		,css: [
			'.sIFR-root { text-align: left; font-weight: bold; color:#4f4f4f; font-size:20px; }'
			,'a { text-decoration: none; }'
			,'a:link { color: #4f4f4f; }'
			,'a:hover { color: #CCCCCC; }'
		]
		,wmode: 'transparent'
	});
	
	sIFR.replace(metaplus, {
		selector: 'h2'
		,css: [
			'.sIFR-root { text-align: left; font-weight: bold; color:#4f4f4f; font-size:16px; }'
			,'a { text-decoration: none; }'
			,'a:link { color: #4f4f4f; }'
			,'a:hover { color: #CCCCCC; }'
		]
		,wmode: 'transparent'
	});
	
	sIFR.replace(metaplus, {
		selector: 'h3'
		,css: [
			'.sIFR-root { text-align: left; font-weight: bold; color:#4f4f4f; font-size:14px; }'
			,'a { text-decoration: none; }'
			,'a:link { color: #4f4f4f; }'
			,'a:hover { color: #CCCCCC; }'
		]
		,wmode: 'transparent'
	});

	//]]>
