var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Alycia+Lane" - Google News"; document.title=document.title+ " "; arnews[0]="Secret Codes are Key to Hidden Bargains - NBC San Diego
"; arnews[0] += "

Secret Codes are Key to Hidden Bargains
NBC San Diego
Black Friday is still more than a week away, but let's face it -- the holiday shopping season has already started. ...

"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 21:56:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Stensland speaks from the bull's-eye - Philadelphia Inquirer
"; arnews[1] += "

Stensland speaks from the bull's-eye
Philadelphia Inquirer
... six months house arrest, the result of pleading guilty to a felony federal charge in connection with hacking former co-anchor Alycia Lane's e-mails. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 12:19:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="LA weekend anchor, reporter dishes Center City East condo - Blockshopper
"; arnews[2] += "

Blockshopper

LA weekend anchor, reporter dishes Center City East condo
Blockshopper
Alycia Lane sold the two-bedroom condo Unit #1SE at 227 S. Sixth St. in Center City East to Paul S. Robbins for ...

"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 22:45:16 GMT+00:00"; arnews[2] += "
"; arnews[3]="Zoren: Fox 29 lets Dawn Stensland's contract expire - Delaware County Daily Times
"; arnews[3] += "

Zoren: Fox 29 lets Dawn Stensland's contract expire
Delaware County Daily Times
... Mendte's arrest for using the Internet to access e-mail and documents of this former Channel 3 co-anchor, Alycia Lane, now working in Los Angeles. ...

"; arnews[3] += "
Publ.Date : Mon, 26 Oct 2009 08:48:13 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");