﻿var gotham = {
  src: 'http://www.marquee.de/fonts/gotham-medium.swf'
  ,ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 45, 1.22, 46, 1.23, 67, 1.22, 70, 1.21, 71, 1.22, 75, 1.21, 76, 1.22, 80, 1.21, 81, 1.22, 1.21]
};

sIFR.useDomContentLoaded = true;
sIFR.delayCSS  = true;
sIFR.activate(gotham);

sIFR.replace(gotham, {
  selector: '#teaser p'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #313131; background-color: #ffffff; letter-spacing: 1; text-align:justify; text-transform: uppercase;}'
    ,'a { color: #313131; background-color: #ffffff; text-decoration: none; }'
    ,'a:link { color: #313131; background-color: #ffffff; text-decoration: none ; }'
    ,'a:hover { color: #979797; background-color: #ffffff; text-decoration: none ; }'
    ,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'    
  ]
});

sIFR.replace(gotham, {
  selector: '#comments h3, #comments h4'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #313131; background-color: #ffffff; letter-spacing: 1; text-transform: uppercase;}'
    ,'a { color: #313131; background-color: #ffffff; text-decoration: none; }'
    ,'a:link { color: #313131; background-color: #ffffff; text-decoration: none ; }'
    ,'a:hover { color: #979797; background-color: #ffffff; text-decoration: none ; }'
    ,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'    
  ]
});

sIFR.replace(gotham, {
  selector: 'h2'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,tuneHeight:-6
  ,css: [
    '.sIFR-root {color: #313131; background-color: #ffffff; letter-spacing: 1; text-transform: uppercase;}'
    ,'a { color: #313131; background-color: #ffffff; text-decoration: none; }'
    ,'a:link { color: #313131; background-color: #ffffff; text-decoration: none ; }'
    ,'a:hover { color: #979797; background-color: #ffffff; text-decoration: none ; }'
    ,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'    
  ]
});

sIFR.replace(gotham, {
  selector: 'h3'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #313131; background-color: #ffffff; letter-spacing:1.5; text-transform: uppercase;}'
    ,'a { color: #313131; background-color: #ffffff; text-decoration: none; }'
    ,'a:link { color: #313131; background-color: #ffffff; text-decoration: none ; }'
    ,'a:hover { color: #979797; background-color: #ffffff; text-decoration: none ; }'
    ,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'    
  ]
});

sIFR.replace(gotham, {
  selector: 'h4'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #313131; background-color: #ffffff; letter-spacing:3; text-transform: uppercase;}'
    ,'a { color: #313131; background-color: #ffffff; text-decoration: none; }'
    ,'a:link { color: #313131; background-color: #ffffff; text-decoration: none ; }'
    ,'a:hover { color: #979797; background-color: #ffffff; text-decoration: none ; }'
    ,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'    
  ]
});

sIFR.replace(gotham, {
  selector: '.atitle'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,tuneHeight:-6
  ,css: [
    '.sIFR-root {color: #313131; background-color: #ffffff; letter-spacing: 2; text-align:center; text-transform: uppercase;}'
    ,'a { color: #313131; background-color: #ffffff; text-decoration: none; }'
    ,'a:link { color: #313131; background-color: #ffffff; text-decoration: none ; }'
    ,'a:hover { color: #979797; background-color: #ffffff; text-decoration: none ; }'
    ,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'    
  ]
});

