var sifr = { src: template_url+'/garamond.swf' };

sIFR.activate(sifr);

sIFR.replace(sifr, {selector:'.title',
						 css:['.sIFR-root {color:#ffffff; }']
						 , wmode: 'transparent'
});
sIFR.replace(sifr, {selector:'.sub-title',
						 css:['.sIFR-root {color:#B70611; }']
						 , wmode: 'transparent'
});

