var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Life Unexpected, 'Bong Intercepted': Lux hates Cate
"; arnews[0] += "Brittany Robertson and Shiri Appleby in \"Life Unexpected.\" A very quick review of last night's \"Life Unexpected\" coming up just as soon as I nurse my drink... Well, at least they're mixing up the \"Lux pushes away from her parents and then moves back towards them\" stories by having her only mad at Cate this week."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 18:32:14 GMT"; arnews[0] += "
"; arnews[1]="'Life Unexpected' Recap: Still Feel Sorry for Lux After This? Didn't Think So
"; arnews[1] += "You know what they say about two wrongs not making a right? On Life Unexpected , two wrongs make everything horribly, horribly hopeless."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 00:15:28 GMT"; arnews[1] += "
"; arnews[2]="Meaty 'Life Unexpected' Spoilers You'd Want to Know
"; arnews[2] += "Or not. TV Guide has recently let loose a bunch of spoilers on the CW's Life Unexpected ."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 22:46:20 GMT"; arnews[2] += "
"; arnews[3]="'Life Unexpected': Step up and step out
"; arnews[3] += "This week's episode was brought to you by Drink a Date, hosted by radio personalities Cate and Ryan ."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Life Unexpected's Leading Ladies: We're Not Gilmore Girls...Yet
"; arnews[4] += "Gilmore Girls , schmilmore girls! The CW's newest hit, Life Unexpected , might be garnering endless comparisons to the network's former mama-drama series, but if you ask us - and its stars, Shiri Appleby and Britt Robertson - the similarities are there, but LUX is a wonderful world all its own."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:28:17 GMT"; arnews[4] += "
"; arnews[5]="Life Unexpected: Preview of Episode 4 "Bong Intercepted"
"; arnews[5] += "The families are once again MIA on Life Unexpecte d, and it's back to the old stuff: Cate trying to be all maternal and failing, Baze acting like a jerk then realizing it belatedly, and Lux breaking some sort of rule to remind both parents that she's a special kid, which she is."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 06:00:00 GMT"; 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("
");