var arnews = new Array(5); totcount = 5; rnd = 0; document.write("
"); document.write("Video
"); document.write("Updated :
"); document.write("
"); document.title=document.title+ " - Video"; document.title=document.title+ " "; arnews[0]="September 2010 - Walking Together
"; arnews[0] += "Sure Foundation, Woodside, N.Y., which reaches out to millions of people in a very ethnically diverse area of New York City, is just one example of the work we are able to do together by God’s g..."; arnews[0] += "
Publ.Date : Wed, 01 Sep 2010 14:49:59 +0000"; arnews[0] += "
"; arnews[1]="August 2010 - Multicultural ministry
"; arnews[1] += "This month, hundreds of students head back to the campuses of our four ministerial education schools where steps are being taken to better prepare future called workers for ministry in a multicultural..."; arnews[1] += "
Publ.Date : Sun, 01 Aug 2010 06:01:00 +0000"; arnews[1] += "
"; arnews[2]="Luis Acosta interview
"; arnews[2] += "Luis Acosta talks about multi-cultural ministry in WELS. Length:  ..."; arnews[2] += "
Publ.Date : Fri, 30 Jul 2010 06:00:01 +0000"; arnews[2] += "
"; arnews[3]="July 2010 - Schools of Outreach
"; arnews[3] += "Long established congregations as well as new ones reap the benefits of sending congregational leaders to schools of outreach. The main reward: realizing that evangelism is everyone's responsibility. ..."; arnews[3] += "
Publ.Date : Thu, 01 Jul 2010 06:01:00 +0000"; arnews[3] += "
"; arnews[4]="June 2010 - Home missions in Texas
"; arnews[4] += "Members of Immanuel, Fort Worth, saw an opportunity for outreach in another community, but weren't quite sure what God wanted them to do. His answer? A daughter congregation. ..."; arnews[4] += "
Publ.Date : Tue, 01 Jun 2010 06:01:00 +0000"; arnews[4] += "
"; totcount = 5; 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("
");document.write("
");