var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Addicted to Simple Plan - New University Newspaper
"; arnews[0] += "Release a few hit singles, tour around the world to play shows for thousands of screaming fans and all of a sudden things aren’t so simple any more. Over the course of a year, five guys from Montreal, Canada, have found themselves on a complex and ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 00:50:00 GMT"; arnews[0] += "
"; arnews[1]="Area health group's focus already on child obesity problem - Dayton Daily News
"; arnews[1] += "Those fighting the childhood obesity problem here are already using some of the tools and strategies first lady Michelle Obama suggested on Tuesday, Feb. 9. Obama unveiled “Let’s Move” — her national public awareness campaign against ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 08:35:00 GMT"; arnews[1] += "
"; arnews[2]="A simple plan for our veterans - Oregonian
"; arnews[2] += "Let's look for a moment at basic military training through a psychological lens. We submit young individuals to an environment in which there is total control over their lives, where they are forced to submerge their identity in favor of a group ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 14:53:00 GMT"; arnews[2] += "
"; arnews[3]="Want passionate kids? Let them be - MSNBC
"; arnews[3] += "Parents who want their children to discover a passion for music, sports, or other hobbies should follow a simple plan: Don't pressure them. By allowing kids to explore activities on their own, parents not only help children pinpoint the pursuit that ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 18:59:00 GMT"; arnews[3] += "
"; arnews[4]="The Instigator’ gets his due - Stephenville Empire-Tribune
"; arnews[4] += "Ronnie Isham moved to Stephenville in 1963 with a simple plan - play football for Tarleton State University, graduate and find a coaching job somewhere. Forty-seven years later, Isham, 67, is still in Stephenville, and his relationship with the city ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 15:03:00 GMT"; arnews[4] += "
"; arnews[5]="naga raju appani - Bleacherreport.com
"; arnews[5] += "My Favourite bands are linkin park, Green day and Simple plan. I Would love Roger's game. In fact, Roger is the reason for my madness to the tennis. I strarted watching cricket with tendulkar. I used to watch tennis before, but not like since past 5 ..."; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 20:06:00 GMT"; arnews[5] += "
"; arnews[6]="Crucial tips for dating success - USA Weekend
"; arnews[6] += "Today's technology does make getting together easier, but staying together has less to do with apps and more to do with applying some old-school common sense. That is, Keep It Short and Simple. Plan a first date to last one hour. If it's awful, there ..."; arnews[6] += "
Publ.Date : Fri, 05 Feb 2010 07:29:00 GMT"; arnews[6] += "
"; arnews[7]="Tea Time Etiquette 101 - Huffingtonpost.com
"; arnews[7] += "Have a simple plan. Insist that everyone be angry: stop there. Don't get mired in any details that could divide the movement. Let the libertarians, the gun rights disciples, the nostalgia lovers and the religious conservatives preserve the illusion ..."; arnews[7] += "
Publ.Date : Sat, 06 Feb 2010 14:02:00 GMT"; arnews[7] += "
"; arnews[8]="Smile Smile Album and Tour - antiMUSIC
"; arnews[8] += "And with a resume that includes such diverse acts as Metric, Loretta Lynn and Simple Plan, Smile Smile know how to please pretty much any room. Both coasts get chances to see for themselves in February, with a New York residency slated for this week ..."; arnews[8] += "
Publ.Date : Thu, 04 Feb 2010 08:21:00 GMT"; arnews[8] += "
"; totcount = 9; 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("
");