
var frankie = { src: '/pumpstd.swf' };

sIFR.activate(frankie);

sIFR.replace(frankie, {
  selector: '.camp-finder h3, .news-archives h3',
   css: '.sIFR-root { color: #993D94; margin:0; text-align: center; padding: 0; font-size: 22px; display:inline; }, .sIFR-root a{ color: #993D94; text-decoration: none }, .sIFR-root a:hover{ color: #993D94;}',
  wmode: 'transparent'
 });

 sIFR.replace(frankie, {
  selector: '.news-block h1',
   css: '.sIFR-root { color: #ffffff; margin:0; padding: 0; font-size: 22px; display:inline; text-align: left; }, .sIFR-root a{ color: #ffffff; text-decoration: none }, .sIFR-root a:hover{ color: #ffffff;}',
  wmode: 'transparent'
 });

  sIFR.replace(frankie, {
  selector: '.hp-box h1',
   css: '.sIFR-root { color: #4A124A; margin:0; padding: 0; font-size: 22px; display:inline; }, .sIFR-root a{ color: #4A124A; text-decoration: none }, .sIFR-root a:hover{ color: #4a124a;}, strong  { font-weight: normal; }',
  wmode: 'transparent'
 });


   sIFR.replace(frankie, {
  selector: '.whitebox h1',
   css: '.sIFR-root { color: #213F81; margin:0; padding: 0; font-size: 36px; display:inline; }, .sIFR-root a{ color: #213F81; text-decoration: none }, .sIFR-root a:hover{ color: #213F81;}, strong  { font-weight: normal; }',
  wmode: 'transparent'
 });

sIFR.replace(frankie, {
  selector: '.bluebox h2, .news-green h2',
   css: '.sIFR-root { color: #993D94; margin:0; padding: 0; font-size: 22px; display:inline; }, .sIFR-root a{ color: #993D94; text-decoration: none }, .sIFR-root a:hover{ color: #993D94;}, strong  { font-weight: normal; }',
  wmode: 'transparent'
 });

sIFR.replace(frankie, {
  selector: '.whitebox h2',
   css: '.sIFR-root { color: #993D94; margin:0; padding: 0; font-size: 28px; display:inline; }, .sIFR-root a{ color: #993D94; text-decoration: none }, .sIFR-root a:hover{ color: #993D94;}, strong  { font-weight: normal; }',
  wmode: 'transparent'
 });
