var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="On eve of Iran anniversary, talk of compromise - The Christian Science Monitor
"; arnews[0] += "Traditionally, Iran's Islamic republic celebrates its birthday Feb. 11 with a massive rally, chants of \"Death to America,\" the burning of US flags, and even an effigy contest. But as Iranians now brace for the 31st anniversary of the 1979 Islamic ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:50:00 GMT"; arnews[0] += "
"; arnews[1]="EVE to Offer Webinar February 18 to Introduce Latest, Most Powerful ... - Earthtimes
"; arnews[1] += "Who: EVE , the leader in hardware/software co-verification and developer of ZeBu-Server , a scalable and affordable emulation system capable of handling up to one-billion application specific integrated circuits (ASIC) gates. What: Will host a ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 16:07:00 GMT"; arnews[1] += "
"; arnews[2]="Paterson Bombsellgategate Eve? Gov Denies Luv, Times Still Mum - Gothamist.com
"; arnews[2] += "The Times is expected to publish their story as soon as tomorrow, following an interview with Paterson today. Rumors about the unrevealed dirt range from \" drug-fueled swinger parties at the Governor's mansion\" to \" He's not really blind .\" Yesterday ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 14:20:00 GMT"; arnews[2] += "
"; arnews[3]="A baby on Christmas Eve is special, figures in Britain show - Earthtimes
"; arnews[3] += "London - Whether by accident or design, more babies are born on Christmas Eve in Britain than on any other day of the year, statistics published Tuesday showed. The data, released by the Information Centre of the National Health Service (NHS), relate ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 13:51:00 GMT"; arnews[3] += "
"; arnews[4]="Alarm in India on eve of decision on GM eggplant - Sydney Morning Herald
"; arnews[4] += "Eggplant...cultivated in India for thousands of years. NEW DELHI: A fierce row over the future of the humble eggplant, a staple food for tens of millions of Indians, will reach a climax today with a government decision on the possible commercial ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 13:08:00 GMT"; arnews[4] += "
"; arnews[5]="New Solar Observatory to Unlock Sun's Mysteries - YAHOO!
"; arnews[5] += "A powerful new solar observatory will spend the next five years recording images of the sun with 10 times better resolution than HD television, peering deep within the sun's layers to reveal just how solar storms erupt. The observations could help ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:00: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("
");