	var mister = {
				src: 'avant.swf'
			};
			
			sIFR.activate(mister);
			
			sIFR.replace(mister, {
				selector: '#content h1',
				css: [
      '.sIFR-root { font-size:23px; line-height:12px; text-transform:lowercase; font-weight:normal; color:#295f98; }'
      ],
				wmode: 'transparent'
			});
			
			
				var mister = {
				src: 'avant.swf'
			};
			
			sIFR.activate(mister);
			
			sIFR.replace(mister, {
				selector: '#content h2',
				css: [
      '.sIFR-root { font-size:19px; line-height:-12px; font-weight:normal; color:#295f98; }'
      ],
				wmode: 'transparent'
			});
			
			
		var mister = {
				src: 'avant.swf'
			};
			
			sIFR.activate(mister);
			
			sIFR.replace(mister, {
				selector: '#content h4',
				css: [
      '.sIFR-root { font-size:14px; line-height:-12px; font-weight:normal; color:#eb6e07; }'
      ],
				wmode: 'transparent'
			});
			
			
			
			
					var mister = {
				src: 'avant.swf'
			};
			
			sIFR.activate(mister);
			
			sIFR.replace(mister, {
				selector: '.title10',
				css: [
      '.sIFR-root { font-size:11px; line-height:-12px; font-weight:normal; color:#eb6e07; }'
      ],
				wmode: 'transparent'
			});
			
			
			
				var mister = {
				src: 'avant.swf'
			};
			
			sIFR.activate(mister);
			
			sIFR.replace(mister, {
				selector: '.description',
				css: [
      '.sIFR-root { font-size:23px; line-height:12px; text-transform:lowercase; font-weight:normal; color:#295f98; }'
      ],
				wmode: 'transparent'
			});