var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Amy+McCarthy" - Google News"; document.title=document.title+ " "; arnews[0]="TEMS: Kerry Picket, Amy Alkon, Andrew McCarthy - Hot Air (blog)
"; arnews[0] += "

TEMS: Kerry Picket, Amy Alkon, Andrew McCarthy
Hot Air (blog)
Today, on the Ed Morrissey Show (3 pm ET), we have such a great show, I'm not sure when I'll end it! First comes Kerry Picket of the Washington Times, ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 18:11:46 GMT+00:00"; arnews[0] += "
"; arnews[1]="Careful Where You Click - WVLT
"; arnews[1] += "

Careful Where You Click
WVLT
Millions of people have signed up. But click on the wrong places in these virtual worlds and you could lose real money without ever knowing it. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 12:44:23 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("
");