var altgothic2 = {
    src: '/inc/altgothic2.swf'
  };

sIFR.activate(altgothic2);

sIFR.replace(altgothic2, {
      selector: 'h1',
      css: [
      '.sIFR-root { font-size:30px; font-weight:normal; color:#1E61B4;}',
	  ]
	   ,wmode: 'transparent'
});