<% // if the link is a gateway page, make the title // a clickable link for that gateway String b = "/company/"; String c = "/links"; String p = "/c/"; %> <%=Entities.encode(title)%>
<% if (description != null) { %> <%=description%> <% } %>

<% if (company != null && companyId != null) { %> ENQUIRE NOW <% } %> <% if (specificationLink != null) { %>      VISIT WEBSITE<% if (url.indexOf("/c/") != -1) { %>company profile<% } %>
<% } else if (description != null) { %>
<% } %>