$(function() {
	$("#googleinput").focus();
	$("div.producto a").facebox();
});
