var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Free films and audiobooks for your media player
"; arnews[0] += "It's Thanksgiving week which means three certain things. First and foremost is that America goes on holiday while the rest of the world sits in confusion trying to work out what's going on."; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 20:43:10 GMT"; arnews[0] += "
"; arnews[1]=""How I Met Your Mother," "Big Bang Theory" Hit Ratings Highs
"; arnews[1] += "The combination of rave reviews for last week's \"Playbook\" episode and high hopes for Monday's sequel to 2007's classic \"Slapsgiving\" special drove \"How I Met Your Mother\" to a season ratings high."; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 20:10:04 GMT"; arnews[1] += "
"; arnews[2]="White Ribbon Day highlights domestic violence
"; arnews[2] += "International violence against women day is being marked in New Zealand with nationwide events."; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 19:51:35 GMT"; arnews[2] += "
"; arnews[3]="Trailer for Family Guy: Something, Something, Something, Dark Side
"; arnews[3] += "\"Family Guy\" and \"Star Wars\" fans continue to see the bright-side as an all-new extended trailer for Family Guy: Something, Something, Something, Dark Side premieres today at iTunes and Apple ."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 18:56:45 GMT"; arnews[3] += "
"; arnews[4]="new Gamasutra interview
"; arnews[4] += "A wise man once said, \"Dying is easy; comedy is hard.\" This vital life lesson can certainly be applied to the medium of video games; in recent years, we've seen quite a few titles miss the mark completely when it comes to making us laugh."; arnews[4] += "
Publ.Date : Tue, 24 Nov 2009 18:46:28 GMT"; arnews[4] += "
"; arnews[5]="Robert Spurlock
"; arnews[5] += "Of Camas Valley, Oregon, went safely home to be with his Lord and Saviour on Sunday, November 22, 2009, at the age of 80."; arnews[5] += "
Publ.Date : Tue, 24 Nov 2009 18:37:20 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("
");