<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> Alexander commerce - Pribor za jelo WMF <% dim Snaz if request.QueryString("G") = "" then Snaz = "WMF " ELSE Snaz = "WMF - " & request.QueryString("G") END IF %>
WMF
    <% if request.QueryString("G")="Baguett" then %>
  • Baguett
  • Baguett
  • Baguett
  • Baguett
<% elseif request.QueryString("G")="Barock" then %>
  • Barock
  • Barock
  • Barock
  • Barock
  • <% elseif request.QueryString("G")="Base" then %>
  • Base
  • Base
  • Base
  • Base
  • <% elseif request.QueryString("G")="Bistro" then %>
  • Bistro
  • Bistro
  • Bistro
  • Bistro
  • <% elseif request.QueryString("G")="Casino" then %>
  • Casino
  • Casino
  • Casino
  • Casino
  • <% elseif request.QueryString("G")="Unic" then %>
  • Unic
  • Unic
  • Unic
  • Unic
  • <% elseif request.QueryString("G")="Signum" then %>
  • Signum
  • Signum
  • Signum
  • Signum
  • <% elseif request.QueryString("G")="Gastro" then %>
  • Gastro
  • Gastro
  • Gastro
  • Gastro
  • <% elseif request.QueryString("G")="Milano" then %>
  • Milano
  • Milano
  • Milano
  • Milano
  • <% elseif request.QueryString("G")="Nordic" then %>
  • Nordic
  • Nordic
  • Nordic
  • Nordic
  • <% elseif request.QueryString("G")="Flair" then %>
  • Flair
  • Flair
  • Flair
  • Flair
  • <% elseif request.QueryString("G")="Contour" then %>
  • Contour
  • Contour
  • Contour
  • Contour
  • <% end if %>
    <% if request.QueryString("G")="Baguett" then %> <% elseif request.QueryString("G")="Barock" then %> <% elseif request.QueryString("G")="Base" then %> <% elseif request.QueryString("G")="Bistro" then %> <% elseif request.QueryString("G")="Casino" then %> <% elseif request.QueryString("G")="Unic" then %> <% elseif request.QueryString("G")="Signum" then %> <% elseif request.QueryString("G")="Contour" then %> <% elseif request.QueryString("G")="Gastro" then %> <% elseif request.QueryString("G")="Milano" then %> <% elseif request.QueryString("G")="Nordic" then %> <% elseif request.QueryString("G")="Flair" then %> <%end if%>