function wp_html() {
var S,A,FN,THEME,TITLE,I,U,ML,now,m1,m2,U1,S1,N1,todayn,t9;
ML=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
F=wp_pick();
if (F=="") return "";
A=F.split(",");
L=A.length;
if (L<3) return "";
FN=A[0];
THEME=tocomma(A[1]);
TITLE=tocomma(A[2]);
U="http://www.edhelper.com/"+tocomma(A[3])+"_WorldProblems_and_Issues.htm";
now=new Date();
m1=now.getMonth();
todayn=now.getDate();
if (m1==11) {
m2=0;
} else {
m2=m1+1;
}
I="http://www.edhelperclipart.com/clipart/stories/"+FN;

S="<CENTER>"+
"<FONT color=#006633 face=arial,helvetica size=3><b>World Problems and Issues:</b></FONT><BR>"+
"<a href=\""+U+"\" target=_blank);\">"+
"<img border=0 src=\""+I+"\"></a><BR>"+
"<a href=\""+U+"\">"+
TITLE+"<BR>("+THEME+")</a></CENTER><BR>";
return S;
}

function datenum(m,d,y) {
var days,ly;
days=new Array( 0, 31, 59, 90,120,151,181,212,243,273,304,334,365);
ly=0;
if ((m>2)&&(dateisleapyear(y))) {
ly=1;
}
return (days[m-1]+d+ly);
}

function dateisleapyear(yr) {
if (y % 4!=0) {
return 0;
}
if (y % 100!=0) {
return 1;
}
if (y % 400!=0) {
return 0;
}
return 1;
}


function wp_todaydnum() {
var now,m,d,yr,n;
now=new Date();
m=now.getMonth()+1;
d=now.getDate();
y=now.getYear();
if (y<2000) y+=1900;
n=datenum(m,d,y);
return n;
}

function tocomma(S) {
var S1,S2,re;
S1="~C~";
S2=",";
re=new RegExp(S1,"g");
S=S.replace(re,S2);
return S;
}

