object does not support this property or method error

Hi all
I am getting object does not support this property or method error in dhtmlxcommon.js file how to solve that problem

my Error

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 2 Jun 2011 08:59:35 UTC


Message: Object doesn't support this property or method
Line: 181
Char: 3
Code: 0
URI: http://10.1.17.8/eaccess-live/eaccess/dhtmlxgrid/codebase/dhtmlxcommon.js

my code and js files including is like this as below

<link type="text/css" rel="stylesheet" href="e/dhtmlxgrid/codebase/dhtmlxgrid.css">
<link type="text/css" rel="stylesheet" href="e/dhtmlxgrid/codebase/skins/dhtmlxgrid_dhx_blue.css">
<script type="text/javascript" src="e/dhtmlxgrid/codebase/dhtmlxcommon.js"></script>
<script type="text/javascript" src="e/dhtmlxgrid/codebase/dhtmlxgrid.js"></script>
<script type="text/javascript" src="e/dhtmlxgrid/codebase/dhtmlxgridcell.js"></script>
<script type="text/javascript" src="e/dhtmlxgrid/codebase/ext/dhtmlxgrid_validation.js"></script>
<script type="text/javascript" src="e/jquery.min.js"></script>
<script type="text/javascript" src="e/ta_admin_usermenu2_js.js"></script>
<link href="style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="e/dhtmlxgrid/dhtmlxdataprocessor.js"></script>

please solve my problem

thanks in advance

Please check docs.dhtmlx.com/doku.php?id=othe … mon_errors