sIFR.config={src:'/_images/helvcond.swf'};
sIFR.activate(sIFR.config);
sIFR.replace(sIFR.config,{
	css:['.sIFR-root { color: #f00; }'],
	offsetLeft:'2',
	offsetTop:'2',
	tuneHeight:'4',
	selector:(document.location.search.indexOf('popup=1')!=-1)?'h1':'#content h1',
	wmode:'transparent'
});