var arnews = new Array(8); totcount = 8; rnd = 0; document.write("
");
document.write("![]() "); document.write("CDC H1N1 Flu Updates "); document.write(" "); document.title=document.title+ " - CDC H1N1 Flu Updates"; document.title=document.title+ " "; arnews[0]="Press Briefing Transcript: Dr. Thomas Frieden's Remarks at the 2010 Influenza Workshop for Journalists "; arnews[0] += "Transcript from Dr. Thomas Frieden's remarks at the 2010 Influenza Workshop for Journalists held Monday, August 23, 2010."; arnews[0] += " "; arnews[1]="HHS News Release: WHO Declares End to 2009 H1N1 Influenza Pandemic "; arnews[1] += "Health and Human Services (HHS) press release outlines implications for United States of WHO declaration that the 2009 H1N1 pandemic has ended."; arnews[1] += " "; arnews[2]="WHO Statement on H1N1 in post-pandemic period "; arnews[2] += "Director-General's opening statement at virtual press conference; August 10, 2010"; arnews[2] += " "; arnews[3]="UPDATE: 2009 H1N1 Flu International Situation Update "; arnews[3] += "This report provides an update to the international flu situation using data collected through August 1, 2010, and reported by the World Health Organization (WHO) on August 6."; arnews[3] += " "; arnews[4]="UPDATE: 2009 H1N1 Flu International Situation Update "; arnews[4] += "This report provides an update to the international flu situation using data collected through July 25, 2010, and reported by the World Health Organization (WHO) on July 30."; arnews[4] += " "; arnews[5]="MMWR: Regional Influenza A (H1N1) 2009 Monovalent Vaccination Campaign -- Skokie, Illinois, October 16--December 31, 2009 "; arnews[5] += "Morbidity and Mortality Weekly Report (MMWR)July 30, 2010 / 59(29);909-913"; arnews[5] += " "; arnews[6]="UPDATE: 2009 H1N1 Flu International Situation Update "; arnews[6] += "This report provides an update to the international flu situation using data collected through July 18, 2010, and reported by the World Health Organization (WHO) on July 23."; arnews[6] += " "; arnews[7]="NEW: QUESTIONS & ANSWERS - About the Central Vaccine Recovery Program "; arnews[7] += "This Q&A document provides information for providers who signed a Provider Agreement to administer 2009 H1N1 about the Central Vaccine Recovery Program regarding the recovery of unused and expired 2009 H1N1 vaccine."; arnews[7] += " "; totcount = 8; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write(" "); } document.write(" |