tinyMCE.init({
	mode : "textareas",
	theme : "simple",
	plugins : "advlink",
});

