var gunplay = {
  src: '/wp-content/themes/thorne/flash/gunplay.swf'
};

sIFR.useDomContentLoaded = false;
sIFR.activate(gunplay);

// big page title
sIFR.replace(gunplay, {
  selector: '.title, .heading, #sidebar h2, .postTitle'
  ,css: [
	'.sIFR-root { font-size: 30px; color: #ffffff; text-transform: uppercase; }']
  ,wmode: 'transparent'
  ,tuneHeight: '-6'
});