var arnews = new Array(7); totcount = 5; rnd = 0; arnews[0]="Patricia Heaton Rips Seeker a New One
"; arnews[0] += "

Everybody loves Raymond, but Hollywood autograph hunters now have a reason to hate his on-screen wife Patricia Heaton.

Add this to your queue
Duration: 01:29

"; arnews[0] += "
"; arnews[1]="Patricia Heaton on Motherhood
"; arnews[1] += "

The actress talks about balancing career and family on her show, "The Middle."

Add this to your queue
Duration: 04:19

"; arnews[1] += "
"; arnews[2]="Patricia Heaton
"; arnews[2] += "

She and her siblings lived off of Pop Tarts and Tang.

Add this to your queue
Duration: 00:52

"; arnews[2] += "
"; arnews[3]="Extreme Makeover: Home Edition - On the Bus - Patricia Heaton
"; arnews[3] += "

Patricia Heaton lends a hand, and helps create a table.

Add this to your queue
Added: Mon Sep 28 00:35:14 UTC 2009
Air date: Sun Sep 27 00:00:00 UTC 2009
Duration: 01:39

"; arnews[3] += "
Publ.Date : Mon, 28 Sep 2009 00:35:14 -0000"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Back To You - Interview - Patricia Heaton
"; arnews[4] += "

Kelly does not like having to share a human being.

Add this to your queue
Added: Tue Mar 04 22:44:06 UTC 2008
Duration: 01:24

"; arnews[4] += "
Publ.Date : Tue, 04 Mar 2008 22:44:06 -0000"; arnews[4] += "
"; totcount = 5; 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("
");