%@ taglib uri="/xFWeb.tld" prefix="xfweb" %>
<%@ taglib uri="/xContent.tld" prefix="xcontent" %>
<%@ taglib uri="/OSCache.tld" prefix="cache" %>
<%
String image = request.getParameter("image");
boolean firstImg = (image==null || "".equals(image));
if (firstImg){ %>
<% int coment = 0; %>
" width="325" class="fotoGrande"/>
<%=request.getParameter("comentario")%>
<% } %>