var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Where Are You Chris... - Faith H...
"; arnews[0] += "One of the biggest female country stars of the '90s and 2000s, Faith Hill also took advantage of the inroads Shania Twain made into pop territory, becoming an enormous crossover success by the end of the millennium."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 22:38:44 GMT"; arnews[0] += "
"; arnews[1]="Breathe - Faith Hill
"; arnews[1] += "One of the biggest female country stars of the '90s and 2000s, Faith Hill also took advantage of the inroads Shania Twain made into pop territory, becoming an enormous crossover success by the end of the millennium."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 17:54:07 GMT"; arnews[1] += "
"; arnews[2]="In Profile: No Doubt Engineer John Kerns & His Work On The 2009 Concert Tour
"; arnews[2] += "Veteran mix engineer John Kerns spent the summer of 2009 on the road with No Doubt, and the following Q & A provides background on John as well as his work with one of the summer's largest concert tours Q. How did you get started in the business? John Kerns: I played in bands when I was young."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 05:56:16 GMT"; arnews[2] += "
"; arnews[3]="10 Must Have Country Albums
"; arnews[3] += "Most of the albums listed here are greatest hits collections. However, if you were going to start a country album collection Johnny Cash, Hank Williams, Loretta Lynn, Waylon Jennings, George Jones and George Strait surely would be on your list."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 01:47:44 GMT"; arnews[3] += "
"; arnews[4]="Last week
"; arnews[4] += "Richmond residents with underlying health problems, including asthma, are encouraged to speak to their physicians to discuss a strategy in the event they come down with H1N1, Richmond's chief medical health officer said Thursday."; arnews[4] += "
Publ.Date : Sat, 14 Nov 2009 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="AC360: Who's trailin' Palin?
"; arnews[5] += "Like a proverbial swarm of locusts, book buyers are descending on stores coast-to-coast to devour endless stacks of a new publication."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 01:50:12 GMT"; arnews[5] += "
"; arnews[6]="Friday Night Jazz iPoda s guilty little pleasures
"; arnews[6] += "I will be incommunicado today, winging my way back from Berlin for 8 und eh heff hours."; arnews[6] += "
Publ.Date : Fri, 20 Nov 2009 23:46:13 GMT"; arnews[6] += "
"; arnews[7]="In the spotlight: Skyla spencer
"; arnews[7] += "Born in West Virginia, raised on the likes of Patsy Cline and George Jones, country musician Skyla Spencer's style falls somewhere between Shania Twain and Brittany Spears, according to a biography on her Web site."; arnews[7] += "
Publ.Date : Fri, 20 Nov 2009 21:15:50 GMT"; arnews[7] += "
"; totcount = 8; 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("
");