Announcement for publishing point MMM Readings   var L_LAUNCHSAP_TEXT = "Launch stand-alone Windows Media Player"; var g_bNetscape = ( -1 != navigator.appName.indexOf( "Netscape" ) );   BODY { font-size : medium; font-family : Tahoma, Arial, Sans Serif; font-weight : normal; font-style : normal; color : #FFFFFF; background-color : #3366CC; border-style : none; } A { color : #66CCFF; font-weight : bold; }     Sub cmdStandAlone_onclick If isobject(WMP) Then If WMP.playstate > 0 Then WMP.Close() End If End If End Sub               A Video Collection of MMM Readings Please download the latest Windows Media Player for best results.      if( g_bNetscape ) { document.writeln( "" ); }             if( !g_bNetscape ) { document.writeln( "" ); }