<input type="text" name="searchword" id="search_searchword" size="30" maxlength="20" value="<?php echo $this->escape($this->searchword); ?>" class="inputbox" />
<input type="text" name="searchword" id="search_searchword" size="30" maxlength="30" value="<?php echo $this->escape($this->searchword); ?>" class="inputbox" />
Time to create page: 0.452 seconds