var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="NSA's public relations spinmeisters
"; arnews[0] += "M. E. 'Betsy' Harrigan penned an op-ed in the November 6, 2009, Washington Times , in which she bemoaned the fact that so many uninformed Americans believe the National Security Agency is out to monitor their every phone call and email."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 11:22:11 GMT"; arnews[0] += "
"; arnews[1]="Mortgage Rate Trend Index
"; arnews[1] += "Will rates rise or remain relatively unchanged? Experts and Bankrate analysts provide their insights."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 18:25:40 GMT"; arnews[1] += "
"; arnews[2]="Mob Box Set
"; arnews[2] += "Features: DVD Enjoy Mob Box Set 4 film package with DONNIE BRASCO, SNATCH, BUGSY and THE AMERICAN GANGSTER ."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="Check Out A Preview Of Beyonce And Lady Gaga's 'Video Phone'
"; arnews[3] += "It's been a great season for high-profile video premieres. Last week saw the unveiling of Lady Gaga's hyper-kinetic clip for her new single \"Bad Romance,\" the new video for the Chris Brown ballad \"Crawl\" and the unleashing of Rihanna's cinematic tour-de-force for \"Russian Roulette.\" This week sees another new video, a much-talked-about ..."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 23:43:08 GMT"; arnews[3] += "
"; arnews[4]="2009 November 16
"; arnews[4] += "Your mom likes Twilight! Posted on 16 November 2009 Tags: Middle-aged women , Twilight Middle-aged women are infatuated with teen vampire romance Don't assume that the normal-looking mother buying a poster of vampire Edward Cullen is getting it for her teenage daughter."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 18:55:51 GMT"; arnews[4] += "
"; arnews[5]="Asterisk Release Candidates 1.4.27-rc5, 1.6.0.18-rc3, 1.6.1.10-rc3, and 1.6.2.0-rc5 Now Available
"; arnews[5] += "Asterisk Release Candidates 1.4.27-rc5, 1.6.0.18-rc3, 1.6.1.10-rc3, and 1.6.2.0-rc5 Now Available Sun, 15 Nov 2009 21:24:34 -0400 The Asterisk Development Team has announced the next set of Asterisk release candidates for versions 1.4.27, 1.6.0.18, 1.6.1.10, and 1.6.2.0. These release candidates are available for immediate download at ..."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 00:04:36 GMT"; arnews[5] += "
"; totcount = 6; 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("
");