		//<![CDATA[
		
		var rotis55 = {
			src: '/aeg_shared/swf/rotis55.swf'
		};
		var rotis75 = {
			src: '/aeg_shared/swf/rotis75.swf'
		};
		  
		sIFR.delayCSS  = false;
		//sIFR.prefetch(rotis55);
		sIFR.activate(rotis55);
		//sIFR.prefetch(rotis75);
		sIFR.activate(rotis75);

		sIFR.replace(rotis55, {
			selector: 'h2.sifr'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#ffffff; font-size:15px; letter-spacing:1; text-align:center; font-weight: normal; background-color: #000000; display: inline; }'
	     
		    ]
		});
		sIFR.replace(rotis55, {
			selector: 'h2.sifr_bright'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#000000; font-size:15px; letter-spacing:1; text-align:center; font-weight: bold; background-color: #f1f1f1; display: inline; }'
	     
		    ]
		});
		sIFR.replace(rotis55, {
			selector: 'h2.sifr_dark'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#ffffff; font-size:15px; letter-spacing:1; text-align:center; font-weight: bold; background-color: #666666; display: inline; }'
	     
		    ]
		});
		sIFR.replace(rotis75, {
			selector: 'h1.sifr_black'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#ffffff; font-size:24px; letter-spacing:1; text-align:center; font-weight: normal; background-color: #000000; display: inline; }'
	     
		    ]
		});
		sIFR.replace(rotis75, {
			selector: 'h1.sifr'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#ffffff; font-size:24px; letter-spacing:1; text-align:center; font-weight: normal; background-color: #666666; display: inline; }'
	     
		    ]
		});
		sIFR.replace(rotis55, {
			selector: 'h3.sifr'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#ffffff; font-size:13px; letter-spacing:1; text-align:center; font-weight: normal; background-color: #666666; display: inline; }'
	     
		    ]
		});
		sIFR.replace(rotis55, {
			selector: 'h6.sifr'
		    ,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root { color:#ffffff; font-size:15px; letter-spacing:1; text-align:center; font-weight: normal; background-color: #000000; display: inline; }'
	     
		    ]
		});
		sIFR.fitExactly = true;
		  
		//]]>
