busca='    	<table cellpadding="0" cellspacing="0" border="0" width="100%">'+"\n";
busca+='			<form action="http://busca.igbusca.com.br/app/search" method="get">'+"\n";
busca+='			<input type="hidden" name="o" value="IGEDUCACAO">'+"\n";
busca+='			<tr>'+"\n";
busca+='				<td height="22"><img src="http://image.ig.com.br/igeducacao/img/transp.gif" width="1" height="1"></td>'+"\n";
busca+='			</tr>'+"\n";
busca+='			<tr>'+"\n";
busca+='				<td width="55"><img src="http://image.ig.com.br/igeducacao/img/transp.gif" width="1" height="1"></td>'+"\n";
busca+='				<td valign="top"><img src="http://images.ig.com.br/igeducacao/img/i_logo_busca.gif" width="156" height="44" border="0" alt=""></td>'+"\n";
busca+='				<td width="10"><img src="http://image.ig.com.br/igeducacao/img/transp.gif" width="1" height="1"></td>'+"\n";
busca+='				<td style="padding-top: 5px">'+"\n";
busca+='					<p style="margin:5px 0 0 5px; _margin:4px 0 0 2px; float:left;"><input type="text" name="q" id="buscagoogle" style="width:240px; _width:242px; height:18px; border:1px solid #C59911;"></p>'+"\n";
busca+='					<p style="margin:2px 0 0 4px; _margin:2px 0 0 4px; float:left;"><input type="image" src="http://image.ig.com.br/igeducacao/img/botao_buscar.gif" border="0"></p>'+"\n";
busca+='					<p style="font:11px Trebuchet MS; color:#848484; margin:6px 0 0 10px; float:left;">enhanced by</p>'+"\n";
busca+='					<p style="margin:5px 0 0 3px; float:left;"><img src="http://image.ig.com.br/igeducacao/img/logo-google.gif" width="48" height="18" alt="" border="0"></p>'+"\n";
busca+='				</td>'+"\n";
busca+='			</tr>'+"\n";
busca+='			</form>'+"\n";
busca+='		</table>'+"\n";
document.write(busca);

document.getElementById("buscagoogle").focus();