// JavaScript Document

tinyMCE.init({
	mode : "exact",
	elements : "tinymce,advPBody,advPBody2,advPBody3,advPBody4",
	language : "de",
	theme : "simple"
});
