var avenir = {
      src: 'flash/avenir.swf'
};
 
sIFR.activate(avenir);
 
sIFR.replace(avenir, {
      selector: 'h1',
      css: [
      '.sIFR-root { font-size:26px; font-weight:bold; color:#6E7D8B; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#6E7D8B; }'
      ],
      wmode: 'transparent'
});




var geoSlab703 = {
      src: 'images/geoSlab703.swf'
};
 
sIFR.activate(geoSlab703);
 
sIFR.replace(geoSlab703, {
      selector: 'h2',
      css: [
      '.sIFR-root { font-size:26px; font-weight:bold; color:#6E7D8B; text-align:center; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#6E7D8B; }'
      ],
      wmode: 'transparent'
});


var geoSlab703Red = {
      src: 'flash/geoSlab703.swf'
};
 
sIFR.activate(geoSlab703Red);
 
sIFR.replace(geoSlab703Red, {
      selector: 'h3',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#C0096F; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#C0096F; }'
      ],
      wmode: 'transparent'
});





var days = {
      src: 'flash/28days.swf'
};
 
sIFR.activate(days);
 
sIFR.replace(days, {
      selector: 'h5',
      css: [
      '.sIFR-root { font-size:36px; font-weight:normal; color:#3488AD; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#FFCC5C; }'
      ],
      wmode: 'transparent'
});


var kaufmann = {
      src: 'flash/kaufmann.swf'
};
 
sIFR.activate(kaufmann);
 
sIFR.replace(kaufmann, {
      selector: 'h6',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#3488AD; }',
      'em { font-style:italic; }',
      'strong { font-weight:bold; color:#FFCC5C; }'
      ],
      wmode: 'transparent'
});
