<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Firebug</title><linkrel="stylesheet"type="text/css"href="firebug.css"></head><body><divid="toolbar"class="toolbar"><ahref="#"onclick="parent.console.clear()">Clear</a><spanclass="toolbarRight"><ahref="#"onclick="parent.console.close()">Close</a></span></div><divid="log"></div><inputtype="text"id="commandLine"><script>parent.onFirebugReady(document);</script></body></html>