var alexandriaflf = {
     src: '/fileadmin/templates/flash/alexandria.swf'
};
sIFR.activate(alexandriaflf);
sIFR.replace(alexandriaflf, {
      selector: 'h2',
      css: [
      '.sIFR-root { font-size:20px; font-weight:bold; color:#53AFD5; text-transform:uppercase; line-height: 50%;}',
      ],
      wmode: 'transparent'
});
sIFR.replace(alexandriaflf, {
      selector: 'h1',
      css: [
      '.sIFR-root { font-size:20px; font-weight:bold; color:#026AB5; text-transform:uppercase; margin:0em;}',
      ],
      wmode: 'transparent'
});
