I am getting an error when calling a page that contains the editor by using AJAX and the xmlHttp.responseText method. The editor is supposed to show up within an existing layer but all that shows up is the editor box and the "Normal, HTML, and Preview" links at the bottom. I also get the javascript error "Object Expected". I've tried pulling up the page that contains the editor by itself without the AJAX call and it works fine so all the paths are correct. Is there something I'm missing?