<%@ include file="includes/head.jsp" %>
Flash
<%@ include file="includes/form_news.htm" %>
Página Inicial

Contato

<% if ( request.getMethod().equals( "POST" ) ) { %> <%@ include file = "contato_resp.jsp" %> <% } else { %> <%@ include file = "form_contato.htm" %> <% } %>
<%@ include file="includes/assinatura.htm" %>