<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Suresh,<BR>
There is no way you can preload images to RAM.<BR>
The standard preload procedures will cache images&nbsp;first, not load into RAM.<BR>
You see, RAM is more like your credit card, not like the money you carry on.<BR>
Everything you download from the net, will go strait into the cache, the pocket,<BR>
client <FONT class="">HDD. </FONT>Than the browser will read requested data and display them.<BR>
So you don't have to worry about the client capability, the browser can handle <BR>
any size of data&nbsp;limited only by the clients free disk space.<BR>
On the other hand, I would suggest that you invoke your image preloading script <BR>
with the "onload" event, only after the page has loaded all the easy data and&nbsp;declare <BR>
the&nbsp;dimensions of your image placeholders so the page finishes&nbsp;rendering faster.<BR>
&nbsp;<BR>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>
Troy&nbsp;III<BR>
progressive&nbsp;art&nbsp;enterprise<BR>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR ><BR><P>
<HR SIZE=1>
Find out what India is talking about on <A>Yahoo! Answers India.</A></BLOCKQUOTE><br /><hr />Express yourself instantly with  <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=joinmsncom/messenger' target='_new'>Windows Live Messenger</a></body>
</html>