var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Alycia+Lane" - Google News"; document.title=document.title+ " "; arnews[0]="Inqlings: City to see another shooting star | Philadelphia Inquirer | 01/31/2010 - Philadelphia Inquirer
"; arnews[0] += "

Inqlings: City to see another shooting star | Philadelphia Inquirer | 01/31/2010
Philadelphia Inquirer
From LA comes word that CBS3 alumna Alycia Lane is about to be promoted to coanchor of the morning news at the NBC station. She started there in August and ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 31 Jan 2010 08:16:08 GMT+00:00"; arnews[0] += "
"; arnews[1]="And Now, Just So We All Know That We Saw Them, A List Of Things On The Metro's ... - Philebrity.com
"; arnews[1] += "

And Now, Just So We All Know That We Saw Them, A List Of Things On The Metro's ...
Philebrity.com
Larry Mendte creepily nosing over Alycia Lane while Vince Fumo has this look like, “WHAT? ME? WHAT?” · And so on, including a sad man sitting atop Billy ...

"; arnews[1] += "
Publ.Date : Thu, 28 Jan 2010 19:36:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Mendte defends wife, rips sexism in politics | Philadelphia Inquirer | 01/18/2010 - Philadelphia Inquirer
"; arnews[2] += "

Mendte defends wife, rips sexism in politics | Philadelphia Inquirer | 01/18/2010
Philadelphia Inquirer
... and improper relationship" with former co-anchor Alycia Lane, whose emails he illegally accessed before they were fired by CBS3 - first her, then him. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 18 Jan 2010 15:36:20 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");