function wp_pick() {
var A,n,e,r;
A=new Array();
n=wp_todaydnum();
if ((n>=1)&&(n<=11)) A[A.length]="worldproblems-teeshadrinkscleanwater_js.jpg,Water,Teesha Drinks Clean Water,January";
if ((n>=-19)&&(n<=11)) A[A.length]="worldproblems-teeshadrinkscleanwater_js.jpg,Water,Teesha Drinks Clean Water,January";
if ((n>=-19)&&(n<=11)) A[A.length]="rstoriesg1615prev_js.jpg,Water,An African Girl Drinks Clean~C~ Fresh Water,January";
if ((n>=-39)&&(n<=11)) A[A.length]="rstoriesg1615prev_js.jpg,Water,An African Girl Drinks Clean~C~ Fresh Water,January";
if ((n>=8)&&(n<=18)) A[A.length]="rstoriesg1630prev_js.jpg,Hunger,Mirtala from Guatemala Gets Enough to Eat,January";
if ((n>=-12)&&(n<=18)) A[A.length]="rstoriesg1630prev_js.jpg,Hunger,Mirtala from Guatemala Gets Enough to Eat,January";
if ((n>=15)&&(n<=25)) A[A.length]="rstoriesg1619prev_js.jpg,Hunger,Rebecca's Family Visits the Food Bank,January";
if ((n>=-5)&&(n<=25)) A[A.length]="rstoriesg1619prev_js.jpg,Hunger,Rebecca's Family Visits the Food Bank,January";
if ((n>=-5)&&(n<=25)) A[A.length]="rstoriesg1624prev_js.jpg,Hunger,An American Family Visits the Food Bank,January";
if ((n>=-25)&&(n<=25)) A[A.length]="rstoriesg1624prev_js.jpg,Hunger,An American Family Visits the Food Bank,January";
if ((n>=22)&&(n<=32)) A[A.length]="rstoriesg1626prev_js.jpg,Health,Liang in a Chinese Cancer Village,January";
if ((n>=2)&&(n<=32)) A[A.length]="rstoriesg1626prev_js.jpg,Health,Liang in a Chinese Cancer Village,January";
if ((n>=2)&&(n<=32)) A[A.length]="rstoriesg1627prev_js.jpg,Health,Life in China's Cancer Villages,January";
if ((n>=-18)&&(n<=32)) A[A.length]="rstoriesg1627prev_js.jpg,Health,Life in China's Cancer Villages,January";
if ((n>=32)&&(n<=42)) A[A.length]="rstoriesg1618prev_js.jpg,World Religion,A Tibetan Monk Says a Prayer,February";
if ((n>=12)&&(n<=42)) A[A.length]="rstoriesg1618prev_js.jpg,World Religion,A Tibetan Monk Says a Prayer,February";
if ((n>=39)&&(n<=49)) A[A.length]="rstoriesg1740prev_js.jpg,2008 Elections,Election Issues,February";
if ((n>=19)&&(n<=49)) A[A.length]="rstoriesg1740prev_js.jpg,2008 Elections,Election Issues,February";
if ((n>=19)&&(n<=49)) A[A.length]="rstoriesg1739prev_js.jpg,2008 Elections,Election 2008 - The Issues,February";
if ((n>=-1)&&(n<=49)) A[A.length]="rstoriesg1739prev_js.jpg,2008 Elections,Election 2008 - The Issues,February";
if ((n>=-1)&&(n<=49)) A[A.length]="rstoriesg1738prev_js.jpg,2008 Elections,2008 Election Issues,February";
if ((n>=-21)&&(n<=49)) A[A.length]="rstoriesg1738prev_js.jpg,2008 Elections,2008 Election Issues,February";
if ((n>=-21)&&(n<=49)) A[A.length]="rstoriesg1737prev_js.jpg,2008 Elections,Why Are We Fighting in Iraq?,February";
if ((n>=-41)&&(n<=49)) A[A.length]="rstoriesg1737prev_js.jpg,2008 Elections,Why Are We Fighting in Iraq?,February";
if ((n>=-41)&&(n<=49)) A[A.length]="rstoriesg1736prev_js.jpg,2008 Elections,The Iraq War,February";
if ((n>=-61)&&(n<=49)) A[A.length]="rstoriesg1736prev_js.jpg,2008 Elections,The Iraq War,February";
if ((n>=-61)&&(n<=49)) A[A.length]="rstoriesg1735prev_js.jpg,2008 Elections,Operation Iraqi Freedom,February";
if ((n>=-81)&&(n<=49)) A[A.length]="rstoriesg1735prev_js.jpg,2008 Elections,Operation Iraqi Freedom,February";
if ((n>=46)&&(n<=56)) A[A.length]="rstoriesg1628prev_js.jpg,Education,Saida Goes to School in Afghanistan,February";
if ((n>=26)&&(n<=56)) A[A.length]="rstoriesg1628prev_js.jpg,Education,Saida Goes to School in Afghanistan,February";
if ((n>=26)&&(n<=56)) A[A.length]="rstoriesg1614prev_js.jpg,Education,An Afghan Girl Goes to School,February";
if ((n>=6)&&(n<=56)) A[A.length]="rstoriesg1614prev_js.jpg,Education,An Afghan Girl Goes to School,February";
if ((n>=53)&&(n<=63)) A[A.length]="rstoriesg1629prev_js.jpg,Homelessness,Malcolm Finds a Home in Brazil,February";
if ((n>=33)&&(n<=63)) A[A.length]="rstoriesg1629prev_js.jpg,Homelessness,Malcolm Finds a Home in Brazil,February";
if ((n>=61)&&(n<=71)) A[A.length]="rstoriesg1625prev_js.jpg,Health,Annabelle from Uganda Fights HIV,March";
if ((n>=41)&&(n<=71)) A[A.length]="rstoriesg1625prev_js.jpg,Health,Annabelle from Uganda Fights HIV,March";
if ((n>=75)&&(n<=85)) A[A.length]="rstoriesg1818prev_js.jpg,Homelessness,Homelessness in America,March";
if ((n>=55)&&(n<=85)) A[A.length]="rstoriesg1818prev_js.jpg,Homelessness,Homelessness in America,March";
if ((n>=92)&&(n<=102)) A[A.length]="rstoriesg1772prev_js.jpg,Environment,What Can You Do About Global Warming?,April";
if ((n>=72)&&(n<=102)) A[A.length]="rstoriesg1772prev_js.jpg,Environment,What Can You Do About Global Warming?,April";
if ((n>=72)&&(n<=102)) A[A.length]="rstoriesg1773prev_js.jpg,Environment,Wind Farms,April";
if ((n>=52)&&(n<=102)) A[A.length]="rstoriesg1773prev_js.jpg,Environment,Wind Farms,April";
if ((n>=52)&&(n<=102)) A[A.length]="rstoriesg1771prev_js.jpg,Environment,Biopower - the Answer to the Oil Shortage?,April";
if ((n>=32)&&(n<=102)) A[A.length]="rstoriesg1771prev_js.jpg,Environment,Biopower - the Answer to the Oil Shortage?,April";
if ((n>=99)&&(n<=109)) A[A.length]="worldproblems-stinkyairgetawayfromthere_js.jpg,Environment,Stinky Air~C~ Get Away from There!,April";
if ((n>=79)&&(n<=109)) A[A.length]="worldproblems-stinkyairgetawayfromthere_js.jpg,Environment,Stinky Air~C~ Get Away from There!,April";
if ((n>=79)&&(n<=109)) A[A.length]="rstoriesg1827prev_js.jpg,Environment,Stinky Air Pollution and the Great London Smog,April";
if ((n>=59)&&(n<=109)) A[A.length]="rstoriesg1827prev_js.jpg,Environment,Stinky Air Pollution and the Great London Smog,April";
if ((n>=59)&&(n<=109)) A[A.length]="rstoriesg1824prev_js.jpg,Environment,Scientists Study the Melting Arctic Ice,April";
if ((n>=39)&&(n<=109)) A[A.length]="rstoriesg1824prev_js.jpg,Environment,Scientists Study the Melting Arctic Ice,April";
if ((n>=39)&&(n<=109)) A[A.length]="worldproblems-meltingarcticice_js.jpg,Environment,Melting Arctic Ice,April";
if ((n>=19)&&(n<=109)) A[A.length]="worldproblems-meltingarcticice_js.jpg,Environment,Melting Arctic Ice,April";
if ((n>=113)&&(n<=123)) A[A.length]="rstoriesg1819prev_js.jpg,Homelessness,Laura Helps the Street Children of Ecuador,April";
if ((n>=93)&&(n<=123)) A[A.length]="rstoriesg1819prev_js.jpg,Homelessness,Laura Helps the Street Children of Ecuador,April";
if ((n>=93)&&(n<=123)) A[A.length]="rstoriesg1821prev_js.jpg,Homelessness,The Street Children of Ecuador,April";
if ((n>=73)&&(n<=123)) A[A.length]="rstoriesg1821prev_js.jpg,Homelessness,The Street Children of Ecuador,April";
if ((n>=129)&&(n<=139)) A[A.length]="rstoriesg2085prev_js.jpg,Pollution,Shining Sea~C~ Come Back,May";
if ((n>=109)&&(n<=139)) A[A.length]="rstoriesg2085prev_js.jpg,Pollution,Shining Sea~C~ Come Back,May";
if ((n>=109)&&(n<=139)) A[A.length]="rstoriesg2113prev_js.jpg,Pollution,Preserving the Shining Sea from Ocean Pollution,May";
if ((n>=89)&&(n<=139)) A[A.length]="rstoriesg2113prev_js.jpg,Pollution,Preserving the Shining Sea from Ocean Pollution,May";
if ((n>=136)&&(n<=146)) A[A.length]="worldproblems-beatingbirdflu_js.jpg,Health,Beating Bird Flu,May";
if ((n>=116)&&(n<=146)) A[A.length]="worldproblems-beatingbirdflu_js.jpg,Health,Beating Bird Flu,May";
if ((n>=116)&&(n<=146)) A[A.length]="worldproblems-beatingbirdflu_js.jpg,Health,Scientists Get Their Ducks in a Row about Bird Flu,May";
if ((n>=96)&&(n<=146)) A[A.length]="worldproblems-beatingbirdflu_js.jpg,Health,Scientists Get Their Ducks in a Row about Bird Flu,May";
if ((n>=143)&&(n<=153)) A[A.length]="rstoriesg1899prev_js.jpg,Refugees,Life in a Refugee Camp,May";
if ((n>=123)&&(n<=153)) A[A.length]="rstoriesg1899prev_js.jpg,Refugees,Life in a Refugee Camp,May";
if ((n>=123)&&(n<=153)) A[A.length]="rstoriesg1901prev_js.jpg,Refugees,Suleiman Flies a Kite in a Refugee Camp,May";
if ((n>=103)&&(n<=153)) A[A.length]="rstoriesg1901prev_js.jpg,Refugees,Suleiman Flies a Kite in a Refugee Camp,May";
if ((n>=150)&&(n<=160)) A[A.length]="rstoriesg1894prev_js.jpg,Health,A Small Mosquito Bite Causes Big Trouble,May";
if ((n>=130)&&(n<=160)) A[A.length]="rstoriesg1894prev_js.jpg,Health,A Small Mosquito Bite Causes Big Trouble,May";
if ((n>=130)&&(n<=160)) A[A.length]="rstoriesg1940prev_js.jpg,Health,Jamal Has Big Trouble from a Bug Bite,May";
if ((n>=110)&&(n<=160)) A[A.length]="rstoriesg1940prev_js.jpg,Health,Jamal Has Big Trouble from a Bug Bite,May";
if ((n>=153)&&(n<=163)) A[A.length]="rstoriesg2004prev_js.jpg,Health,A Tale of Health Care,June";
if ((n>=133)&&(n<=163)) A[A.length]="rstoriesg2004prev_js.jpg,Health,A Tale of Health Care,June";
if ((n>=133)&&(n<=163)) A[A.length]="rstoriesg2060prev_js.jpg,Health,Health Care Is Important,June";
if ((n>=113)&&(n<=163)) A[A.length]="rstoriesg2060prev_js.jpg,Health,Health Care Is Important,June";
if ((n>=113)&&(n<=163)) A[A.length]="rstoriesg2005prev_js.jpg,Health,Health Care Woes,June";
if ((n>=93)&&(n<=163)) A[A.length]="rstoriesg2005prev_js.jpg,Health,Health Care Woes,June";
if ((n>=93)&&(n<=163)) A[A.length]="worldproblems-healthcareisimportant_js.jpg,Health,Health Care Is Important,June";
if ((n>=73)&&(n<=163)) A[A.length]="worldproblems-healthcareisimportant_js.jpg,Health,Health Care Is Important,June";
if ((n>=73)&&(n<=163)) A[A.length]="rstoriesg2059prev_js.jpg,Health,Health Care Is Important,June";
if ((n>=53)&&(n<=163)) A[A.length]="rstoriesg2059prev_js.jpg,Health,Health Care Is Important,June";
if ((n>=160)&&(n<=170)) A[A.length]="rstoriesg1992prev_js.jpg,Environment,Living Near a Nuclear Power Plant,June";
if ((n>=140)&&(n<=170)) A[A.length]="rstoriesg1992prev_js.jpg,Environment,Living Near a Nuclear Power Plant,June";
if ((n>=140)&&(n<=170)) A[A.length]="rstoriesg1993prev_js.jpg,Environment,Neighbors Living Near a Nuclear Power Plant,June";
if ((n>=120)&&(n<=170)) A[A.length]="rstoriesg1993prev_js.jpg,Environment,Neighbors Living Near a Nuclear Power Plant,June";
if ((n>=167)&&(n<=177)) A[A.length]="rstoriesg2002prev_js.jpg,Environment,Paulo's Forest,June";
if ((n>=147)&&(n<=177)) A[A.length]="rstoriesg2002prev_js.jpg,Environment,Paulo's Forest,June";
if ((n>=147)&&(n<=177)) A[A.length]="rstoriesg2008prev_js.jpg,Environment,A Tale of Deforestation,June";
if ((n>=127)&&(n<=177)) A[A.length]="rstoriesg2008prev_js.jpg,Environment,A Tale of Deforestation,June";
if ((n>=174)&&(n<=184)) A[A.length]="rstoriesg1994prev_js.jpg,Pollution,Nancy and the Noise Wall,June";
if ((n>=154)&&(n<=184)) A[A.length]="rstoriesg1994prev_js.jpg,Pollution,Nancy and the Noise Wall,June";
if ((n>=154)&&(n<=184)) A[A.length]="rstoriesg1995prev_js.jpg,Pollution,Noise Pollution Near Home,June";
if ((n>=134)&&(n<=184)) A[A.length]="rstoriesg1995prev_js.jpg,Pollution,Noise Pollution Near Home,June";
if ((n>=183)&&(n<=193)) A[A.length]="rstoriesg2086prev_js.jpg,Environment,Zook: A Polar Bear's Tale of Global Warming,July";
if ((n>=163)&&(n<=193)) A[A.length]="rstoriesg2086prev_js.jpg,Environment,Zook: A Polar Bear's Tale of Global Warming,July";
if ((n>=163)&&(n<=193)) A[A.length]="rstoriesg2087prev_js.jpg,Environment,Polar Bears and Global Warming,July";
if ((n>=143)&&(n<=193)) A[A.length]="rstoriesg2087prev_js.jpg,Environment,Polar Bears and Global Warming,July";
if ((n>=190)&&(n<=200)) A[A.length]="rstoriesg2099prev_js.jpg,Food,What are They Doing to My Food?,July";
if ((n>=170)&&(n<=200)) A[A.length]="rstoriesg2099prev_js.jpg,Food,What are They Doing to My Food?,July";
if ((n>=170)&&(n<=200)) A[A.length]="rstoriesg2100prev_js.jpg,Food,Thomas Ponders Genetically Engineered Food,July";
if ((n>=150)&&(n<=200)) A[A.length]="rstoriesg2100prev_js.jpg,Food,Thomas Ponders Genetically Engineered Food,July";
if ((n>=197)&&(n<=207)) A[A.length]="rstoriesg2089prev_js.jpg,Environment,What's Wrong in Alaska?,July";
if ((n>=177)&&(n<=207)) A[A.length]="rstoriesg2089prev_js.jpg,Environment,What's Wrong in Alaska?,July";
if ((n>=177)&&(n<=207)) A[A.length]="rstoriesg2089prev_js.jpg,Environment,Shishmaref: A Tale of Global Warming,July";
if ((n>=157)&&(n<=207)) A[A.length]="rstoriesg2089prev_js.jpg,Environment,Shishmaref: A Tale of Global Warming,July";
if ((n>=204)&&(n<=214)) A[A.length]="rstoriesg2550prev_js.jpg,Education,Javed's Schooling in Pakistan,July";
if ((n>=184)&&(n<=214)) A[A.length]="rstoriesg2550prev_js.jpg,Education,Javed's Schooling in Pakistan,July";
if ((n>=184)&&(n<=214)) A[A.length]="rstoriesg2552prev_js.jpg,Education,Javed in Pakistan: A Problem with Illiteracy,July";
if ((n>=164)&&(n<=214)) A[A.length]="rstoriesg2552prev_js.jpg,Education,Javed in Pakistan: A Problem with Illiteracy,July";
if ((n>=214)&&(n<=224)) A[A.length]="rstoriesg2479prev_js.jpg,Health,Crisis in Zambia: Mulindwa's Story,August";
if ((n>=194)&&(n<=224)) A[A.length]="rstoriesg2479prev_js.jpg,Health,Crisis in Zambia: Mulindwa's Story,August";
if ((n>=194)&&(n<=224)) A[A.length]="rstoriesg2480prev_js.jpg,Health,Mulindwa Experiences the Crisis in Zambia,August";
if ((n>=174)&&(n<=224)) A[A.length]="rstoriesg2480prev_js.jpg,Health,Mulindwa Experiences the Crisis in Zambia,August";
if ((n>=221)&&(n<=231)) A[A.length]="rstoriesg2504prev_js.jpg,Health,Health Crises in Tanzania: Rehema's Story,August";
if ((n>=201)&&(n<=231)) A[A.length]="rstoriesg2504prev_js.jpg,Health,Health Crises in Tanzania: Rehema's Story,August";
if ((n>=201)&&(n<=231)) A[A.length]="rstoriesg2506prev_js.jpg,Health,Rehema's Story: Health Crises in Tanzania,August";
if ((n>=181)&&(n<=231)) A[A.length]="rstoriesg2506prev_js.jpg,Health,Rehema's Story: Health Crises in Tanzania,August";
if ((n>=228)&&(n<=238)) A[A.length]="rstoriesg2390prev_js.jpg,Gas Prices,Staying Close to Home for Vacation,August";
if ((n>=208)&&(n<=238)) A[A.length]="rstoriesg2390prev_js.jpg,Gas Prices,Staying Close to Home for Vacation,August";
if ((n>=208)&&(n<=238)) A[A.length]="rstoriesg2381prev_js.jpg,Gas Prices,High Gas Prices,August";
if ((n>=188)&&(n<=238)) A[A.length]="rstoriesg2381prev_js.jpg,Gas Prices,High Gas Prices,August";
if ((n>=235)&&(n<=245)) A[A.length]="rstoriesg2389prev_js.jpg,Cultural Casualties,Wall Scribbles,August";
if ((n>=215)&&(n<=245)) A[A.length]="rstoriesg2389prev_js.jpg,Cultural Casualties,Wall Scribbles,August";
if ((n>=215)&&(n<=245)) A[A.length]="rstoriesg2388prev_js.jpg,Cultural Casualties,Writing on the Wall,August";
if ((n>=195)&&(n<=245)) A[A.length]="rstoriesg2388prev_js.jpg,Cultural Casualties,Writing on the Wall,August";
if ((n>=235)&&(n<=245)) A[A.length]="rstoriesg2385prev_js.jpg,Cultural Casualties,Lost Treasures,August";
if ((n>=215)&&(n<=245)) A[A.length]="rstoriesg2385prev_js.jpg,Cultural Casualties,Lost Treasures,August";
if ((n>=215)&&(n<=245)) A[A.length]="rstoriesg2376prev_js.jpg,Cultural Casualties,Cultural Casualties of War,August";
if ((n>=195)&&(n<=245)) A[A.length]="rstoriesg2376prev_js.jpg,Cultural Casualties,Cultural Casualties of War,August";
if ((n>=245)&&(n<=255)) A[A.length]="rstoriesg2323prev_js.jpg,Crime,Kidnapping in Colombia,September";
if ((n>=225)&&(n<=255)) A[A.length]="rstoriesg2323prev_js.jpg,Crime,Kidnapping in Colombia,September";
if ((n>=225)&&(n<=255)) A[A.length]="rstoriesg2396prev_js.jpg,Crime,Alvaro's Kidnapping: A Crime in Colombia,September";
if ((n>=205)&&(n<=255)) A[A.length]="rstoriesg2396prev_js.jpg,Crime,Alvaro's Kidnapping: A Crime in Colombia,September";
if ((n>=205)&&(n<=255)) A[A.length]="rstoriesg2397prev_js.jpg,Crime,Crime in Colombia: Alvaro's Kidnapping,September";
if ((n>=185)&&(n<=255)) A[A.length]="rstoriesg2397prev_js.jpg,Crime,Crime in Colombia: Alvaro's Kidnapping,September";
if ((n>=245)&&(n<=255)) A[A.length]="rstoriesg2266prev_js.jpg,Wage and Unemployment,Unemployment in France,September";
if ((n>=225)&&(n<=255)) A[A.length]="rstoriesg2266prev_js.jpg,Wage and Unemployment,Unemployment in France,September";
if ((n>=252)&&(n<=262)) A[A.length]="rstoriesg1895prev_js.jpg,Environment,Marco Splashes in Acid Rain,September";
if ((n>=232)&&(n<=262)) A[A.length]="rstoriesg1895prev_js.jpg,Environment,Marco Splashes in Acid Rain,September";
if ((n>=232)&&(n<=262)) A[A.length]="rstoriesg2098prev_js.jpg,Environment,Acid Rain~C~ Go Away!,September";
if ((n>=212)&&(n<=262)) A[A.length]="rstoriesg2098prev_js.jpg,Environment,Acid Rain~C~ Go Away!,September";
if ((n>=252)&&(n<=262)) A[A.length]="rstoriesg2490prev_js.jpg,Money,Lots of Boxes!,September";
if ((n>=232)&&(n<=262)) A[A.length]="rstoriesg2490prev_js.jpg,Money,Lots of Boxes!,September";
if ((n>=232)&&(n<=262)) A[A.length]="rstoriesg2501prev_js.jpg,Money,What Is a Foreclosure?,September";
if ((n>=212)&&(n<=262)) A[A.length]="rstoriesg2501prev_js.jpg,Money,What Is a Foreclosure?,September";
if ((n>=259)&&(n<=269)) A[A.length]="rstoriesg2520prev_js.jpg,Environment,A Hairy Invader,September";
if ((n>=239)&&(n<=269)) A[A.length]="rstoriesg2520prev_js.jpg,Environment,A Hairy Invader,September";
if ((n>=239)&&(n<=269)) A[A.length]="rstoriesg2521prev_js.jpg,Environment,Beware of the Coastal Invaders!,September";
if ((n>=219)&&(n<=269)) A[A.length]="rstoriesg2521prev_js.jpg,Environment,Beware of the Coastal Invaders!,September";
if ((n>=259)&&(n<=269)) A[A.length]="rstoriesg2249prev_js.jpg,Environment,Rainforest Logging Banned in New Zealand,September";
if ((n>=239)&&(n<=269)) A[A.length]="rstoriesg2249prev_js.jpg,Environment,Rainforest Logging Banned in New Zealand,September";
if ((n>=266)&&(n<=276)) A[A.length]="rstoriesg2489prev_js.jpg,Crime,A Good Gang!,September";
if ((n>=246)&&(n<=276)) A[A.length]="rstoriesg2489prev_js.jpg,Crime,A Good Gang!,September";
if ((n>=246)&&(n<=276)) A[A.length]="rstoriesg2491prev_js.jpg,Crime,The Gang's All Here!,September";
if ((n>=226)&&(n<=276)) A[A.length]="rstoriesg2491prev_js.jpg,Crime,The Gang's All Here!,September";
if ((n>=266)&&(n<=276)) A[A.length]="rstoriesg2392prev_js.jpg,Crime,Young Immigrants and Crime in Germany - What Is the Connection?,September";
if ((n>=246)&&(n<=276)) A[A.length]="rstoriesg2392prev_js.jpg,Crime,Young Immigrants and Crime in Germany - What Is the Connection?,September";
if ((n>=275)&&(n<=285)) A[A.length]="rstoriesg2554prev_js.jpg,Health,Lead in Toys: Mrs. Cooney Worries,October";
if ((n>=255)&&(n<=285)) A[A.length]="rstoriesg2554prev_js.jpg,Health,Lead in Toys: Mrs. Cooney Worries,October";
if ((n>=275)&&(n<=285)) A[A.length]="rstoriesg2386prev_js.jpg,Water,No Surprises in Your Water,October";
if ((n>=255)&&(n<=285)) A[A.length]="rstoriesg2386prev_js.jpg,Water,No Surprises in Your Water,October";
if ((n>=255)&&(n<=285)) A[A.length]="rstoriesg2374prev_js.jpg,Water,Cold Water with Hidden Surprises,October";
if ((n>=235)&&(n<=285)) A[A.length]="rstoriesg2374prev_js.jpg,Water,Cold Water with Hidden Surprises,October";
if ((n>=282)&&(n<=292)) A[A.length]="rstoriesg2377prev_js.jpg,Refugees,Jawahir Suffers in Somalia,October";
if ((n>=262)&&(n<=292)) A[A.length]="rstoriesg2377prev_js.jpg,Refugees,Jawahir Suffers in Somalia,October";
if ((n>=262)&&(n<=292)) A[A.length]="rstoriesg2378prev_js.jpg,Refugees,Suffering in Somalia: Jawahir's Story,October";
if ((n>=242)&&(n<=292)) A[A.length]="rstoriesg2378prev_js.jpg,Refugees,Suffering in Somalia: Jawahir's Story,October";
if ((n>=289)&&(n<=299)) A[A.length]="rstoriesg2555prev_js.jpg,Pollution,Don't Bathe in the Holy River~C~ Bapu!,October";
if ((n>=269)&&(n<=299)) A[A.length]="rstoriesg2555prev_js.jpg,Pollution,Don't Bathe in the Holy River~C~ Bapu!,October";
if ((n>=269)&&(n<=299)) A[A.length]="rstoriesg2556prev_js.jpg,Pollution,Sacred River~C~ Dirty River,October";
if ((n>=249)&&(n<=299)) A[A.length]="rstoriesg2556prev_js.jpg,Pollution,Sacred River~C~ Dirty River,October";
if ((n>=296)&&(n<=306)) A[A.length]="rstoriesg2310prev_js.jpg,Trafficking,Pablo's Farming Trouble: Drug Trafficking in Colombia,October";
if ((n>=276)&&(n<=306)) A[A.length]="rstoriesg2310prev_js.jpg,Trafficking,Pablo's Farming Trouble: Drug Trafficking in Colombia,October";
if ((n>=276)&&(n<=306)) A[A.length]="rstoriesg2311prev_js.jpg,Trafficking,Pablo's Problem: Drug Trafficking in Colombia,October";
if ((n>=256)&&(n<=306)) A[A.length]="rstoriesg2311prev_js.jpg,Trafficking,Pablo's Problem: Drug Trafficking in Colombia,October";
if ((n>=306)&&(n<=316)) A[A.length]="rstoriesg2270prev_js.jpg,Reminders of War,Maria's Story: A Village of Land Mines,November";
if ((n>=286)&&(n<=316)) A[A.length]="rstoriesg2270prev_js.jpg,Reminders of War,Maria's Story: A Village of Land Mines,November";
if ((n>=286)&&(n<=316)) A[A.length]="rstoriesg2271prev_js.jpg,Reminders of War,A Story of Anti-Personnel Mines: Maria's Story,November";
if ((n>=266)&&(n<=316)) A[A.length]="rstoriesg2271prev_js.jpg,Reminders of War,A Story of Anti-Personnel Mines: Maria's Story,November";
if ((n>=266)&&(n<=316)) A[A.length]="rstoriesg2382prev_js.jpg,Reminders of War,Landmines: Deadly Surprises,November";
if ((n>=246)&&(n<=316)) A[A.length]="rstoriesg2382prev_js.jpg,Reminders of War,Landmines: Deadly Surprises,November";
if ((n>=246)&&(n<=316)) A[A.length]="rstoriesg2383prev_js.jpg,Reminders of War,Landmines: Watch Your Step!,November";
if ((n>=226)&&(n<=316)) A[A.length]="rstoriesg2383prev_js.jpg,Reminders of War,Landmines: Watch Your Step!,November";
if ((n>=313)&&(n<=323)) A[A.length]="rstoriesg2387prev_js.jpg,Human Rights Abuses,Missing Childhood: The Plight of Child Soldiers,November";
if ((n>=293)&&(n<=323)) A[A.length]="rstoriesg2387prev_js.jpg,Human Rights Abuses,Missing Childhood: The Plight of Child Soldiers,November";
if ((n>=320)&&(n<=330)) A[A.length]="rstoriesg2309prev_js.jpg,Wage and Unemployment,Minimum Wage in Germany,November";
if ((n>=300)&&(n<=330)) A[A.length]="rstoriesg2309prev_js.jpg,Wage and Unemployment,Minimum Wage in Germany,November";
if ((n>=343)&&(n<=353)) A[A.length]="rstoriesg2379prev_js.jpg,Crime,Lenora Learns About Italy's Art Issue,December";
if ((n>=323)&&(n<=353)) A[A.length]="rstoriesg2379prev_js.jpg,Crime,Lenora Learns About Italy's Art Issue,December";
if ((n>=323)&&(n<=353)) A[A.length]="rstoriesg2380prev_js.jpg,Crime,Lenora Tries to Help with Italy's Art Problems,December";
if ((n>=303)&&(n<=353)) A[A.length]="rstoriesg2380prev_js.jpg,Crime,Lenora Tries to Help with Italy's Art Problems,December";
if ((n>=350)&&(n<=360)) A[A.length]="rstoriesg2477prev_js.jpg,Human Rights Abuses,The Story of Irgiz in Romania,December";
if ((n>=330)&&(n<=360)) A[A.length]="rstoriesg2477prev_js.jpg,Human Rights Abuses,The Story of Irgiz in Romania,December";
if ((n>=330)&&(n<=360)) A[A.length]="rstoriesg2478prev_js.jpg,Human Rights Abuses,Romania: The Story of Irgiz and the Abandoned Children,December";
if ((n>=310)&&(n<=360)) A[A.length]="rstoriesg2478prev_js.jpg,Human Rights Abuses,Romania: The Story of Irgiz and the Abandoned Children,December";
if (A.length<1) return "";
r=Math.floor(Math.random()*A.length);
if ((r>=0)&&(r<A.length)) {
return A[r];
}
return "";
}
