var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Bra Helps Fight Breast Cancer - Democratic Underground.com
"; arnews[0] += "This past Saturday, morning hosts Betty Nguyen and TJ Holmes introduced a segment with CNN's tech guru Mario Armstrong this way: Betty: \"There is a bra in fact that will soon be on the market, and the claim is that it can help women fight breast ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 13:00:00 GMT"; arnews[0] += "
"; arnews[1]="The Rude Pundit: Quotes That Make the Rude Pundit Want to Huff Hair ... - Democratic Underground.com
"; arnews[1] += "1. How about a palate cleansing plate of absurdity? In one of the greatest moments of 24-hour news networks forced banter, Situation Room host Wolf \"Behold the Glow of My Resplendent Face Muff\" Blitzer and Betty Nguyen held forth on the U.S. Postal ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 17:30:00 GMT"; arnews[1] += "
"; arnews[2]="Duncan: We Can’t Fight “Politically-Correct” War on Terrorism - FITSNews
"; arnews[2] += "CNN anchor Betty Nguyen asked, “Are the Ft. Hood shootings the action of someone who might have suffered from PTSD?” Pete Williams said on NBC that, “everything about his background is rock solid, and nothing extraordinary stands out about his ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 14:51:00 GMT"; arnews[2] += "
"; arnews[3]="No Place for Political Correctness in the War on Terror - RedState
"; arnews[3] += "The act of terrorism at Fort Hood reminds us all that regardless of what the Obama/Pelosi Team or the elite media call it we are at war with Islamic fascism. Americans must rise up and remind our elected officials, Republican and Democrat, that we ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 23:58:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");