var frutigerNextLTbold = {
  src: '/flash/frutigerNextLTbold.swf'
};

sIFR.activate(frutigerNextLTbold);

sIFR.replace(frutigerNextLTbold, {
	selector: 'h1',
	wmode: 'transparent',
	css: [
      '.sIFR-root { color: #ffffff; } .sIFR-root a { color: #ffffff; text-decoration: none; }  .sIFR-root a:hover { color: #ffffff; text-decoration: underline; }'
      ]
});

sIFR.replace(frutigerNextLTbold, {
	selector: 'h4',
	wmode: 'transparent',
	css: [
      '.sIFR-root { color: #ffffff; text-align: center; }'
      ]
});

sIFR.replace(frutigerNextLTbold, {
	selector: 'h6',
	wmode: 'transparent',
	css: [
      '.sIFR-root { color: #f9a327; } .sIFR-root a { color: #f9a327; text-decoration: none; }  .sIFR-root a:hover { color: #f9a327; text-decoration: underline; }'
      ]
});
