var rage = {
 src: 'http://www.whatwomenwantwealthcreation.com/flash/park.swf'
}

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: 'h1'
  ,css: [
		 '.sIFR-root{color:#c22335; font-size:36px;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});