cf.addLoadEvent(function() {
	
	blendGroup = new blendGroup('phrase');
	blendGroup.startTimer(5000);

});