I have made a SVG image, or more like mini application, for viewing graphs of data. I want to include this in a HTML page, and call methods on the SVG image.
Example
For support in IE6, have a look at SVGWeb.
There are examples on how to manipulate SVG with JavaScript in the sample code supplied with the library.
There is also a fair amount of information in the archives of the mailing list.