|
We are manufacture and supplier of loose beads. Our store supply loose pearls, Corals, Crystal, gemstone, jewelry, gems, Handmade jewelry, stone, jade, rhinestone, cloisonne, shell, pearl, porcelain, gem stone or beads and beading supplies with factory direct low cost. Please check our online catalogs for more loose bead supplies information. |
<%
set rs=conn.execute("select top 6 bijou_id,id,small_pic,money,name,type,place,bjlx from bijou where money>=1 and show=1 and bjlx='aypearl_sz' order by newid(),time desc")
while not rs.eof
temp_id=rs("id"):spname=rs("name"):bid=rs("bijou_id"):bjlx=rs("bjlx")
if bjlx="aypearl_sz" then
new_path="wholesale-beads/wholesale-bead-"&bid&".html"
else
new_path=class_Bfilepath2(rs("type"))&"/wholesale-jewellery-"&bid&".html"
end if
%>
" width="136" height="134" border="0" />
<%=spname%> ID:<%=bid%> |
<%
rs.movenext
wend
rs.close : set rs=nothing
conn.close : set conn=nothing
%>
|