/*****************************************************************************
You must load this file *after* loading `sifr.js`.
*****************************************************************************/

var dirtyEgo = { src: 'http://www.rockpalace.com/gfx/dirtyego3.swf' };

sIFR.activate(dirtyEgo);

sIFR.replace(dirtyEgo, {
  selector: 'h1,h2',
  css: '.sIFR-root a { background-color: #f2eba8; color: #414141; text-decoration: none; } ' +
  '.sIFR-root { background-color: #f2eba8; color: #414141; color: #414141; }',
  wmode: 'transparent',
  forceSingleLine: true,
  offsetTop: -1
});