var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="2009 Celebrity Baby Names Roundup
"; arnews[0] += "\"Kingston is so effing CUTE!!!!!!!! He looks like he belongs in a catalog. Wind blowing through his hair, rockstar jacket and his wheelbarrow.\" - stedine, on The Rossdale Boys Pick Pumpkins \" \"They really dona TMt [think I'm cool], because they think of me as their parent, which is how it should be."; arnews[0] += "
Publ.Date : Wed, 30 Dec 2009 22:12:21 GMT"; arnews[0] += "
"; arnews[1]="SAPC earns tourney bid with win
"; arnews[1] += "Netters Kelly Stine and Leah Davison played instrumental parts in helping the Lady Knights clinch a Conference Carolina tournament bid."; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 10:47:17 GMT"; arnews[1] += "
"; arnews[2]="State finds child abuse and neglect at school
"; arnews[2] += "The state of Oregon has shut down a boarding school for troubled teens in Central Oregon after allegedly finding a pattern of child abuse and neglect of its students, forcing parents around the country to scramble to bring home their children."; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 16:11:11 GMT"; arnews[2] += "
"; arnews[3]="State finds child abuse and neglect at school
"; arnews[3] += "The state of Oregon has shut down a boarding school for troubled teens in Central Oregon after allegedly finding a pattern of child abuse and neglect of its students, forcing parents around the country to scramble to bring home their children."; arnews[3] += "
Publ.Date : Thu, 05 Nov 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="WI_Dilettante
"; arnews[4] += "Thursday night's \"Grey's Anatomy\" episode was called \"I Saw What I Saw,\" and I saw something that I haven't seen from \"Grey's\" in quite a while: promise."; arnews[4] += "
Publ.Date : Fri, 23 Oct 2009 07:00:00 GMT"; arnews[4] += "
"; arnews[5]="maha
"; arnews[5] += "Thursday night's \"Grey's Anatomy\" episode was called \"I Saw What I Saw,\" and I saw something that I haven't seen from \"Grey's\" in quite a while: promise."; arnews[5] += "
Publ.Date : Fri, 23 Oct 2009 07:00:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");