Has anyone noticed this while composing?
See the end of the first script tag split by the second. I can't quite
figure out the cause however.
Matt
<script type="text/javascript">
<!--
var cc_field = document.form._cc;
if (cc_field && cc_field.value!='')
rcmail_toggle_display('compose-cc');
//-->
</scrip<script type="text/javascript">
<!--
if (window.call_init)
call_init('rcmail');
var googie = new
GoogieSpell('skins/default/images/googiespell/','./?_task=mail&_action=spell&lang=');
googie.lang_chck_spell = "Check spelling";
googie.lang_rsm_edt = "Resume editing";
googie.lang_close = "Close";
googie.lang_revert = "Revert to";
googie.lang_no_error_found = "No spelling errors found";
googie.setCurrentLanguage('en');
googie.decorateTextarea('compose-body');
rcmail.set_env('spellcheck', googie);
//-->
</script>
t>