var pol=new Array();var text=new Array();
pocet=15;uvod='<br><br><br>Actual news:<ul>';konec='</ul>';
pol[0]='49';
text[0]='<li><a href=cl49.htm>ECUMENICAL FORUM OF EUROPEAN CHRISTIAN WOMEN</a> <span class=cldatum>16.9.2002</span>';
pol[1]='48';
text[1]='<li><a href=cl48.htm>Message to the Representatives of the World Religions Prague, St. Vitusīs Cathedral, October 16<sup></a> <span class=cldatum>20.12.2001</span>';
pol[2]='46';
text[2]='<li><a href=cl46.htm>Travel Seminar to Study the Situation of Roma in Hungary, Slovakia, and the Czech Republic, May 1-8,</a> <span class=cldatum>25.11.2001</span>';
pol[3]='47';
text[3]='<li><a href=cl47.htm>Travel Seminar to Study the Situation of Roma in Hungary - Statement</a> <span class=cldatum>25.11.2001</span>';
pol[4]='44';
text[4]='<li><a href=cl44.htm>Statement on the military actions of the U. S. A. and the anti-terrorist coalition</a> <span class=cldatum>23.11.2001</span>';
pol[5]='45';
text[5]='<li><a href=cl45.htm>Terrorist Attack in the U. S.  A.  - Statement on the events in the U.  S. A.</a> <span class=cldatum>23.11.2001</span>';
pol[6]='42';
text[6]='<li><a href=cl42.htm>Look into the future</a> <span class=cldatum>5.11.2001</span>';
pol[7]='43';
text[7]='<li><a href=cl43.htm>Some news from the Ecumenical Council of Churches in the period of September till October 19<sup>th<</a> <span class=cldatum>5.11.2001</span>';
pol[8]='33';
text[8]='<li><a href=cl33.htm>Meeting (Preaching on the text John 4:5 - 14)</a> <span class=cldatum>1.11.2001</span>';
pol[9]='34';
text[9]='<li><a href=cl34.htm>80 Years of the Czechoslovak Hussite Church</a> <span class=cldatum>1.11.2001</span>';
pol[10]='35';
text[10]='<li><a href=cl35.htm>Requiem for Donors of Bodies</a> <span class=cldatum>1.11.2001</span>';
pol[11]='37';
text[11]='<li><a href=cl37.htm>Meeting at Slovakia</a> <span class=cldatum>1.11.2001</span>';
pol[12]='36';
text[12]='<li><a href=cl36.htm>Report on behalf of ECC Commission for Youth in Czech Republic</a> <span class=cldatum>1.11.2001</span>';
pol[13]='38';
text[13]='<li><a href=cl38.htm>The First Synod of Churches of Leuenberg Church Fellowship</a> <span class=cldatum>1.11.2001</span>';
pol[14]='39';
text[14]='<li><a href=cl39.htm>PEACE AND GOODNESS</a> <span class=cldatum>1.11.2001</span>';
document.write(uvod); for (var i=0; i < pocet; i++){ if (window.location.pathname.indexOf(pol[i])<0) document.write(text[i]); } document.write(konec);
