<%--

Business Directory

--%> <% String currLetter = "START"; String firstLetter; %>
<%--
<% while(rz.listnext() && rz.listindex >= 0){%> <% String gAddress = rz.fetch("business_directory","business_address").trim().replaceAll(" ","+"); gAddress = gAddress.replaceAll("#","suite+"); String gCity = rz.fetch("business_directory","business_city").trim().replaceAll(" ","+"); String gState = rz.fetch("business_directory","business_state").trim().replaceAll(" ","+"); String gZip = rz.fetch("business_directory","business_zip").trim().replaceAll(" ","+"); String gMap = "&q=" + gAddress + "+" + gCity + "+" + gState + "+" + gZip; googleMapStr.append(gMap);%> <%}%>
--%>
<%-- #BeginRZ-ActionImage --%> <%-- Option:type=ForwardEditListImage --%> <%-- Option:imageSrcURL=images/edit/edit_this_list.jpg --%> <%-- #EndRZ-ActionImage --%>
    <% while(rz.listnext() && rz.listindex >= 0){%> <%if(!("").equals(rz.content)){%>
  • <%=rz.content%>
  • <%}%>
    <%}%>
<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditListInsertImage --%> <%-- Option:imageSrcURL=images/edit/new_small.jpg --%> <%-- #EndRZ-ActionImage --%> <% while(rz.listnext() && rz.listindex >= 0){%> <% if( !rz.content.equals("") ) { firstLetter = rz.content.substring(0,1).toUpperCase(); } else { firstLetter = ""; } if(!firstLetter.equals(currLetter)){ currLetter = firstLetter;%>
<%=currLetter%>
<%}%>
<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditListEditImage --%> <%-- Option:imageSrcURL=images/edit/edit_small.jpg --%> <%-- #EndRZ-ActionImage --%> <%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditListDeleteImage --%> <%-- Option:forwardURL= --%> <%-- Option:imageSrcURL=images/edit/delete_small.jpg --%> <%-- #EndRZ-ActionImage --%>
<% image_src = rz.src.replaceFirst("\\../",""); if(image_src.indexOf(noimage) != -1) { if(rz.webspace.equals("collingswoodnj")){%>
<%} else {%>
<%} } else {%>
<%}/* end if */%>
    <%if(!("").equals(rz.content)){ String categories = rz.content.replaceAll("_"," ").replaceAll("([|])"," / ");%>
  • <%=categories%>
  • <%}%>

<%=!("").equals(rz.content) ? rz.content : "Local Business"%>

<%=!("").equals(rz.content) ? rz.content : "Find out more using the helpful links below."%> Read More
<%}%>