<div>Hi,</div>
<div>    I'm using  Deane's IE 7 javascript Librery in my project, code i've developed using this librery works fine locally, but when same code i've coped and paste in jsp file on opencms it is giving javascript error.</div>

<div> </div>
<div>code where it giving me proble is :</div>
<div>
<p><!-- compliance patch for microsoft browsers --><br> <!-- Using Dean's IE7 script to fix IE's CSS problems. --></p>
<p> <!--[if lt IE 7]><br> <script src="js/IE7_0_9/ie7-standard-p.js" type="text/javascript"><br> </script><br> <![endif]--></p>
<p>Error i'm getting is : viewport.clientWidth is null or not an object.</p>
<p>Environment I'm using is :</p>
<p>WAS 6.0, openCMS 6.0</p>
<p> </p>
<p>Thanks</p>
<p>Raj</p></div>