--- loncom/xml/lontex.pm	2006/03/24 18:09:23	1.9
+++ loncom/xml/lontex.pm	2006/04/10 22:30:11	1.10
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # TeX Content Handler
 #
-# $Id: lontex.pm,v 1.9 2006/03/24 18:09:23 albertel Exp $
+# $Id: lontex.pm,v 1.10 2006/04/10 22:30:11 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -97,13 +97,9 @@ sub handler {
 
 
   &Apache::lontexconvert::init_tth();
-  my $load_items = 
-      'onLoad="'  .&Apache::lonmenu::loadevents().  '" '.
-      'onUnload="'.&Apache::lonmenu::unloadevents().'" ';
 
   $r->print(&Apache::loncommon::start_page(undef,undef,
-					   {'add_entries'    => $load_items,
-					    'bgcolor'        => '#FFFFFF',
+					   {'bgcolor'        => '#FFFFFF',
 					    'force_register' => 1,
 					    'only_body'      =>
 						($env{'form.inhibitmenu'}