var cgnew = {
	src: 'http://ruprechtstudios.squarespace.com/storage/layout/cgnew.swf'
};

sIFR.activate(cgnew);

sIFR.replace(cgnew, {
	selector: 'h2',
	wmode: 'transparent',
	css: [
		'.sIFR-root { color: #DFDFDF; }',
		'a { text-decoration: none }',
		'a:link { color: #DFDFDF; }',
		'a:hover { color: #DFDFDF; }'
	]
});
