var frutiger55 = { src: strThemeDir + 'swf/frutiger-55.swf' };
var frutiger87 = { src: strThemeDir + 'swf/frutiger-87.swf' };

sIFR.activate(frutiger55);
sIFR.activate(frutiger87);

sIFR.replace(frutiger55, {
  selector: '#home-centre #home-splash .home-splash-blurb h1',
  css: ['.sIFR-root { color: #000000; }'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#your-stories h1',
  css: ['.sIFR-root { color: #004a9c; }', 'a { color: #004a9c; text-decoration:none}','a:hover { color: #004a9c; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger87, {
  selector: '#home-features .h-feature-box .h-feature-head h1',
  css: ['.sIFR-root { color: #ffffff; text-transform:uppercase; }', 'a { color: #ffffff; text-decoration:none}','a:hover { color: #ffffff; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#home-features .h-feature-box h2',
  css: ['.sIFR-root { color: #004a9c; }', 'a { color: #004a9c; text-decoration:none}','a:hover { color: #004a9c; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#home-features .video-feature em',
  css: ['.sIFR-root { color: #004a9c; }', 'a { color: #004a9c; text-decoration:none}','a:hover { color: #004a9c; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger87, {
  selector: '#right-col .link-box h1',
  css: ['.sIFR-root { color: #e5edfc; text-transform:uppercase; }', 'a { color: #e5edfc; text-decoration:none}','a:hover { color: #e5edfc; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger87, {
  selector: '#right-col .story-box h1',
  css: ['.sIFR-root { color: #e5edfc; text-transform:uppercase; }', 'a { color: #e5edfc; text-decoration:none}','a:hover { color: #e5edfc; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});


sIFR.replace(frutiger55, {
  selector: '#inside-homepage h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#generic h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#generic h2',
  css: ['.sIFR-root { color: #004a9c;  }', 'a { color: #004a9c; text-decoration:none}','a:hover { color: #004a9c; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#generic h3',
  css: ['.sIFR-root { color: #004a9c;  }', 'a { color: #004a9c; text-decoration:none}','a:hover { color: #004a9c; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#news h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#news .news-story h2',
  css: ['.sIFR-root { color: #004a9c;  }', 'a { color: #004a9c; text-decoration:none}','a:hover { color: #004a9c; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#features h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#faq h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#sitemap h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#searchresults h1',
  css: ['.sIFR-root { color: #61b648;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});

sIFR.replace(frutiger55, {
  selector: '#searchresults h2',
  css: ['.sIFR-root { color: #004a9c;  }', 'a { color: #61b648; text-decoration:none}','a:hover { color: #61b648; text-decoration:underline;}'],
  wmode: 'transparent',
  tuneHeight: '-5',
  offsetTop: '-2'
});
