var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Elissa+Sursara" - Google News"; document.title=document.title+ " "; arnews[0]="Selena Gomez and Elissa Sursara, victims of a Justin Bieber romance? - Examiner.com
"; arnews[0] += "

Examiner.com

Selena Gomez and Elissa Sursara, victims of a Justin Bieber romance?
Examiner.com
... with the Canadian born Bieber, while actress Elissa Sursara, 21, says, “There were a couple of 'we hate Elissa' groups on Facebook for a little while. ...

"; arnews[0] += "
Publ.Date : Fri, 15 Jan 2010 14:41:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Elissa Sursara calls out Good Charlotte connection, Josh Madden hook-up - Examiner.com
"; arnews[1] += "

Elissa Sursara calls out Good Charlotte connection, Josh Madden hook-up
Examiner.com
21 year-old-actress Elissa Sursara has swooped on false rumors that claim she is dating music producer and stylist Josh Madden, co-founder of DCMA ...

"; arnews[1] += "
Publ.Date : Fri, 15 Jan 2010 14:41:51 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");