--- loncom/html/htmlarea/Attic/htmlarea.js 2005/02/17 08:59:45 1.5
+++ loncom/html/htmlarea/Attic/htmlarea.js 2006/07/27 22:27:22 1.6
@@ -9,7 +9,7 @@
// Version 3.0 developed by Mihai Bazon.
// http://dynarch.com/mishoo
//
-// $Id: htmlarea.js,v 1.5 2005/02/17 08:59:45 albertel Exp $
+// $Id: htmlarea.js,v 1.6 2006/07/27 22:27:22 albertel Exp $
if (typeof _editor_url == "string") {
// Leave exactly one backslash at the end of _editor_url
@@ -922,7 +922,7 @@ HTMLArea.loadStyle = function(style, plu
url += style;
document.write("");
};
-HTMLArea.loadStyle("htmlarea.css");
+//HTMLArea.loadStyle("htmlarea.css");
/***************************************************
* Category: EDITOR UTILITIES