var arnews = new Array(1); totcount = 1; rnd = 0; document.write("
"); arnews[0]="Debunking Orszag?s Tax Hike Myths
"; arnews[0] += "Former White House Office of Management and Budget Peter Orszag may have left the Obama administration this past July, but The New York Times has made sure his opinions won’t fall into obscurity. He is now a Contributing Columnist for the NYT op-ed page and his first effort is a tax-and-spend classic. We have paired [...]"; arnews[0] += "
"; totcount = 1; 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]); } document.write("
");document.write("
");