I got a weird error message when I the following line of javascript code was encountered:
parent.lising.location.hash = "example" + currOffset
The message says
An error has occured in this dialog
error 84
unspecified error
I searched google and couldn't get the answer. But I found that someone asked about the same error message in this forum over a year ago, and nobody could tell the reason of this error! Here's the link for that one-year-old topic:
http://p2p.wrox.com/topic.asp?TOPIC_ID=14286
Hope there's some scripting guru who can help me solve this problem. Thanks!