    var univers = { src: 'syntax.swf' };
	


	
	sIFR.activate(univers);

	sIFR.replace(univers, {
      selector: 'h1'
      ,css: '.sIFR-root { background-color: #ffffff; color: #d20069; }'
	  ,wmode: 'transparent'
    });

