<%@Language=VBScript%> <% Option Explicit '************************************************* '************************************************* ' FILE: default.asp ' APPLICATION: Projects ' CREATED BY: Randy Grubbs ' DATE: 4/23/2002 ' ' PURPOSE: ' ASP used to process HTML to include dynamic links based on ' relative path to root. ' ' REVISION HISTORY: '------------------------------------------------------------------------------ ' Date | Name | Description '------------------------------------------------------------------------------ ' '**************************************** ' Page Constants '**************************************** Const useDOTInclude = true Const useDatabase = false Const useSecurity = false '**************************************** ' Page Global Variables '**************************************** Dim intCounter Dim strPgType strPgType= "default" '**************************************** ' Common Subs and Functions '**************************************** %> <% '**************************************** ' Page Logic '**************************************** %> Fulton Avenue Beautification Project <% writeCSS %> Jump to Page Content <% writeProgramHeader("transportation_fulton.gif") %>
Agendas
Fulton Avenue Beautification Project

Fulton Advisory Committee
Meeting Number One Agenda
November 19, 1998

--------------------------------------------------------------------------------

I. Introductions
II. Action: Future Fulton Advisory Committee scheduled meetings
III. Action: Charette Dates
Charette No. 1
Charette No. 2
IV. Review proposed Charette No. 1 Agenda
Consensus from group: Utilize the previously prepared "Fulton Avenue Vision Study", dated July 1997, as a foundation
Proposed outline of Charette:
V. Newsletter
A. Items to be included in newsletter to be distributed on January 2, 1999:
B. Distribution
C. Other Promotion
VI. Utility Issues Action
VII. Engineering Discovery


<% writeFooter() %>