Site Map
<% dim totsubpagearr redim totsubpagearr(10) totsubpagearr(1)=totsps1 totsubpagearr(2)=totsps2 totsubpagearr(3)=totsps3 totsubpagearr(4)=totsps4 totsubpagearr(5)=totsps5 totsubpagearr(6)=totsps6 totsubpagearr(7)=totsps7 totsubpagearr(8)=totsps8 totsubpagearr(9)=totsps9 totsubpagearr(10)=totsps10 %> <%for i = 1 to totalmainpages %>
<%=sitemapmainpagetitles(i)%>
<%for j = 1 to totsubpagearr(i) %>
» <%=sitemapsubpagetitles(i,j)%>
<%next%><%next%> <%for k = 1 to totalpopuppages %>
<%=sitemappoppagetitles(k)%>
<%next%> <%for l = 1 to totalgalleries %>
<%=sitemapgallerytitles(l)%>
<%next%> <%if contactformvisible="true" then%>
<%=contactpagetitle%>
<% end if%> <%if refenabled="yes" then %>
<%=reftitle%>
<% end if%> <%if gbenabled="yes" then%>
<%=gbtitle%>
<% end if%> <%if tmenabled="yes" then%>
<%=tmbtntitle%>
<% end if%> <%if storeenabled="yes" and (storetype="storeten" or storetype="storetone") then%>
<%=storetitle%>
<% end if%> <%if avplayerenabled="true" then%>
<%=avplayertitle%>
<% end if%> <%if totalusefullinkspagelinks>=1 then%>
Useful Links
<%end if %><% if totalhomepagelinks > 0 then %> <%if totalhomepagelinks>=1 then%>
<%=hpagelink_anchor_text(1)%>
<%end if %> <%if totalhomepagelinks>=2 then%>
<%=hpagelink_anchor_text(2)%>
<%end if %> <%if totalhomepagelinks>=3 then%>
<%=hpagelink_anchor_text(3)%>
<%end if %> <%if totalhomepagelinks>=4 then%>
<%=hpagelink_anchor_text(4)%>
<%end if %> <%if totalhomepagelinks>=5 then%>
<%=hpagelink_anchor_text(5)%>
<%end if %> <%if totalhomepagelinks>=6 then%>
<%=hpagelink_anchor_text(6)%>
<%end if %> <%if totalhomepagelinks>=7 then%>
<%=hpagelink_anchor_text(7)%>
<%end if %> <%if totalhomepagelinks>=8 then%>
<%=hpagelink_anchor_text(8)%>
<%end if %> <%if totalhomepagelinks>=9 then%>
<%=hpagelink_anchor_text(9)%>
<%end if %> <%if totalhomepagelinks>=10 then%>
<%=hpagelink_anchor_text(10)%>
<%end if %> <% end if %>
<%if avplayerenabled="true" and (totalvideos > 0 or totalaudios > 0 ) then%>
<%end if %>
<%if totalgalleries > 0 and galleryvisible="true" then%>
<%if totalpopuppages > 0 then%>
<%if totalgallery1imgs>=1 and len(gal1img1) > 0 and gal1img1<>"none" then%>
" title="<%=gallerytitle%>" target="_blank">
<%end if%>
<%end if %>
<%if gbenabled="yes" then%>
<%end if %>
-
<%if totalpopuppages >=1 then%>
- " target="_blank" title="<%=parsetitle(popuptitle1)%>">
<%if popupimg1<>"none" and popupimg1<>"" then %>
<%end if %>
<%=popuptitle1%>
<%end if %>
<%if totalpopuppages >=2 then%>
- " target="_blank" title="<%=parsetitle(popuptitle2)%>">
<%if popupimg2<>"none" and popupimg2<>"" then %>
<%end if %>
<%=popuptitle2%>
<%end if %>
<%if totalpopuppages >=3 then%>
- " target="_blank" title="<%=parsetitle(popuptitle3)%>">
<%if popupimg3<>"none" and popupimg3<>"" then %>
<%end if %>
<%=popuptitle3%>
<%end if %>
<%if totalpopuppages >=4 then%>
- " target="_blank" title="<%=parsetitle(popuptitle4)%>">
<%if popupimg4<>"none" and popupimg4<>"" then %>
<%end if %>
<%=popuptitle4%>
<%end if %>