// Hardcode below in the header template to solve safari 4
/*
tinyMCE.init({
	elements: "cmCompDesc, comment",
	mode: "exact",
	theme: "simple"
});
*/