function clearSearch(el){ if(el.value==hpweb_1_2jSval) el.value=''; }
function restoreSearch(el){ if(el.value=='') el.value=hpweb_1_2jSval; }