Index: /FCKeditor/branches/features/div_container/editor/dialog/fck_div.html
===================================================================
--- /FCKeditor/branches/features/div_container/editor/dialog/fck_div.html	(revision 2185)
+++ /FCKeditor/branches/features/div_container/editor/dialog/fck_div.html	(revision 2186)
@@ -238,5 +238,5 @@
 			if ( block.nodeName.IEquals( 'div' ) )
 			{
-				var docFrag = FCKTools.GetElementDocument( block ).createDocumentFragment() ;
+				var docFrag = oEditor.FCKTools.GetElementDocument( block ).createDocumentFragment() ;
 				while ( block.firstChild )
 				{
