
		Hyphenator.config({
			classname: 'hyphenate',
			remoteloading: false,
			defaultlanguage: 'sv'
		})
		Hyphenator.run();
	



