function ricerca(tiporic){if(document.getElementById("se_txtsearch").value !=""){document.getElementById("se_filesearch").value=" filetype:"+tiporic;document.getElementById("se_query").value=document.getElementById("se_txtsearch").value+" filetype:"+tiporic;if(tiporic !=""){document.getElementById("option").innerHTML="<small>STAI CERCANDO FILE:<strong>"+tiporic+"</strong>[<a href='javascript:ricerca(\"\");' class='imgcur'>RESET</a>]</small>";}else{document.getElementById("se_filesearch").value="";document.getElementById("option").innerHTML="";document.getElementById("se_query").value=document.getElementById("se_txtsearch").value;}}}function homepage(){if(document.all){document.body.style.behavior='url(#default#homepage)';document.body.setHomePage('http://www.blackr.it');}}
