<select name=DEFAULTOP>
<option value=or $if{$eq{$defaultop,or},selected}>Matching any words</option>
<option value=and $if{$eq{$defaultop,and},selected}>Matching all words</option>
</select>
