var arnews = new Array(9); totcount = 9; rnd = 1; document.write("
"); arnews[0]="Global Fund Director Calls On Emerging Countries To Invest More In...
"; arnews[0] += "... 7/23). The article explores additional ways the Global Fund is looking to raise funds for its programs and notes how Russia \"set a precedent for switching to donor status\" in 2006, when after \"a rise in income from energy exports, Moscow said it ..."; arnews[0] += "
"; arnews[1]="AIDS: Fewer than 10% of drug users get help
"; arnews[1] += "... rose by two-thirds, reaching 1.5 million, according to the UN agency UNAIDS. More than two-thirds of them live in Russia, which combined with Ukraine accounts for more than 90% of the region's infections. More than 33 million people have HIV, ..."; arnews[1] += "
"; arnews[2]="Revolution? Da. Sexual? Nyet.
"; arnews[2] += "... years in business she was still having difficulty generating much interest. As always, sex toys are a tough sell in Russia. \"We have to try to enlighten the customers,\" said Ms. Borisova, an owner of Erotic Fantasy, a supplier of German-made ..."; arnews[2] += "
"; arnews[3]="Nation becomes world's biggest sex-toy producer
"; arnews[3] += "... year, revenue reached $940 million. South Africa takes almost 20 percent of the export market, with South Korea and Russia ranking second and third. Unusually, the US takes up about 2 percent of the market. And the best-selling item: products to ..."; arnews[3] += "
"; arnews[4]="Pick of the Paperbacks
"; arnews[4] += "... bloody Thirty Years War ravaged Europe from 1618 to 1648. It drew into its maw almost every major power, except Russia. Hugely complex, and involving myriad political, social and religious factors, this conflict remains obscure to most readers. ..."; arnews[4] += "
"; arnews[5]="U.S. Spends Millions To Promote Condoms In Asia
"; arnews[5] += "... C among intravenous drug users in Kazakhstan, a former Soviet socialist republic that serves as a main route for Russia and Europe bound narcotics. Another goal is to \"reduce unsafe injection practices\" among junkies. This unbelievable waste of ..."; arnews[5] += "
"; arnews[6]="Harlequin bets Russia ripe for romance
"; arnews[6] += "The Torstar Corp. subsidiary is continuing with its lofty international expansion plans with an announcement that it will soon offer titles in Russia."; arnews[6] += "
"; arnews[7]="Harlequin bets Russia ripe for romance
"; arnews[7] += "The Torstar Corp. subsidiary is continuing with its lofty international expansion plans with an announcement that it will soon offer titles in Russia."; arnews[7] += "
"; arnews[8]="Harlequin brings romances to Russia
"; arnews[8] += "... romance literature for women is continuing with its lofty international expansion plans and will soon offer titles in Russia. The Torstar Corp. unit has signed a licensing deal with a Russian publishing house to begin printing books in the Russian ..."; arnews[8] += "
"; totcount = 9; 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("
");