<% set rsSpotLight = runSQL("GetGroupSpotlight '" & SITE_ID & "', '" & AREA_CODE & "'") if not rsSpotLight.EOF then dim sGroupId sGroupId = rsSpotLight("GroupId") %>
<% response.write GetGroupSpotlight(rsSpotLight) %>
<%=buildSpacer("20,1")%>
Click to learn about the
<%=intTotal%> doctors in this group
<% if instr(rs("PerformId"), "V") then VCheck = "" else VCheck = " " end if if instr(rs("PerformId"), "N") and SITE_ID = "V" then NNCheck = "" else NNCheck = " " end if if instr(rs("PerformId"), "R") then RCheck = "" else RCheck = " " end if end if %>