var boycott = { src: '/v/vspfiles/templates/Lobster/js/boycott.swf' };

sIFR.activate(boycott);

sIFR.replace(boycott, {
  selector: '.boycott',
  wmode: 'transparent', 
  css: '.sIFR-root { background:transparent; color:#3c3131; }'
});

sIFR.replace(boycott, {
  selector: 'h3.category_title',
  wmode: 'transparent', 
  css: '.sIFR-root { background:transparent; color:#3c3131; } a { color:#3c3131; cursor:pointer; text-decoration:none; } a:hover { color:#3c3131; cursor:pointer; text-decoration:underline; }'
});

