diff --git a/editor/embedapi.html b/editor/embedapi.html
index 091399ee..5c76ced7 100644
--- a/editor/embedapi.html
+++ b/editor/embedapi.html
@@ -2,41 +2,41 @@
- Embed API
+ Embed API
-
-
+
+
-
-
-
-
+
+
+
+
diff --git a/editor/embedapi.js b/editor/embedapi.js
index 66520a29..25316a0f 100644
--- a/editor/embedapi.js
+++ b/editor/embedapi.js
@@ -61,31 +61,32 @@ function EmbeddedSVGEdit(frame){
// List of functions extracted with this:
// Run in firebug on http://svg-edit.googlecode.com/svn/trunk/docs/files/svgcanvas-js.html
- //for(var i=0,q=[],f = document.querySelectorAll("div.CFunction h3.CTitle a");i