<?php if(!defined('EMLOG_ROOT')) {exit('error!');}?>
<div class=containertitle><b>æ°å»ºé¡µé¢</b><span id="msg_2"></span></div><div id="msg"></div>
<div class=line></div>
<form action="page.php?action=add" method="post" enctype="multipart/form-data" id="addlog" name="addlog">
<table cellspacing="1" cellpadding="4" width="720" border="0">
<tbody>
<tr nowrap="nowrap">
<td><b>æ é¢ï¼</b><br />
<input maxlength="200" style="width:380px;" name="title" id="title"/>
<input name="date" id="date" type="hidden" value="" >
</td>
</tr>
<tr>
<td>
<b>å
容ï¼</b> <a href="javascript: displayToggle('FrameUpload', 0);autosave(4);" class="thickbox">é件管ç</a><span id="asmsg">
<?php doAction('adm_writelog_head'); ?>
<input type="hidden" name="as_logid" id="as_logid" value="-1"></span><br />
<div id="FrameUpload" style="display: none;"><iframe width="720" height="160" frameborder="0" src="attachment.php?action=selectFile"></iframe></div>
<script type="text/javascript" src="./ckeditor/ckeditor.js"></script>
<textarea id="content" name="content" style="width:719px; height:460px; border:#CCCCCC solid 1px;"></textarea>
<script type="text/javascript">CKEDITOR.replace( 'content',{resize_minHeight : 460,height : 460});</script>
</td>
</tr>
<tr nowrap="nowrap">
<td><b>转åå°åï¼</b>(妿填åï¼é¡µé¢æ é¢å°æå该å°å)<br />
<input name="url" id="url" maxlength="200" style="width:715px;" /><br />
</td>
</tr>
<tr>
<td>页颿¯å¦æ¥åè¯è®ºï¼æ¯
<input type="radio" value="y" name="allow_remark" id="allow_remark" />å¦
<input type="radio" checked="checked" value="n" name="allow_remark" id="allow_remark" />
</td>
</tr>
<tr>
<td>卿°çªå£æå¼é¡µé¢ï¼æ¯
<input type="radio" value="_blank" name="is_blank" id="is_blank" />å¦
<input type="radio" checked="checked" value="_parent" name="is_blank" id="is_blank" />
</td>
</tr>
<tr>
<td align="center"><br>
<input type="hidden" name="ishide" id="ishide" value="">
<input type="submit" value="åå¸é¡µé¢" onclick="return chekform();" class="button" />
<input type="button" name="savedf" id="savedf" value="ä¿å" onclick="autosave(3);" class="button" />
</td>
</tr>
</tbody>
</table>
</form>
<div class=line></div>
<script type="text/javascript">
$("#title").focus();
$("#menu_page").addClass('sidebarsubmenu1');
</script>