<% if(typeof imageURL != "undefined" && imageURL.length){ %>
<% } else { %>
<% } %>
<% if(typeof title != "undefined") { %>

<%=title%>

<% } %> <% if(typeof introduction != "undefined" && (typeof imageURL != "undefined" && imageURL.length)) { %>

<%=introduction%>

<% } else if (typeof introduction != "undefined"){ %>

<%=introduction%>

<% } %>