tinyMCE.init({
	    submit_patch : false,
	    mode : "textareas",
	    theme : "advanced",
	    language : "de",
	    content_css                         : 'http://www.nail-galerie.de/template/Blume-Hellblau/_css/tinymce.css',
	    theme_advanced_toolbar_location     : 'top',
	    theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,fontsizeselect,forecolor,|,bullist,numlist",
	    theme_advanced_buttons2 : "",
	    theme_advanced_buttons3 : ""
	});
