var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="False idea of beauty disputed - Columbia Daily Tribune
"; arnews[0] += "Members of Kappa Delta sorority know there’s more to a woman than the way she looks. The University of Missouri social organization partners with Dove’s “Campaign for Real Beauty” and spreads that message to young Girl Scouts. L. Goldman But ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:47:00 GMT"; arnews[0] += "
"; arnews[1]="Back to Beth - Irish World News
"; arnews[1] += "A great songwriter for herself and others (she wrote Faith Hill’s This kiss), Chapman brings an integrity and passion to music that is surprisingly hard to come across."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 17:47:00 GMT"; arnews[1] += "
"; arnews[2]="Famed Songwriter Performs on Charleston Stage - WSAZ
"; arnews[2] += "CHARLESTON, W.Va. (WSAZ) -- A musician who's help make beautiful music for big names in country music put on a show of his own Saturday. Darrell Scott is a songwriter who's lent his talent to stars like Faith Hill, Garth Brooks and the Dixie Chicks ..."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 18:04:00 GMT"; arnews[2] += "
"; arnews[3]="Can Taylor Swift Sing? - Huffingtonpost.com
"; arnews[3] += "The Taylor Swift/Stevie Nicks duet performance during the Grammy Awards was very painful. Stevie looked like she wanted to run off stage and Taylor, full of energy, appeared oblivious to the fact that she was singing completely off key. I believe ..."; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 13:38:00 GMT"; arnews[3] += "
"; arnews[4]="Queen Latifah: America The Beautiful Super Bowl Performance (Video) - RIGHTPUNDITS.COM
"; arnews[4] += "At this year’s Superbowl, you’ll enjoy the game between the New Orleans Saints and the Indianapolis Colts, and we will have the great pleasure of hearing pregame special performances by Queen Latifah and Carrie Underwood. You already know the ..."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 16:14:00 GMT"; arnews[4] += "
"; arnews[5]="Darrell Scott: A songwriter's songwriter - Charleston Gazette
"; arnews[5] += "CHARLESTON, W.Va. -- If you're a country fan, the name Darrell Scott might seem vaguely familiar but hard to place. The singer/songwriter who comes to the Clay Center Saturday for the Woody Hawley Series isn't known so much for the country hits he's ..."; arnews[5] += "
Publ.Date : Tue, 02 Feb 2010 23:54: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("
");