function opentexteditor(id, editorpage, returnpage) {

	window.location="index.php?p="+editorpage+"&retp="+returnpage+"&id="+id


}
