function Procura()
/**************************************************************************
** Pesquisa dentro do site www.belli.com.br
document.write("<INPUT TYPE=text name=q size=21 maxlength=255 value='                                           site:belli.com.br'>");
**************************************************************************/
{
/** Search Google **/
document.write("<FORM method=GET action='http://www.google.com.br/search' target='_blank'>");
document.write("<INPUT TYPE=text name=q size=21 maxlength=255 value=''>");
document.write("<INPUT TYPE=hidden name=hl value='pt-BR'>");
document.write("<INPUT TYPE=hidden name=as_ft value='i'>");
document.write("<INPUT TYPE=hidden name=as_sitesearch value='belli.com.br'>");
document.write("<INPUT type=submit name=btnG VALUE='Achar'>");
document.write("<font face='Arial' size=1 color='#000000'>");
document.write("<br>Pesquisa no site Belli Adventure via </font>");
document.write("<A HREF='http://www.google.com.br' target='_blank'>");
document.write("<IMG SRC='http://www.google.com/logos/Logo_40wht.gif' width='60' height='25' border='0' ALT='Google' align='absmiddle'></A>");
document.write("</FORM>");
/** Search Google **/
}