--- loncom/interface/loncommon.pm 2005/05/26 20:49:23 1.262 +++ loncom/interface/loncommon.pm 2005/06/03 15:47:29 1.264 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.262 2005/05/26 20:49:23 albertel Exp $ +# $Id: loncommon.pm,v 1.264 2005/06/03 15:47:29 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -673,7 +673,6 @@ sub help_open_menu { foreach (\$color,\$function,\$topic,\$component_help,\$faq,\$bug,\$origurl) { $$_ = &Apache::lonnet::escape($$_); } - if (!$stayOnPage) { $link = "javascript:helpMenu('open')"; } else { @@ -713,9 +712,9 @@ function helpMenu(target) { return; } function writeHelp(caller) { - caller.document.write('$html