Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editorFrame.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editorFrame.js,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editorFrame.js 25 Feb 2007 19:06:18 -0000 1.5 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/assets/editorFrame.js 24 Nov 2007 15:35:40 -0000 1.6 @@ -1,3 +1,4 @@ +/* This compressed file is part of Xinha. For uncomressed sources, forum, and bug reports, go to xinha.org */ var topDoc=window.top.document; var t_cx=topDoc.getElementById("cx"); var t_cy=topDoc.getElementById("cy"); @@ -70,4 +71,4 @@ initEditor(); }; addEvent(window,"load",init); - +