update address standardization for cust_location changes
[freeside.git] / rt / share / html / NoAuth / RichText / FCKeditor / editor / dialog / fck_flash / fck_flash_preview.html
diff --git a/rt/share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html b/rt/share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html
deleted file mode 100644 (file)
index a590521..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
-<!--\r
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net\r
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben\r
- *\r
- * == BEGIN LICENSE ==\r
- *\r
- * Licensed under the terms of any of the following licenses at your\r
- * choice:\r
- *\r
- *  - GNU General Public License Version 2 or later (the "GPL")\r
- *    http://www.gnu.org/licenses/gpl.html\r
- *\r
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")\r
- *    http://www.gnu.org/licenses/lgpl.html\r
- *\r
- *  - Mozilla Public License Version 1.1 or later (the "MPL")\r
- *    http://www.mozilla.org/MPL/MPL-1.1.html\r
- *\r
- * == END LICENSE ==\r
- *\r
- * Preview page for the Flash dialog window.\r
--->\r
-<html>\r
-       <head>\r
-               <title></title>\r
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
-               <meta name="robots" content="noindex, nofollow">\r
-               <script src="../common/fck_dialog_common.js" type="text/javascript"></script>\r
-               <script language="javascript">\r
-\r
-var FCKTools   = window.parent.FCKTools ;\r
-var FCKConfig  = window.parent.FCKConfig ;\r
-\r
-// Sets the Skin CSS\r
-document.write( FCKTools.GetStyleHtml( FCKConfig.SkinDialogCSS ) ) ;\r
-document.write( FCKTools.GetStyleHtml( GetCommonDialogCss( '../' ) ) ) ;\r
-\r
-if ( window.parent.FCKConfig.BaseHref.length > 0 )\r
-       document.write( '<base href="' + window.parent.FCKConfig.BaseHref + '">' ) ;\r
-\r
-window.onload = function()\r
-{\r
-       window.parent.SetPreviewElement( document.body ) ;\r
-}\r
-\r
-               </script>\r
-       </head>\r
-       <body style="COLOR: #000000; BACKGROUND-COLOR: #ffffff"></body>\r
-</html>\r