function replaceEditor() {
	CKEDITOR.replace('testeditor');
}
