<% ' start of asp setup Dim pageid pageid = 732 Dim pagelevel pagelevel = 2 Dim link_recordid() ReDim link_recordid(pagelevel+1) link_recordid(2) = "732" link_recordid(1) = "33" link_recordid(0) = "11" ' end of asp setup %> Surveys, Building and Ordinance Compliance, City Services, City of Rochester Hills
Rochester Hills City HallRochester Hills City Hall
<% '----- Top Menu ----- For i = 0 To MenuItems.Count -1 If MenuItems.Item(i).linklevel = "0" Then %><%=MenuItems.Item(i).image_menu_alt%><% End If Next %>
blue background
<% '----- Left Nav Items ----- For i = 0 To MenuItems.Count - 1 If MenuItems.Item(i).linklevel = "1" And MenuItems.Item(i).linkparentid = link_recordid(0) Then %><% End If Next %>
Click here to go to Search
<%=MenuItems.Item(i).image_menu_alt%>
blue background
Click here to go to Site Map Click here to go to Home Page fill
blue background
blue background
1000 Rochester Hills Drive, Rochester Hills, MI  48309 248-656-4600

. <% '----- Top Breadcrumb ----- For i = 0 To pagelevel If i > 1 Then Exit For For itm = 0 To MenuItems.Count - 1 if MenuItems.Item(itm).recordid = link_recordid(i) Then %><%=MenuItems.Item(itm).image_breadcrumb_alt%><% if i+1 <= pagelevel And i < 1 Then %>arrow.<% End If Exit For End If Next Next %>
  <% '----- tertiary links ----- Dim have_item have_item = False For itm = 0 To MenuItems.Count - 1 If MenuItems.Item(itm).linklevel = "2" And MenuItems.Item(itm).linkparentid = link_recordid(1) Then if have_item Then %> - <% End If have_item = true if MenuItems.Item(itm).have_children Then %>»<% Else %>·<% End If %><%=MenuItems.Item(itm).linkdisplay%><% End If Next %>

Surveys

 

.
 
 
Government | City Services | Community | Reference Desk | Business Climate
Search | Site Map

Contact the City of Rochester Hills webmaster by clicking here.

If you are experiencing technical problems with our website, please report them here.

 

The City of Rochester Hills, Michigan
1000 Rochester Hills Drive
Rochester Hills, MI 48309
248-656-4600

 

All information © 2005 City of Rochester Hills

 

Site Design/Development by
Logo - Municipal Web Services

 

<% Set MenuItems = Nothing 'Release Class%>