%
Dim moarr
moarr = Array("January","February","March","April","May","June","July","August","September","October","November","December")
mo = Month(Now)
dy = Day(Now)
yr = Year(Now)
xdate = moarr(mo-1) + " " + CStr(dy) + ", " + CStr(yr) + " "
%>
|
|
<%=xdate%>
|
|
|
|
News Releases |
<%
Set Connection=Server.CreateObject("ADODB.Connection")
Connection.Open "DSN=marketing"
S="SELECT * FROM news WHERE ((chfbg=true) AND (dtmdate <= Now())) ORDER BY [dtmDate] DESC"
set rs =Connection.Execute(S)
%>
<%
x = 0
do while x < 3
if rs.eof then
Exit Do
end if
x = x + 1
datestr = WeekDayName(WeekDay(rs("dtmDate")), True) + " " + MonthName(Month(rs("dtmDate")), True) + " " + CStr(Day(rs("dtmDate"))) + ", " + CStr(Year(rs("dtmDate")))
%>
"><%=rs("subject")%>
<%
RS.movenext
Loop
%>
> more news...
|
|
ANNUAL REPORT
2009 Annual Report (PDF, 1.5 MB)
2008 Annual Report (PDF, 3 MB)
2007 Annual Report (PDF, 3 MB)
2006 Annual Report (PDF, 3 MB)
2005 Annual Report (PDF, 9 MB)
2004 Annual Report (PDF, 978 KB)
2003 Annual Report (PDF, 3.7 MB)
2002 Annual Report (PDF, 514 KB)
2001 Annual Report (PDF, 1.2 MB)
* Adobe Reader Required
(free download)
To request a printed copy of the report, please contact Commonwealth Health
Foundation at (270) 796-5543 or send your request via email to
info@chfbg.org. |
|
Our Mission |
|
To support the not-for-profit healthcare objectives of Commonwealth Health Corporation. |
|
|
|
Home |
About the Foundation |
How to Make a Gift |
FAQs |
Contact Us |