
var berthold = {
      src: '/resources/common/flash/berthold-grotesk.swf'
};
 
sIFR.activate(berthold);
 
sIFR.replace(berthold, {
      selector: '#homePanels h1',
      wmode: 'transparent',
	  css: '.sIFR-root { color: #857b70; font-size: 17px; margin: 0 0 0 13px; }'
});
