<%@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 Three Agenda
2:00 p.m. on January 21, 1999
at Morton & Pitalo, Inc.

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

I. Review Charette One
II. Review Opportunity Plan & Charette Findings
III. Direction of Master Plan
IV. Key Items for the Fulton Advisory Committee and Consultant Team's focus prior to Committee Meeting No. 4


<% writeFooter() %>