XXXIII COMAS 11/05/2015 às 19:00 até 15/05/2015 às 19:00UNILUS - Campus III (Rua Vinte e Oito de Setembro, 230, Macuco, Santos/SP)http://www.comas.eventize.com.br/
Santos
Road Show TI 2015 12/05/2015 às 19:30 até 14/05/2015 às 21:30Avenida Conselheiro Nébias, 309- Vila Mathias - Santos www.sp.senac.br/santos
Guarujá
II FT & G 2015 13/05/2015 às 09:00 até 13/05/2015 às 18:00Av. Miguel Estéfano, 1295, Praia da Enseada, Guarujá - SP, www.turismoegastronomia.com.br
Santos
III Litoral Decor Feira de Móveis, Decorações, Arquitetura e Construção 15/05/2015 às 00:00 até 24/05/2015 às 00:00Avenida General Francisco Glicério, 206, Santos - SP
";
html += "";
if (json.url != ""){
html += "";
}
html += json.titulo_evento;
if (json.url != ""){
html += "";
}
html += " ";
html += ""+json.data_hora+"";
html += ""+json.endereco+"";
html += ""+json.site+" ";
html += ""+json.texto+" ";
html += "";
$("#eventoSelecionado").html(html);
});
}