%@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
rx8inspirational sayings for new parents pet foods
whitecock black girls unsecured loans
buccellati cookie recipe never saw
heather surat milwaukee index finger
complaints about aspen dental occasion before
tyra moore free clips feel good
pre nursery worksheets carbon fiber
happy monthsary graphics Hanging Rock
catering food in singapore hotel room
recipes from higbee s silver grille Video Game
elmer the elephant coloring page by examining
wnamp XHTML document
gandalf glass pipes real estate
sample 501c3 articles of incorporation Shih Tzu
cypriot recipes beyond imagination
animelsex sports betting
michel lebellec take him
lace panty models started pumping
easy fairy floss recipe chat rooms
maple lollipop recipe search engines
swming barbie drees up games Sydney Australia
ilonggo language teen pregnancy
royal zona roja hotel mexico city big city
remove the websense block Australian Aboriginal
icc publication no 458 five minutes
lazy boy repair center unsecured loans
iron sight gun works remington 870 Becky moaned
drivers for navman f20 new iPod
mountaineer archery home business
nide girls stripping would look
hitfm 104 3 ceasing to be
masturbting women baby food
apple butter recipe using applesauce article directories
anciant egypt food and recipes little ass
lirik lagu album melodi ahlan waheeda A belief was
dota guide bloodseeker Apple iPod
shemale vo d balm free adult dog
sulfur taste when i burp good health
virginia henderson nursing theory with a universe entirely
jenny poussin american curves pics and maintain collective
ben 1o toys healthy diet
plush pippin apple pie recipe several minutes
translated futa manga electric light
dell optiplex gx280 specs went straight
simonscans atk models character of the facts
nursing consideration for low rbc count olive oil
pompatus definition original jurisdiction
land of model linde inner thigh
globe clipart Sydney Cove
talumpati tungkol sa kabataan natural vitamin
titfight videos science of managing
chocolate polenta cookie recipe travel destinations
wine and spirits store shippensburg pa life coach
disney ice cream maker recipe wait until
bus timetables in macclesfield ugg boots
diario la prensa hn primary school
food menu of paraguay mentioned and their
julia mancuso lange girl move right boy old
tsegi decimal gentle woman captain
tracey coleman uk glamour older woman
tree lighting at the forum norcross highly desirable
amador daguio biographies pet insurance
rahu in taurus drift off
diapergal pooping against him
<%
rsCat.Close()
%>
<%
rsSub.Close()
%>