6 <script language
="javascript">
10 if((d
.searchkey
.value
=="") ||
(d
.searchkey
.value
==" "))
26 <table border
=0 cellspacing
=5 cellpadding
=5>
27 <tr bgcolor
="<?php if($searchmask_bgcolor) echo $searchmask_bgcolor; else echo "#ffffff"; ?>">
30 <form action
="<?php echo $root_path; ?>modules/laboratory/labor_test_request_search_patient.php" method
="post"
31 name
="searchform<?php if($searchform_count) echo "_
".$searchform_count; ?>"
32 onSubmit
="return chkSearch(this)"> 
;<br
>
34 <FONT SIZE
=2 FACE
="Arial"><?php
echo $LDSearchPatient ?
>:<br
>
36 <input type
="text" name
="searchkey" size
=40 maxlength
=40><p
>
37 <input type
="image" <?php
echo createLDImgSrc($root_path,'searchlamp.gif','0','absmiddle') ?
>>
38 <input type
="hidden" name
="sid" value
="<?php echo $sid; ?>">
39 <input type
="hidden" name
="lang" value
="<?php echo $lang; ?>">
40 <input type
="hidden" name
="noresize" value
="<?php echo $noresize; ?>">
41 <input type
="hidden" name
="target" value
="<?php echo $target; ?>">
42 <input type
="hidden" name
="user_origin" value
="<?php echo $user_origin; ?>">
43 <input type
="hidden" name
="mode" value
="search">