$.extend(e2, {
fxDuration: (e2.fxDuration || 200) - 1, // fx off is stored as 1
isChatterlight: /^Chatterlight/i.test(document.title) && (e2.autoChat = true),
collapsedNodelets: e2.collapsedNodelets || '',
tinyMCESettings: {
// add mode before use
theme: 'advanced',
plugins: 'table',
theme_advanced_buttons3_add_before: 'tablecontrols,|',
theme_advanced_disable: 'styleselect,image,anchor,link,unlink,row_props,cell_props',
theme_advanced_statusbar_location: 'bottom',
theme_advanced_resizing: true,
element_format: 'html',
remove_linebreaks: false,
forced_root_block: '',
inline_styles: false,
entity_encoding: 'raw',
invalid_elements: 'a,img,div,span',
extended_valid_elements: 'big,small,i,b,tt,p[align],hr[width]',
formats: {
alignleft:    { selector: 'p', attributes : { align: "left" } },
alignright:   { selector: 'p', attributes : { align: "right" } },
aligncenter:  { selector: 'p', attributes : { align: "center" } }
}
},
timeout: 20, //seconds
defaultUpdatePeriod: 3.5, // minutes
sleepAfter: 17 // minutes
});
jQuery.fx.interval = 40; // 25 frames/second: assume user is human. (Default = 13 => ~80Hz == daft)
if (e2.fxDuration == 0) jQuery.fx.off = true;
<font color="#CC0000"><b>Server Error (Error Id 1566878)!</b></font><p>An error has occured.  Please contact the site administrator with the Error Id.  Thank you.

