This works -- Thanks again!!<BR><BR><B><I>Hans &lt;design5@softflow.co.uk&gt;</I></B> wrote:  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">PS:<BR><BR>perhaps even better replace in searchbox2.php<BR><BR>if ($focus) $out .= "<BR>onfocus=\"preval=this.value; this.value=''\" onblur=\"this.value=preval\" ";<BR><BR><BR>with<BR><BR>if ($focus) $out .= "<BR>onfocus=\"if(this.value=='{$opt['value']}') this.value=''\" onblur=\"if(this.value=='') this.value='{$opt['value']}'\" ";<BR><BR>That way when the focus is taken away from the box (by clicking<BR>somewhere else) the 'Search' will be put back into the box if the box<BR>is empty, but if anything is entered in the box it wil remain and<BR>thus posted as the search query term.<BR><BR><BR>~Hans<BR><BR></BLOCKQUOTE><BR><p>&#32;
      <hr size=1>Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping"> 
Find them fast with Yahoo! Search.</a>