//<[CDATA[

var centurygothic = {
  src: 'centurygothic.swf'
};

sIFR.prefetch(centurygothic);
sIFR.activate();

 sIFR.debugMode = true;

sIFR.replace(centurygothic, {
	wmode: 'transparent'
	,selector: 'h1'
	,css:[
		'.sIFR-root{color:#E7E7E7;letter-spacing: .1;}'
			]
});




//]]>