* added javascripts to detect whether HTML exist in the textarea, if HTML exist it will automatically switch to preview mode
* added textToHTML converter... which will escape < and > to $gt; & $lt; also linebreak will be convert to <br>
* added smaller size option in fckeditor_style.css & fckcontroller.css
* change the title field to use smaller fckeditor instead