language=JavaScript> function set_mb_view_mode(mode) { document.cookie = “WSMBView=” + mode + “; path=/; expires=Mon, 16 Aug 2010 10:20:00 UTC;”; window.location = “/greggshorthand/general.msnw”; } >function rep(s){openPostPopup(‘general.msnw?action=mb_post&mview=0&ID_TopParent=8078&ID_Parent=’ + s)}
 |
language=JavaScript> function Display(eElement, bShow) { if (eElement) eElement.style.display = bShow ? ” : ‘none’; } function ShowMoreCommands(nCommandBar, bShow) { Display(document.all[‘idMore’ + nCommandBar], !bShow); Display(document.all[‘idMoreCommands’ + nCommandBar], bShow); }
|