var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Ayla+Brown" - Google News"; document.title=document.title+ " "; arnews[0]="Rutgers Women's Basketball Scouting Report - Scarlet Scuttlebutt
"; arnews[0] += "

Rutgers Women's Basketball Scouting Report
Scarlet Scuttlebutt
Mickel Picco (G, 5-8, Sr., 6 ppg, 5 rpg); Brittanny Johnson (G, 5-8, Sr., 2 ppg, 3 apg); Ayla Brown (G, ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 02:18:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="Other people can take all the fun out of running for office - Boston Globe
"; arnews[1] += "

Other people can take all the fun out of running for office
Boston Globe
His daughter is singer Ayla Brown, who wowed local teens with her “American Idol'' appearances in 2006. Brown was going to be this year's Joe Malone, ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 06:22:44 GMT+00:00"; arnews[1] += "
"; arnews[2]="BC's Ayla Brown - Boston Globe
"; arnews[2] += "

Boston Globe

BC's Ayla Brown
Boston Globe
Ayla Brown is best known around the nation as a former competitor on "American Idol." But singing comes second for Brown. Basketball has been her first ...

"; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 00:36:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Women's capsule previews - Boston Globe
"; arnews[3] += "

Women's capsule previews
Boston Globe
Key players returning: 6-0 Sr. Ayla Brown (6.5 ppg, 4.5 rpg); 5-8 Sr. Mickel Picco (15.1 ppg, 2.7 rpg); 6-4 Jr. Stefanie Murphy (10.8 ppg, 6.5 ppg); ...

"; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 06:50:07 GMT+00:00"; arnews[3] += "
"; arnews[4]="BC's Brown ready for her swan song - Boston Globe
"; arnews[4] += "

Boston Globe

BC's Brown ready for her swan song
Boston Globe
Ayla Brown, the former “American Idol'' contestant, wants to show off her leadership skills in her senior season at BC. (Aram Boghosian/For The Globe By ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 06:50:07 GMT+00:00"; arnews[4] += "
"; arnews[5]="Brown makes his case for the US Senate - Dover-Sherborn Press
"; arnews[5] += "

Brown makes his case for the US Senate
Dover-Sherborn Press
Scott Brown knows he faces an uphill battle as a Republican seeking to fill Ted Kennedy's US ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 04 Nov 2009 22:45:32 GMT+00:00"; 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("
");