var oFCKeditor=new FCKeditor( ‘content’ ) ;
oFCKeditor.BasePath=”fckeditor/” ;
oFCKeditor.Height=300 ;
oFCKeditor.Value='{ $content }’ ;
oFCKeditor.Create() ;