update address standardization for cust_location changes
[freeside.git] / rt / share / html / NoAuth / RichText / FCKeditor / editor / dialog / fck_image / fck_image_preview.html
diff --git a/rt/share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image/fck_image_preview.html b/rt/share/html/NoAuth/RichText/FCKeditor/editor/dialog/fck_image/fck_image_preview.html
deleted file mode 100644 (file)
index 1c6fe52..0000000
+++ /dev/null
@@ -1,72 +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 Image dialog window.\r
- *\r
- * Curiosity: http://en.wikipedia.org/wiki/Lorem_ipsum\r
--->\r
-<html xmlns="http://www.w3.org/1999/xhtml">\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 type="text/javascript">\r
-\r
-var FCKTools   = window.parent.FCKTools ;\r
-var FCKConfig  = window.parent.FCKConfig ;\r
-\r
-// Set the preview CSS\r
-document.write( FCKTools.GetStyleHtml( FCKConfig.EditorAreaCSS ) ) ;\r
-document.write( FCKTools.GetStyleHtml( FCKConfig.EditorAreaStyles ) ) ;\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.SetPreviewElements(\r
-               document.getElementById( 'imgPreview' ),\r
-               document.getElementById( 'lnkPreview' ) ) ;\r
-}\r
-\r
-       </script>\r
-</head>\r
-<body>\r
-       <div>\r
-               <a id="lnkPreview" onclick="return false;" style="cursor: default">\r
-                       <img id="imgPreview" onload="window.parent.UpdateOriginal();"\r
-                               style="display: none" alt="" /></a>Lorem ipsum dolor sit amet, consectetuer adipiscing\r
-               elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus\r
-               a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis,\r
-               nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed\r
-               velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper\r
-               nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices\r
-               a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus\r
-               faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget\r
-               tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit,\r
-               tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis\r
-               id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus,\r
-               eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur\r
-               ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.\r
-       </div>\r
-</body>\r
-</html>\r