<%@ Page Language="VB" Explicit="False" MasterPageFile="template.master" %> <%@ MasterType VirtualPath="template.master" %> <%= pd.startSection("hditem")%>
<%=pd.getFormError()%>
<% If pd.hideitemheading = "" Then%> <%'# Container.DataItem("smallimagewrap")%>
<%# Container.DataItem("nameheading") %>
<%# Container.DataItem("name") %>
<%# Container.DataItem("itemnoheading") %>
<%# Container.DataItem("itemno") %>
<%# Container.DataItem("custom1heading") %>
<%# Container.DataItem("custom1text") %>
<%# Container.DataItem("custom2heading") %>
<%# Container.DataItem("custom2text") %>
<%# Container.DataItem("custom3heading") %>
<%# Container.DataItem("custom3text") %>
<%# Container.DataItem("avgreviewheading") %>
<%# Container.DataItem("avgreviewicon") %>
<% End If%>

<%# Container.DataItem("shortdesc")%>
<%# Container.DataItem("imagegallery")%>
<% If catitemcount = 0 Then%>

<%= pd.geterrtext("err68")%>
<% End If%>
<%# Container.DataItem("reviewbutton") %><%# Container.DataItem("viewitembutton")%> <% '=pd.getButton("butts38", "", pd.shopurl & "item.aspx?itemid=" & itemid, "")%>
<% =pd.endSection() %> <% If catitemcount > 0 Then%> <%= pd.startSection("hdreviews")%>
<%=pd.getFormError()%>
<%# Container.DataItem("starimage") %>
<%# Container.DataItem("revtitle") %>
<%# Container.DataItem("reviewdateformatted") %>
 
<%# Container.DataItem("revcomments") %>
- <%# Container.DataItem("custname") %>
 
<% =pd.endSection %> <% End If%>