Hyphenator.config({
	defaultlanguage: 'de',
	useCSS3hyphenation: true,
	minwordlength : 4,
	displaytogglebox : false,
	orphancontrol : 2
});
Hyphenator.run();
