%
Call openDB()
Set rs=conn.execute("SELECT * FROM tblMarquee WHERE id=1")
If rs.eof then
MARQUEE_TEXT = ""
Else
marqueeInfo=rs.getRows()
MARQUEE_TEXT = marqueeInfo(1,0)
End If
Call closeDB()
%>
Capital Golf
Putting Greens
<%
If MARQUEE_TEXT <> "" Then
Response.write ""
End If
%>
A large bent grass putting green is available to practice one of the most important, but, one of the most neglected golf strokes - the putt. As Al Balding, one of Canada’s most well known golfers used to say " You drive for show, but you putt for dough!"