var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Taylor Swift dominates the 2009 CMA Awards
"; arnews[0] += "Before Taylor Swift even enters her 20s, she adds four CMA Awards to her collection, winning Entertainer, Female Vocalist, Album and Music Video of the Year at \"The 43rd Annual CMA Awards\" before a sold-out crowd at the Sommet Center in Downtown Nashville."; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 15:32:20 GMT"; arnews[0] += "
"; arnews[1]="Taylor Swift dominates the 2009 CMA Awards
"; arnews[1] += "Before Taylor Swift even enters her 20s, she adds four CMA Awards to her collection, winning Entertainer, Female Vocalist, Album and Music Video of the Year at \"The 43rd Annual CMA Awards\" before a sold-out crowd at the Sommet Center in Downtown Nashville."; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 05:36:58 GMT"; arnews[1] += "
"; arnews[2]="Cricket's Frog Blog: CMA Recap
"; arnews[2] += "Yesterday, my co-host, James Pond and I made our CMA Awards predictions. Leta s see how accurate we werea A Entertainer of the Year honors went to Taylor Swift."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 00:05:33 GMT"; arnews[2] += "
"; arnews[3]="CMA Awards feature milestones and upsets
"; arnews[3] += "It was an evening of firsts at Wednesday's 43rd annual Country Music Association Awards, with Taylor Swift and Darius Rucker breaking new ground during the ceremony."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 16:11:27 GMT"; arnews[3] += "
"; arnews[4]="Paisley focused on duties, not noms at CMA awards
"; arnews[4] += "The biggest question on the red carpet at the Country Music Association Awards is whether Taylor Swift - this year's top-selling music artist in all genres outside of Michael Jackson - can end Kenny Chesney's reign and become the first female solo artist to win the category since 1999."; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 17:21:22 GMT"; arnews[4] += "
"; arnews[5]="Taylor Swift Topples Carrie and Kenny for Best in Show at CMA Awards
"; arnews[5] += "When you're 19 and a whole association tells you they love you, you ought to believe them."; arnews[5] += "
Publ.Date : Thu, 12 Nov 2009 06:35: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("
");