I am aware of the document.id() stuff.
Here<http://www.delloffice.com.ve/site/plugins/content/svg/svg_replace.js>is an
outdated version of the script (I can't provide the updated one until
Monday 12nd). Object tags are searched by invoking $$(). I already tried to
assign unique ID values for every <object> element and then retrieve them
by using document.id() to see if it works, but nothing seemed to happen,
the IE 8 console didn't show the Mootools Element methods and was still
complaining on invoking a method not available for that object.