| Current File : //var/wcp4/success2/public_html/tmp/templates/file_html_editor.html |
<%if ie_version >= 6%><object id="dlg" classid="clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b" width="0px" height="0px"></object><%endif%>
<script language="Javascript">
<!--
var privateMessage = 0; // Needed for supporting the editor in private messages
<%include common/editor.js%>
// -->
</script>
<iframe name="editor_iframe" id="editor_iframe" width="100%" height="95%" onLoad="initOuterIFrame()" style="visibility: hidden"></iframe>
<input type="hidden" name="use_html" value="1">
<input type="hidden" id="header" name="header" value="">
<input type="hidden" id="content" name="content" value="<%if content%><%content%><%endif%>">
<input type="hidden" id="pre_content" name="pre_content" value="<%if content%><%content%><%endif%>">