<!--
function submitForm() {	
	updateRTE('content');
	return true;
}
//Usage: initRTE(imagesPath, includesPath, cssFile, genXHTML)
initRTE("js/spaw/images/", "js/spaw/", "", true);
//-->
