html = '<div style="padding-left:270px;">';
html += '	<p style="float:left; margin:0 5px 0 0; padding-left:200px; font:11px Trebuchet MS; color:#666;">enhanced by</p>';
html += '	<img src="http://images.ig.com.br/delas/imagens/logo-google.gif" alt="GOOGLE" width="48" height="18" style="float:left;" /><br clear="all" />';
html += '	<form action="http://busca.igbusca.com.br/app/search" method="get" name="busca" style="margin:0; padding:0;">';
html += '		<input type="hidden" name="o" value="DELAS" />';
html += '		<input type="text" name="q" value="" style="float:left; margin-right:5px; _margin-right:2px; border:1px solid #A0A2A4; width:260px; height:17px;" />';
html += '		<input type="image" name="busca" src="http://images.ig.com.br/delas/novo/imagens/bot_buscar.gif" style="float:left;" /><br clear="all" />';
html += '	</form>';
html += '</div>';
document.write(html);

//document.getElementById("buscagoogle").focus();