<%@LANGUAGE="VBSCRIPT"%> <% set alsosee = Server.CreateObject("ADODB.Recordset") alsosee.ActiveConnection = MM_lilli_STRING alsosee.Source = "SELECT * FROM brand ORDER BY btitle ASC" alsosee.CursorType = 0 alsosee.CursorLocation = 2 alsosee.LockType = 3 alsosee.Open() alsosee_numRows = 0 %> <% Dim Repeat1__numRows Repeat1__numRows = -1 Dim Repeat1__index Repeat1__index = 0 alsosee_numRows = alsosee_numRows + Repeat1__numRows %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each Item In Request.QueryString NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item)) End If Next ' add the Form variables to the MM_keepForm string For Each Item In Request.Form NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> Lilli Lingerie
  Adults Only ::................................................................................................  
     
 
Alexandar Institute prould presents Loving Sex Series. Available in DVDs only at $40 each.
Ultimate massage
What women want
More of what women want
What men want
More of what men want
 
Other products
Pheromone Massage Oil $32
Stimulus Response Arousal  $29
Mermaid Pheromone Kit $59
Tingler Romance Kit
 $59
Wet Light
 $19
 
Love & Romance Games
Sensuous Exciting Experiences $58
Exciting Experiences of Love $58
Romantic Rendezvous $60
Forplay $60
A Lover's Touch $65
 
Massage Kits & Games
Hot N Spicy Blend $45
Exotic Musk Blend $45
French Kiss Blend $45
Tropical Lust Blend $45
 
Edible Undies Collections
Strawberry/Chocolate $10
Lollilop Licks
 $10
Kandy Kondoms
 $10
Tastie Pasties Tattoos
 $10
 
     
 
<% alsosee.Close() %>