cross browser compatibility problem

cross browser compatibility problem


Please have a look at the following URL
http://people.mozilla.com/~mnandigama/dashboard.html
This page has Three DIVs , one for left navigation bar, one for the
vertical
separation line and the right hand side DIV holds an iFrame.
Clicking on the left hand side list elements open the corresponding
link in
the right hand side iFrame.
List elements on the left hand side are generated using a jquery
script
http://people.mozilla.com/~mnandigama/reportfetch.js
This works fine in Firefox3.5.x and Safari.
The list does not work well in Google Chrome and does not work at all
in
IE8.
Please help