    var aaight = {
      src: 'swf/aaight.swf'
	  ,ratios: [7, 1.59, 8, 1.49, 12, 1.51, 13, 1.46, 15, 1.47, 16, 1.43, 21, 1.45, 23, 1.43, 26, 1.44, 34, 1.42, 40, 1.41, 42, 1.4, 45, 1.41, 47, 1.4, 49, 1.41, 64, 1.4, 71, 1.39, 72, 1.4, 76, 1.39, 77, 1.4, 121, 1.39, 122, 1.38, 1.39]
    };


    sIFR.activate(aaight);
	sIFR.fitExactly = true

sIFR.replace(aaight, {
 selector: 'h4'
      ,css: [
        '.sIFR-root { font-weight: normal; color: #ca2023; letter-spacing: 0;}'
		,'a { text-decoration: none; }'
        ,'a:link { color: #ca2023; }'
		,'a:visited { color: #ca2023; }'
		,'a:active { color: #ca2023; }'
        ,'a:hover { color: #ca2023; text-decoration: underline; }'
      ]
	    ,wmode: 'transparent'
		,tuneHeight: '-5'
    }); 