Advantages
Cost Comparison
Cost Per Thousand
Cost Effective Advertising
Target Advertising
Market Coverage
Available Bus Benches
Rates
Ordering
Create Bench Ad
Bench Rep Program
Testimonials
Terms & Conditions
Ad Specialties
Banner Ads
The Internet Mall
"On Hold" Enhancements
3N Webmaker
Graphic Design
Printing Services
Photography
Streaming Video
Website Design & Hosting
New Business Owner
Company Officers
Staff
Employment Opportunities
Contact Us
Florida
California
Canada
Fill out the form below to perform a search for available bus benches.
State:
<% state = request("state") if len(state) = 0 then %>
Please Select
<% else %>
ALL
<% end if sql = "select distinct state from countycodes" set rs = dsnob.execute(sql) do while not rs.eof if state = cStr(rs(0)) then selstr = " SELECTED=SELECTED" %>
><%=rs(0)%>
<% selstr = "" rs.movenext loop %>
County:
<% county = request("county") if len(county) = 0 then %>
Please Select
<% else %>
ALL
<% end if if len(state) > 0 then sql = "select distinct county from countycodes where state = '" & state & "' order by county" set rs = dsnob.execute(sql) do while not rs.eof if county = cStr(rs(0)) then selstr = " SELECTED=SELECTED" %>
><%=rs(0)%>
<% selstr = "" rs.movenext loop end if %>
City:
<% city = request("city") if len(city) = 0 then %>
Please Select
<% else %>
ALL
<% end if if len(county) > 0 then sql = "select distinct city, countyid from countycodes where state = '" & state & "' and county = '" & county & "' order by city" set rs = dsnob.execute(sql) do while not rs.eof if cInt(city) = cInt(rs(1)) then selstr = " SELECTED=SELECTED" %>
><%=rs(0)%>
<% selstr = "" rs.movenext loop end if %>
Street Name:
<% street = request("street") if len(street) = 0 then %>
Please Select
<% else %>
ALL
<% end if cityID = request("city") if len(cityID) > 0 then sql = "select distinct street from bench where countyid = " & cityID & " order by street" set rs = dsnob.execute(sql) do while not rs.eof %>
<%=rs(0)%>
<% rs.movenext loop end if %>
You may search for a specific location by entering the exact bench # below:
Bench #
You may search for a previous proposal request by entering the exact reference # below:
Reference #
Copyright © 1999-2008 Nadel National Network All rights reserved.
No portion of benchads.net may be duplicated or manipulated in any form.