Hi, I have built a BHO that includes a HTML and JavaScript code when a certain page is opened. The HTML code needs to be inserted at a specific location, a JavaScript call in the inserted HTML needs to be invoked on a click event of image. How can I insert my HTML at specific location on page? and how can JavaScript onClick can be called in the insert HTML & JavaScript on page? Thanks, Irfan