<div class="tmbNail_live" id="<%= id %>" >
  <div style = "background-image: url('<%= imageProg %>')">
    <img class="icon" src="<%= imageTime %>">
  </div>
  <h1><%= title %></h1>
  <p><%= channel %></p>
</div>
