Ward 3

Mayor Pro Tem: Gary Reese
Phone: (702) 229-6405

Ward 3 includes the historic areas of East Las Vegas.         Read More...



<% 'The script below checks 1)if strSubPageHeadline (variable is setup in the body page) <> 0. This means that a subpage 'has been selected. And 2)if the headline of the page contains the headline of the right content, which should match. boolDisplayRightContent = False If strSubPageHeadline = "null" then If (Instr(cstr("Ward 3 Contact Information"),cstr("Default"))) then boolDisplayRightContent = True End If ElseIf ((Len(Trim(strSubPageHeadline)) <> "0") AND (Instr("Ward 3 Contact Information",strSubPageHeadline))) or (Len(Trim(strSubPageHeadline)) = 0) then boolDisplayRightContent = True End If If boolDisplayRightContent = True then %>
Contact Information

Ward 3
City Hall, Tenth Floor
400 Stewart Avenue
Las Vegas, NV 89101 (Map)
Phone: (702) 229-6405
Fax: (702) 382-8558
E-mail

Business Hours: Monday to Friday, 8 a.m. to 5 p.m.

<%End If%>