2 error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
);
3 require('./roots.php');
4 require_once($root_path.'include/inc_environment_global.php');
6 * CARE2X Integrated Hospital Information System Deployment 2.2 - 2006-07-10
7 * GNU General Public License
8 * Copyright 2002,2003,2004,2005,2006 Elpidio Latorilla
11 * See the file "copy_notice.txt" for the licence notice
13 define('LANG_FILE','editor.php');
14 $local_user='ck_editor_user';
15 require_once($root_path.'include/inc_front_chain_lang.php');
16 /* Set the new return file for the preview page */
17 $HTTP_SESSION_VARS['sess_file_return']=$top_dir.basename(__FILE__
);
19 $breakfile='newscolumns.php'.URL_APPEND
;
20 $returnfile='editor-pass.php'.URL_APPEND
;
21 $title=$HTTP_SESSION_VARS['sess_title'];
23 <?php
html_rtl($lang); ?
>
24 <!-- Generated by AceHTML Freeware http
://freeware.acehtml.com -->
25 <!-- Creation date
: 21.12.2001 -->
27 <?php
echo setCharSet(); ?
>
30 <script language
="javascript">
33 if((d
.artopt
[0].checked
)||
(d
.artopt
[1].checked
)||
(d
.artopt
[2].checked
)||
(d
.artopt
[3].checked
)||
(d
.artopt
[4].checked
)) return true;
38 <?php
require($root_path.'include/inc_css_a_hilitebu.php'); ?
>
42 <form name
="selectform" method
="get" action
="editor-4plus1.php" onSubmit
="return chkForm(this)">
43 <FONT SIZE
=6 COLOR
="#cc6600">
44 <b
><?php
echo $title ?
></b
></FONT
>
48 <td
><img
<?php
echo createMascot($root_path,'mascot1_r.gif','0') ?
>></td
>
49 <td colspan
=2><FONT SIZE
=5 COLOR
="#000066"><?php
echo $LDWhereTo ?
></font
><br
>
50 <?php
echo $LDPlsSelect ?
></td
>
53 <td
class="submenu" colspan
=3><p
>
54 <img
<?php
echo createComIcon($root_path,'healthtips.jpg','0','right',TRUE) ?
>>
55 <input type
="radio" name
="artopt" value
="1"> <a href
="#" onClick
="document.selectform.artopt[0].checked=true"><?php
echo $LDArticle1 ?
></a
><br
>
56 <input type
="radio" name
="artopt" value
="2"> <a href
="#" onClick
="document.selectform.artopt[1].checked=true"><?php
echo $LDArticle2 ?
></a
><br
>
57 <input type
="radio" name
="artopt" value
="3"> <a href
="#" onClick
="document.selectform.artopt[2].checked=true"><?php
echo $LDArticle3 ?
></a
><br
>
58 <input type
="radio" name
="artopt" value
="4"> <a href
="#" onClick
="document.selectform.artopt[3].checked=true"><?php
echo $LDArticle4 ?
></a
><br
>
59 <input type
="radio" name
="artopt" value
="5"> <a href
="#" onClick
="document.selectform.artopt[4].checked=true"><?php
echo $LDArticle5 ?
></a
><br
><p
>
64 <a href
="<?php echo $breakfile ?>"><img
<?php
echo createLDImgSrc($root_path,'back2.gif','0') ?
>></a
>
65 <input type
="image" <?php
echo createLDImgSrc($root_path,'continue.gif','0') ?
>>
68 <a href
="<?php echo $breakfile ?>"><img
<?php
echo createLDImgSrc($root_path,'cancel.gif','0') ?
>></a
>
72 <input type
="hidden" name
="sid" value
="<?php echo $sid ?>">
73 <input type
="hidden" name
="lang" value
="<?php echo $lang ?>">
74 <input type
="hidden" name
="target" value
="<?php echo $target ?>">
75 <input type
="hidden" name
="user_origin" value
="<?php echo $user_origin ?>">
76 <input type
="hidden" name
="title" value
="<?php echo $title ?>">