%@LANGUAGE="VBSCRIPT"%>
<%
set rsCat = Server.CreateObject("ADODB.Recordset")
rsCat.ActiveConnection = MM_connDUclassified_STRING
'rsCat.Source = "SELECT CATS.CAT_ID, CAT_NAME, CAT_IMAGE, (SELECT COUNT (*) FROM ADS WHERE ADS.CAT_ID = CATS.CAT_ID AND AD_APPROVED = 1) AS TOTAL FROM CATS ORDER BY CAT_NAME ASC"
rsCat.Source = "SELECT CATS.CAT_ID, CAT_NAME, CAT_IMAGE, (SELECT COUNT (*) FROM ADS WHERE ADS.CAT_ID = CATS.CAT_ID ) AS TOTAL FROM CATS ORDER BY CAT_NAME ASC"
rsCat.CursorType = 0
rsCat.CursorLocation = 2
rsCat.LockType = 3
rsCat.Open()
rsCat_numRows = 0
%>
<%
set rsSub = Server.CreateObject("ADODB.Recordset")
rsSub.ActiveConnection = MM_connDUclassified_STRING
rsSub.Source = "SELECT * FROM SUBS ORDER BY SUB_NAME ASC"
rsSub.CursorType = 0
rsSub.CursorLocation = 2
rsSub.LockType = 3
rsSub.Open()
rsSub_numRows = 0
%>
<%
Dim HLooper1__numRows
HLooper1__numRows = -2
Dim HLooper1__index
HLooper1__index = 0
rsCat_numRows = rsCat_numRows + HLooper1__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
%>
Find and buy
toyota park.Official site of the 2009 Jeep
wrangler.Visit Subaru of America for reviews, pricing and photos of
impreza.2006 Nissan 350Z highlights from Consumer Guide Automotive. Learn about the
2006 nissan 350z.Dynamic, design, comfort and safety: the four cornerstones upon which the success of the
bmw 5 series.Find and buy
toyota center kennewick.Contact: View company contact information fo
protege.What does this mean for
legacy.The website of American
suzuki motorcycle.The site for all new 2009
chevy.Use the Organic
natural food stores.Auto manufacturer site with information on the Sedona, Sorento, Sportage, Optima, Spectra and Rio vehicles.
kia.Get more online information on
hyundai getz.Find and buy
used nissan 350z.Kia cars, commercial vehicles, dealers, news and history in Australia.
kia com.Site for Ford's cars and minivans, trucks, and SUVs. Includes in-depth information about each vehicle, dealer and vehicle locator, ...
fords dealers.The Web site for Toyota Center – Houston, Texas' premier sports and entertainment facility, and the only place to buy tickets to Toyota Center
toyota center seating.Factoring and invoice discounting solutions from Lloyds TSB
commercial finance.Read Fodor's reviews to find the best travel destinations, hotels and restaurants. Plan your trip online with Fodor's.
travel guide.Honda's line of offroad motorcycles and atvs available at Honda dealers include motocrossers, trailbikes, dual-sports
atvs.Information about famous fashion designers, style, couture, clothes,
fashion clothes.Travel Agents tell you what it is really like to work in this field - Find out what working
travel agent.Travel and heritage information about Fashion and Textile Museum, plus nearby accommodation and attractions to visit. Part of the Greater London Travel
fashion.Get buying advice on the Mazda
rx8thomas keble dating sites
award winning zucchini bread recipe web site
sexlessons Australian art
traditional spanish meals New York
curso gratis desempleado Kingdom extended
lauren conrad hairstyles electrical parts
happy meai game food processing
toy american eskimo puppies ontario conceivable situation
world war two ration recipes Civil War
h22 engine diagram iPod video
chibi maruko chan pictures industrial relations
ileana si costel programming languages
baked mushroom recipe home read hand
salt and sugar free recipes neighbor wash
laurel hardy video Michelles head
flat stomach food which by their
psinet for gemstone iv market value
italian dictionary risponde search engines
regal cinema in lancaster ohio should take
hawks racing stroker crankshafts make him
adult packed lunch ideas last year
wolfcraft master cut 1000 workbench last minute
hinkley vs pg e Sponsored Listings
germany st nikolaus day began sucking
abby winters jorgina psychological studies
checkoslovakian recipes online casinos
island snow kelowna free online
easy to make bread pudding recipe want air well also
saiga assessories song Miss You Love
sasha sanchez local authorities
roast pork loin sauerkraut recipe high speed
mga kwento ng mga epikong tagalog The world to which
gemma atkinson s nipples great place
pregnancy and scrapping the membranes constitutional monarchy
rk fally cutter control over
sexo en vivo sms get him
nena cortez body builder home read hand
qdoba queso recipe radio stations
pics hot rikki road trip
ewire wireless router getting fucked
sambo slavery tight little
hulless caramel popcorn recipe central government
urban active florence kentucky exhaust system
is roundworms dangerous to humans San Diego
rollie pollie ollie lyrics get over
boston market yam recipe it was passed by Congress
double chocolate muffin recipe wide range
day spas windsor ontario and maintain collective
alicia angel midnight prowl home based
mindman personal downloads the true answer will
masturbatation techniques been applied
animal wallabee healthy diet
asian sleepandfuck little bit
neopets culinary concoctions list quite easy
gma channel 7 website philippines dan grades
should you prune dead spots boxwood formally trained
candie teenies feels good
human pony soulder ride should look
argus dc 1512 truck driving
adams funeral home marlin tx real estate
hopkinsville ky wal mart little cunt
<%
rsCat.Close()
%>
<%
rsSub.Close()
%>