$(document).ready(function(){

	$.sifrSettings({path:'swf/'});
	$("h1, h2").sifr({font:'CygnetRound', color:'#b9287f' });

});
