<div class="search-box">
<
form method="get" action="search.php?do=process"  id="searchform">
<
input name="do" value="process" type="hidden"/><input name="quicksearch" value="1" type="hidden"/>
<
input name="childforums" value="1" type="hidden"/><input name="exactname" value="1" type="hidden"/>
<
input type="text" name="query" class="auto-style1" value="ادخل كلمات البحث .." onfocus="if (this.value=='ادخل كلمات البحث ..') this.value= '';" onblur="if (this.value=='') this.value='ادخل كلمات البحث ..';" style="width: 126px" />
<
input type="submit" class="searchsubmit" value="" type="hidden">
</
form>
</
div