<%
resaltarfechaclass = "";
if (typeof(resaltarfecha) != "undefined")
{
resaltarfechaclass = "efecto-blink";
}
%>
<% if (typeof(valido_hasta) != "undefined") { %>
<%= valido_hasta %>
<% } %>
<% if (typeof(fechas) != "undefined" && fechas != "") { %>
<%= fechas %>
<% } %>
<%= titulo %>
<% if (typeof(texto) != "undefined") { %>
<%= texto %>
<% } %>
<% if (typeof(datoscontacto) != "undefined") { %>
<%= datoscontacto %>
<% } %>
<% if (typeof(gusta) != "undefined" && typeof(vistas) != "undefined" || typeof(distancia) != "undefined" || (typeof(telefono) != "undefined" && telefono != "" ) || typeof(votos) != "undefined" ) { %>
<% if (typeof(telefono) != "undefined" && telefono != "") { %>
<%= telefono %>
<% } %>
<% if (typeof(distancia) != "undefined") { %>
<%= distancia %>Km
<% } %>
<% if (typeof(votos) != "undefined") { %>
<%= votos %>
<% } %>
<% if (typeof(gusta) != "undefined" && typeof(vistas) != "undefined") { %>
<%= nombre_empresa %>
<%= gusta %>
<%= vistas %>
<% } %>
<% } %>
<% if (typeof(listadomisplanes) != "undefined" && listadomisplanes != false) { %>