<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have a question. I want to create a dynamic 
pulldown menue in OpenCMS. Therefor I used the method getNavTree. I put the 
single levels in HTML-areas ( <div> ). The areas can be enabled or 
disabled. That works very good, but there is a problem with the time to load the 
page. The navigation of the site is very extensive. Mostly the page couldn't be 
loaded. An error appears: User method getNavTree throwed an exception 
java.lang.OutOfMemoryError.<BR>Does anyone know an other solution? The sublevels 
should be opened by the event onMouseover, not by onClick. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank you very much for answering this 
question.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Kerstin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>