var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Selena+Gomez" - Google News"; document.title=document.title+ " "; arnews[0]="OPES student wants to be entertainment 'triple threat' - California Chronicle
"; arnews[0] += "

OPES student wants to be entertainment 'triple threat'
California Chronicle
... in Vaughns comes out as he tells of his recent run-in with his favorite actress, Selena Gomez of the Disney television show 'Wizards of Waverly Place. ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 02:00:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Selena Gomez Covers Her Namesake — Selena - Star Magazine (blog)
"; arnews[1] += "

Selena Gomez Covers Her Namesake — Selena
Star Magazine (blog)
Selena Gomez paid tribute to late Tejano singer Selena Quintanilla-Pérez — her namesake — by covering one of her songs during her weekend concert. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:58:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Selena Gomez Covers Selena - Idolator: All About The Music (blog)
"; arnews[2] += "

Idolator: All About The Music (blog)

Selena Gomez Covers Selena
Idolator: All About The Music (blog)
Nick Jonas immediately reminded us of older, more experienced musicians in his video for “Olive and an Arrow,” but his girlfriend Selena Gomez needs bit ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:18:20 GMT+00:00"; arnews[2] += "
"; arnews[3]="Selena Gomez is San Antonio Sweet - Just Jared Jr.
"; arnews[3] += "

Just Jared Jr.

Selena Gomez is San Antonio Sweet
Just Jared Jr.
Selena Gomez cuddles into young fan Dylan backstage at the San Antonio Stock Show and Rodeo on Sunday afternoon (February 7). Dylan and his older brother ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:37:52 GMT+00:00"; arnews[3] += "
"; arnews[4]="Selena Covers Selena as Nick Jonas Looks on Approvingly (VIDEO) - TheInsider.com
"; arnews[4] += "

Selena Covers Selena as Nick Jonas Looks on Approvingly (VIDEO)
TheInsider.com
Selena Gomez sure is stepping into some big shoes these days. The Wizards of Waverly Place star and budding songstress rocked the San Antonio Rodeo on ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 19:27:48 GMT+00:00"; arnews[4] += "
"; arnews[5]="Disney child star's clothing line dubbed too racy - Gaea Times (blog)
"; arnews[5] += "

Gaea Times (blog)

Disney child star's clothing line dubbed too racy
Gaea Times (blog)
October 16th, 2009 Disney star SELENA GOMEZ is turning fashion designer to launch an environmentally-friendly clothing line for girls. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 10:34:08 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("
");