<% if (typeof(ciudad_nombre) != "undefined") { if (typeof(temporalciudad) == "undefined" || temporalciudad != ciudad_nombre) { temporalciudad = ciudad_nombre; %>

<%= temporalciudad %>

<% } } %> <% if (typeof(imagen) != "undefined") { %>
<% } else if(typeof(icono) == "undefined") { %>
<% } %> <% if (typeof(icono) != "undefined") { %>
<% } %>
<% 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) { %> <% } %> <% if (typeof(numero) != "undefined") { %> <% if (numero > 0) { %>
<%= numero %>
<% } %> <% } %>