var hamburheaven = {
    src: 'fileadmin/templates/sifr/hamburheaven.swf'
  };

  sIFR.activate(hamburheaven);

  sIFR.replace(hamburheaven, {
    selector: '.ha1',
    wmode: 'transparent'
    ,ratios: [
		6,1.49,8,1.5,9,1.44,12,1.45,17,1.42,18,1.39,21,1.4,27,1.38,36,1.37,43,1.36,45,1.35,46,1.36,48,1.35,51,1.36,82,1.35,84,1.34,85,1.35,87,1.34,88,1.35,1.34]
    ,css: [
      '.sIFR-root { color: #FFFFFF; font-size: 17px; letter-spacing: 1;}'
    ]
  });

    sIFR.replace(hamburheaven, {
    selector: 'div.first',
    wmode: 'transparent'
    ,css: [
      '.sIFR-root {  color: #FFFFFF; font-size: 16px; height: 16px; text-align:center; letter-spacing: 1; }'
      ,'a { text-decoration: none; color: #FFFFFF;}'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #000000; }'
    ]
  });


  sIFR.replace(hamburheaven, {
    selector: '.ha4',
    wmode: 'transparent'
    ,ratios: [
		6,1.49,8,1.5,9,1.44,12,1.45,17,1.42,18,1.39,21,1.4,27,1.38,36,1.37,43,1.36,45,1.35,46,1.36,48,1.35,51,1.36,82,1.35,84,1.34,85,1.35,87,1.34,88,1.35,1.34]
    ,css: [
      '.sIFR-root { color: #000000; font-size: 18px; letter-spacing: 1;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
