var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Penn+Jillette" - Google News"; document.title=document.title+ " "; arnews[0]="How Carly Fiorina Would Fix California - FOXNews
"; arnews[0] += "

How Carly Fiorina Would Fix California
FOXNews
Although, I thought about bringing Penn Jillette on — you know, maybe a magician would be able to resuscitate California at this point. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:03:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Obama's 'stupid' jab at Vegas - CNN
"; arnews[1] += "

Obama's 'stupid' jab at Vegas
CNN
Obama knows that no one cares if Penn Jillette has less money. Obama is pretty happy to say that the rich (and, man, am I rich. I don't have even 10 percent ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 04:01:12 GMT+00:00"; arnews[1] += "
"; arnews[2]="Obama's remarks draw fire from horde of Nevada politicians - Examiner.com
"; arnews[2] += "

Examiner.com

Obama's remarks draw fire from horde of Nevada politicians
Examiner.com
... ironically, to campaign for Harry Reid's re-election bid to the Senate in 2010. For more info: See Penn Jillette's take on the matter.

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 01:19:12 GMT+00:00"; arnews[2] += "
"; arnews[3]="Penn schools Obama - Daily Mail - Charleston (blog)
"; arnews[3] += "

Penn schools Obama
Daily Mail - Charleston (blog)
Magician Penn Jillette schooled President Obama on Las Vegasnomics following Obama's remarks at a February 2 town hall in Nashua, New Hampshire, ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 00:13:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Crackle.com's 'Best of Penn Says: Religion' DVD Now Available on Amazon.com - PR Newswire (press release)
"; arnews[4] += "

Crackle.com's 'Best of Penn Says: Religion' DVD Now Available on Amazon.com
PR Newswire (press release)
Recently, Penn Jillette has been an outspoken voice among the political community; voicing his belief in a smaller government and peace. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 20:05:21 GMT+00:00"; arnews[4] += "
"; arnews[5]="Parks and Recreation Recap: What's Crackin', Boo? - New York Magazine
"; arnews[5] += "

New York Magazine

Parks and Recreation Recap: What's Crackin', Boo?
New York Magazine
The contemporary apotheosis of this Smirnoff-ian ideal is Ron Fuckin' Swanson, mustachioed Libertarian hero (and, we can only assume, Penn Jillette's ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 15:14:17 GMT+00:00"; arnews[5] += "
"; arnews[6]="Seeds planted for new political movement - Meridian Booster
"; arnews[6] += "

Seeds planted for new political movement
Meridian Booster
... put labels on it," he said, adding his political influences include former US republican presidential candidate Ron Paul, Penn Jillette and Glenn Beck. ...

"; arnews[6] += "
Publ.Date : Thu, 04 Feb 2010 17:53:11 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");