var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Gamer to pay Nintendo $1.3 mln for illegal upload of Super Mario Bros. - neowin.net
"; arnews[0] += "... million US dollars for illegally uploading a game to the Internet six days before its global release, the firm said Tuesday. Nintendo said it had settled the Federal Court action against the man who hacked into New Super Mario Bros. for the Wii ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:34:00 GMT"; arnews[0] += "
"; arnews[1]="Spring rains and flooding are next threat to survivors - Newport Daily News
"; arnews[1] += "... will be health concerns,” said engineer Mario Nicoleau of the U.S. Agency for International Development ... Minister Paul Antoine Bien-Aime. “We don’t have $60 million to buy 100,000 tents.” Haitians are fearful. Jeanne Marceus, 40, is ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:50:00 GMT"; arnews[1] += "
"; arnews[2]="Wii Super Mario Bros. Pirate Settles for $1.3 Million - TorrentFreak
"; arnews[2] += "The Federal Court in Australia has ordered a man from Queensland to pay Nintendo the equivalent of $1.3m in damages after he uploaded the Wii version of New Super Mario Bros. to the Internet in late 2009. James Burt, a 24 year-old manager at games ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 01:54:00 GMT"; arnews[2] += "
"; arnews[3]="Angelina Jolie set for Haiti visit - Independent
"; arnews[3] += "The actress was accompanied by Gonzalo Vargas Llosa, a representative of the UN High Commissioner for Refugees and the son of Peruvian writer Mario Vargas Llosa . Angelina is a goodwill ambassador for the UN refugee agency."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 01:54:00 GMT"; arnews[3] += "
"; arnews[4]="Look out Bowser, Mario drives a Mario Mech - Slippery Brick
"; arnews[4] += "I don’t think Mario has ever actually done this in a game, but this is exactly how to kick Bowser’s ass. You ride around in a large Mech version of yourself. The Mech Mario was designed by custom toymaker Donald Kennedy aka KodyKiala, who ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 01:47:00 GMT"; arnews[4] += "
"; arnews[5]="Gamer to pay Nintendo $1.3 mln for illegal upload of Super Mario Bros. - neowin.net
"; arnews[5] += "SYDNEY (AFP) - An Australian man has agreed to pay Nintendo 1.3 million US dollars for illegally uploading a game to the Internet six days before its global release, the firm said Tuesday. Nintendo said it had settled the Federal Court action against ..."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 03:34:00 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("
");