Message:
"); var sizeoptions = new Array(1, 2, 3, 4, 5, 6, 7); var smilieoptions = { 'Generic Smilies' : { '4' : new Array('images/smilies/wink.gif', ';)', 'Wink'), '3' : new Array('images/smilies/biggrin.gif', ':D', 'Big Grin'), '2' : new Array('images/smilies/redface.gif', ':o', 'Embarrassment'), '13' : new Array('images/smilies/devil.gif', ':evil:', 'Devil'), '1' : new Array('images/smilies/smile.gif', ':)', 'Smile'), '12' : new Array('images/smilies/ninja.gif', ':ninja:', 'Ninja'), '11' : new Array('images/smilies/frown.gif', ':(', 'Frown'), '10' : new Array('images/smilies/confused.gif', ':confused:', 'Confused'), '8' : new Array('images/smilies/mad.gif', ':mad:', 'Mad'), '5' : new Array('images/smilies/tongue.gif', ':p', 'Stick Out Tongue'), '6' : new Array('images/smilies/cool.gif', ':cool:', 'Cool'), '9' : new Array('images/smilies/eek.gif', ':eek:', 'EEK!')} }; var istyles = { "pi_button_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ], "pi_button_hover" : [ "#C1D2EE", "#000000", "0px", "1px solid #316AC5" ], "pi_button_normal" : [ "#E1E1E2", "#000000", "1px", "none" ], "pi_button_selected" : [ "#F1F6F8", "#000000", "0px", "1px solid #316AC5" ], "pi_menu_down" : [ "#98B5E2", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_hover" : [ "#C1D2EE", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_normal" : [ "#FFFFFF", "#000000", "0px", "1px solid #FFFFFF" ], "pi_popup_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ] }; var smiliewindow_x = 240; var smiliewindow_y = 280; var ignorequotechars = 1; var allowbasicbbcode = true; // vB Phrases vbphrase["wysiwyg_please_wait"] = "Please wait for the WYSIWYG editor to finish loading..."; vbphrase["wysiwyg_initialized"] = "WYSIWYG Editor initialized for %1$s in %2$s seconds."; vbphrase["wysiwyg_command_invalid"] = "This command is invalid or not implemented."; vbphrase["moz_must_select_text"] = "Mozilla requires that you must select some text for this function to work"; vbphrase["moz_edit_config_file"] = "You need to edit your Mozilla config file to allow this action."; vbphrase["enter_tag_option"] = "Please enter the option for your %1$s tag:"; vbphrase["must_select_text_to_use"] = "You must select some text to use this function."; vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode."; vbphrase["enter_option_x_tag"] = "Enter the option for the [%1$s] tag:"; vbphrase["enter_text_to_be_formatted"] = "Enter the text to be formatted"; vbphrase["enter_link_text"] = "Enter the text to be displayed for the link (optional):"; vbphrase["enter_list_type"] = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:"; vbphrase["enter_list_item"] = "Enter a list item.\r\nLeave the box empty or press 'Cancel' to complete the list:"; vbphrase["must_enter_subject"] = "You must enter a title / subject!"; vbphrase["message_too_short"] = "The message you have entered is too short. Please lengthen your message to at least %1$s characters."; vbphrase["enter_link_url"] = "Please enter the URL of your link:"; vbphrase["enter_image_url"] = "Please enter the URL of your image:"; vbphrase["enter_email_link"] = "Please enter the email address for the link:"; vbphrase["complete_image_verification"] = "You did not complete the Image Verification"; vbphrase["iespell_not_installed"] = "ieSpell is a spell-checking tool for Internet Explorer.\r\n\r\nIf you would like to download ieSpell, click OK; otherwise click Cancel.\r\n\r\nieSpell can be downloaded from http://www.iespell.com"; vbphrase["click_quick_reply_icon"] = ""; vbphrase["insert_all"] = "Insert All"; //-->
I see this below "Title" and above the text editing (B, I, U, justification...)
It seems there is an error in the wysiwyg editor code causing it not to display correctly. It just started this morning (That's when I saw it start anyway)Code:

', 'Wink'), '3' : new Array('images/smilies/biggrin.gif', '
', 'Big Grin'), '2' : new Array('images/smilies/redface.gif', '
', 'Embarrassment'), '13' : new Array('images/smilies/devil.gif', '
', 'Devil'), '1' : new Array('images/smilies/smile.gif', '
', 'Smile'), '12' : new Array('images/smilies/ninja.gif', '
', 'Ninja'), '11' : new Array('images/smilies/frown.gif', '
', 'Frown'), '10' : new Array('images/smilies/confused.gif', '
', 'Confused'), '8' : new Array('images/smilies/mad.gif', '
', 'Mad'), '5' : new Array('images/smilies/tongue.gif', '
', 'Stick Out Tongue'), '6' : new Array('images/smilies/cool.gif', '
', 'Cool'), '9' : new Array('images/smilies/eek.gif', '
', 'EEK!')} }; var istyles = { "pi_button_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ], "pi_button_hover" : [ "#C1D2EE", "#000000", "0px", "1px solid #316AC5" ], "pi_button_normal" : [ "#E1E1E2", "#000000", "1px", "none" ], "pi_button_selected" : [ "#F1F6F8", "#000000", "0px", "1px solid #316AC5" ], "pi_menu_down" : [ "#98B5E2", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_hover" : [ "#C1D2EE", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_normal" : [ "#FFFFFF", "#000000", "0px", "1px solid #FFFFFF" ], "pi_popup_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ] }; var smiliewindow_x = 240; var smiliewindow_y = 280; var ignorequotechars = 1; var allowbasicbbcode = true; // vB Phrases vbphrase["wysiwyg_please_wait"] = "Please wait for the WYSIWYG editor to finish loading..."; vbphrase["wysiwyg_initialized"] = "WYSIWYG Editor initialized for %1$s in %2$s seconds."; vbphrase["wysiwyg_command_invalid"] = "This command is invalid or not implemented."; vbphrase["moz_must_select_text"] = "Mozilla requires that you must select some text for this function to work"; vbphrase["moz_edit_config_file"] = "You need to edit your Mozilla config file to allow this action."; vbphrase["enter_tag_option"] = "Please enter the option for your %1$s tag:"; vbphrase["must_select_text_to_use"] = "You must select some text to use this function."; vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode."; vbphrase["enter_option_x_tag"] = "Enter the option for the [%1$s] tag:"; vbphrase["enter_text_to_be_formatted"] = "Enter the text to be formatted"; vbphrase["enter_link_text"] = "Enter the text to be displayed for the link (optional):"; vbphrase["enter_list_type"] = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:"; vbphrase["enter_list_item"] = "Enter a list item.\r\nLeave the box empty or press 'Cancel' to complete the list:"; vbphrase["must_enter_subject"] = "You must enter a title / subject!"; vbphrase["message_too_short"] = "The message you have entered is too short. Please lengthen your message to at least %1$s characters."; vbphrase["enter_link_url"] = "Please enter the URL of your link:"; vbphrase["enter_image_url"] = "Please enter the URL of your image:"; vbphrase["enter_email_link"] = "Please enter the email address for the link:"; vbphrase["complete_image_verification"] = "You did not complete the Image Verification"; vbphrase["iespell_not_installed"] = "ieSpell is a spell-checking tool for Internet Explorer.\r\n\r\nIf you would like to download ieSpell, click OK; otherwise click Cancel.\r\n\r\nieSpell can be downloaded from http://www.iespell.com"; vbphrase["click_quick_reply_icon"] = ""; vbphrase["insert_all"] = "Insert All"; //-->