function do_sIFR(){
var universe57 = {
    src: 'swf/universe57_condensed.swf'
    ,ratios: [8,0.95,12,1.06,16,1.12,20,1.15,30,1.17,34,1.18,37,1.19,38,1.2,42,1.19,45,1.2,46,1.21,50,1.2,66,1.21,67,1.22,68,1.21,70,1.22,71,1.21,72,1.22,75,1.21,108,1.22,109,1.23,112,1.22,113,1.23,114,1.22,115,1.23,121,1.22,123,1.23,1.22]
  };
var universe67 = {
    src: 'swf/universe67_condensed.swf'
    ,ratios: [7,0.93,9,1,13,1.05,19,1.11,23,1.13,28,1.15,32,1.16,36,1.17,37,1.18,41,1.17,45,1.18,46,1.19,50,1.18,63,1.19,64,1.2,68,1.19,69,1.2,70,1.19,72,1.2,73,1.19,118,1.2,120,1.21,123,1.2,124,1.21,1.2]
  };

  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.useStyleCheck = true;
  sIFR.activate(universe57);
  sIFR.activate(universe67);


 sIFR.replace(universe67, {
    selector: '.sub-menu h2'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #fcfdfd; font-size:20px; background-color:#1d7833;}',
	  '.sIFR-root a:link {color: #ffffff; text-decoration:none}',
	  '.sIFR-root a:hover {color: #ffffff; text-decoration:none}'
    ]
  });


 sIFR.replace(universe67, {
    selector: '.heading h1'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #434343; font-size:20px; background-color:#f1f2f2;}'
    ]
  });
 
 sIFR.replace(universe57, {
    selector: '.gallery_title h2'
    ,wmode: ''
	,offsetLeft: 4 
    ,css: [
      '.sIFR-root { color: #005628; font-size:16px; background-color:#ffffff; text-align: right; padding: 32px 0 0 0;}'
    ]
  });

 sIFR.replace(universe57, {
    selector: '.news-list h2'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #005628; font-size:22px; background-color:#cccccc;}',
	  '.sIFR-root a:link {color: #005628; text-decoration:none}',
	  '.sIFR-root a:hover {color: #005628; text-decoration:none}'
    ]
  });

 sIFR.replace(universe67, {
    selector: '.newsletter-box h3'
    ,wmode: ''
    ,css: [
      '.sIFR-root { color: #313131; font-size:14px; background-color:#fcfdfd;}'
    ]
  });

 sIFR.replace(universe57, {
    selector: '.teaser-03 h2'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #005628; font-size:16px; background-color:#cccccc;}',
	  '.sIFR-root a:link {color: #005628; text-decoration:none}',
	  '.sIFR-root a:hover {color: #005628; text-decoration:none}',
    ]
  });

 sIFR.replace(universe67, {
    selector: '.teaser-03 h3'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #313131; font-size:14px; background-color:#cccccc;}',
	  '.sIFR-root a:link {color: #313131; text-decoration:none}',
	  '.sIFR-root a:hover {color: #313131; text-decoration:none}'
    ]
  });

 sIFR.replace(universe57, {
    selector: '.teaser-02 h2'
    ,wmode: ''
    ,css: [
      '.sIFR-root { color: #005628; font-size:16px; background-color:#fcfdfd;}'
    ]
  });

 sIFR.replace(universe67, {
    selector: '.teaser-02 h3'
    ,wmode: ''
    ,css: [
      '.sIFR-root { color: #313131; font-size:14px; background-color:#fcfdfd;}'
    ]
  });
 
  sIFR.replace(universe57, {
    selector: '.content-header h2'
    ,wmode: ''
    ,css: [
      '.sIFR-root { color: #005628; font-size:16px; background-color:#fcfdfd;}'
    ]
  });
}
do_sIFR();