Warning: include(../header.php) [function.include]: failed to open stream: No such file or directory in /home/cfv/public_html/achives.php on line 1

Warning: include(../header.php) [function.include]: failed to open stream: No such file or directory in /home/cfv/public_html/achives.php on line 1

Warning: include() [function.include]: Failed opening '../header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cfv/public_html/achives.php on line 1
<%String year = request.getParameter("year")==null?"2008":request.getParameter("year");%>
Newsletter Archives
2008 2007
<%if(year.compareToIgnoreCase("2008")==0){%>
Newsletter 2008

January

February

March

April

May

June

Jul

Aug

Sep

Oct

Nov
<%}else if(request.getParameter("year").compareToIgnoreCase("2007")==0){%>
Newsletter 2007

January

February

March

April

May

June

July

August

September

October

November

December
<%}else{ out.println("Sorry you have picked an invalid year. Please select a correct year."); }%>
 
<%@ include file="../footer.jsp"%>