<%@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

Charette No. 2
Meeting Number Two Agenda
6:30 p.m. - 8:30 p.m. on February 10, 1999
at the Ramada Inn, 2600 Auburn Blvd, Sacramento

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

Welcome
Reviewed Charette No. 1 Minutes
Master Plan Presentation
Consensus of Ideas
Conclusion
Technical Issues' Focus Group
On behalf of the County of Sacramento and the Fulton Avenue Improvement Association, thank you for attending Charette Number Two


<% writeFooter() %>