<!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.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Hi, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a big intranet application, with allot of 
js. It works only on IE (we use IE6.0). </FONT></DIV>
<DIV><FONT face=Arial size=2>I observed (with task manager) that if I have "n" 
GDI objects, I open a window and then close it, then I have about n+20 DGI 
objects. This problem cause the freeze of the IE after a while (few hours) of 
using the application (the GDI objects are limited and the application 
permanently increase them).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any ideas why is this happening? How can I control 
this from js or what could I do wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>A little more info about the 
application:</FONT></DIV>
<DIV><FONT face=Arial size=2>for webserver I use jakarta-tomcat-4.0.3, with 
jdk1.3-ibm. </FONT></DIV></BODY></HTML>