var arnews = new Array(5); totcount = 5; rnd = 0; document.write("
"); document.write("My Life Issues
"); document.write("Updated :
"); document.write("
"); document.title=document.title+ " - My Life Issues"; document.title=document.title+ " "; arnews[0]="Loneliness
"; arnews[0] += " mli083010_loneliness.png A teen writes her pastor to let him know that his sermon touched her heart—and her soul. Pastor, I just wanted ..."; arnews[0] += "
Publ.Date : Wed, 21 Jul 2010 16:34:00 +0000"; arnews[0] += "
"; arnews[1]="Birth
"; arnews[1] += " mli081710_birth.png Imagine having twin girls and, 21 months later, having twin boys! That's exactly what happened to Kristi Hirsch. She and he..."; arnews[1] += "
Publ.Date : Mon, 12 Jul 2010 19:03:01 +0000"; arnews[1] += "
"; arnews[2]="Addictions
"; arnews[2] += " mli081010_addictions.png Life's a circus—and you're the juggler. You know what I mean. Work. Family. Friends. Church. Exercise. School. R..."; arnews[2] += "
Publ.Date : Fri, 11 Jun 2010 20:57:04 +0000"; arnews[2] += "
"; arnews[3]="Military personnel
"; arnews[3] += " mli072810_military.png \"Hey, Mom.\" \"Peter! I was hoping you'd call today. How's it going?\" \"Interesting. My unit got their orders to go to..."; arnews[3] += "
Publ.Date : Fri, 21 May 2010 21:40:00 +0000"; arnews[3] += "
"; arnews[4]="Women
"; arnews[4] += " mli080410_women.png After graduating from Wisconsin Lutheran High School, Milwaukee, in 1999, Rachel Simons may have begun her life like many o..."; arnews[4] += "
Publ.Date : Mon, 26 Apr 2010 23:01:41 +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("
");