%@LANGUAGE="VBSCRIPT"%> <% Dim MM_connGBB_STRING ' SK 03/04/2006 Suspending original DSN reference ' MM_connGBB_STRING = "dsn=gbbweb;uid=;pwd;" ' SK 03/04/2006 Replacing DSN connection with DSN-less path MM_connGBB_STRING = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("\databases\gbb.mdb") %> <% ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' TOP NEWS ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' Dim rsNews Set rsNews = Server.CreateObject("ADODB.Recordset") rsNews.ActiveConnection=MM_connGBB_STRING rsNews.Source = "SELECT * FROM NEWS WHERE (((NEWS_DATE)>#" & DateAdd("yyyy",-1,date()) & "#)) ORDER BY NEWS_DATE DESC" rsNews.CursorType=2 rsNews.CursorLocation=3 rsNews.LockType=3 rsNews.Open() ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' TOP EVENTS ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' Dim rsEvents Set rsEvents = Server.CreateObject("ADODB.Recordset") rsEvents.ActiveConnection=MM_connGBB_STRING rsEvents.Source = "SELECT TOP 3 * FROM EVENTS WHERE START_DATE>#" & DateAdd("d",-5,Date()) & "# ORDER BY START_DATE" rsEvents.CursorType=2 rsEvents.CursorLocation=3 rsEvents.LockType=3 rsEvents.Open() Function formatDate(dt) If Month(dt)<10 Then retDate="0" retDate=retDate&Month(dt) If Day(dt)<10 Then retDate=retDate& ".0" Else retDate=retDate&"." retDate=retDate&Day(dt)& "." &Right(Year(dt),2) formatDate=retDate End Function %>
GBB President Harvey Gershman Interviewed on
Nashville’s WPLN
Radio
The Metro Nashville District Energy System’s
(DES) 3rd anniversary celebration was held Thursday, February 22, 2007, at the
DES facility, which is located adjacent to Gateway Bridge. Mayor Bill Purcell
spoke along with Councilman J.B. Loring and DES General Manager Tim Hestle. GBB President Harvey Gershman was also interviewed (click here to listen) by Nashville’s WPLN, the local National Public Radio affiliate, regarding the anniversary and DES’ success.
GBB has been involved with Metro since preparing a comprehensive analysis of its solid waste management system. With that information, Metro selected the alternative option of replacing its aging Nashville Thermal Transfer Corporation ("Thermal") waste-to-energy facility with a new energy-generating facility. GBB was retained by Metro to manage the procurement process for selecting the contractor to design, build and operate the new DES, the implementation of the project, and the demolition of Thermal. GBB served as Metro's Project Administrator, overseeing all phases of the project, including DES management, financial and system planning, customer service, and adding new customers. The state-of-the-art District Energy system is projected to save Metro nearly $67 million in its first 10 years of operation. The award-winning DES provides heating and cooling for approximately 40 buildings in downtown Nashville, including the State Capitol and other government buildings; the NFL's Tennessee Titans stadium; the Gaylord Entertainment Center, home of the NHL’s Nashville Predators; and a number of privately owned office buildings and hotels. |
||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||