var whitney = {
  src: '/hr/wp-content/themes/bu-hr/whitney-light.swf'
};

sIFR.activate(whitney);

sIFR.replace(whitney, {
  selector: '#first #content div.quick-links li',
  transparent: true,
  offsetTop: -1,
  tuneHeight: -6,
  css:' .sIFR-root a:hover { text-decoration:none; color: #3b92ba; } .sIFR-root a { color: #102230; text-decoration:none; margin-left:26px; }'
  });

sIFR.replace(whitney, {
  selector: '#first #content div.did-you-know h5',
  transparent: true,
  offsetTop: -1,
  tuneHeight: -6,
  css:' .sIFR-root a:hover { text-decoration:none; color: #3b92ba; } .sIFR-root a { color: #102230; text-decoration:none; }'
  });

sIFR.replace(whitney, {
  selector: '#second #featured-job h5',
  transparent: true,
  offsetTop: -1,
  tuneHeight: -6,
  css:' .sIFR-root a:hover { text-decoration:none; color: #3b92ba; } .sIFR-root a { color: #102230; text-decoration:none; }'
  });


sIFR.replace(whitney, {
  selector: '#second #new-links li',
  transparent: true,
  offsetTop: -6,
  tuneHeight: -6,
  css:' .sIFR-root a:hover { text-decoration:none; color: #3b92ba; } .sIFR-root a { color: #102230; text-decoration:none; margin-left:26px; }'
  });

sIFR.replace(whitney, {
  selector: '#third #content h1',
  transparent: true,
  offsetTop: -6,
  tuneHeight: -6,
  css:' .sIFR-root { color: #102230;  }'
  });
