var arnews = new Array(7); totcount = 4; rnd = 0; document.title=document.title+ " - "Iman+Ali" - Google News"; document.title=document.title+ " "; arnews[0]="Hush-hush Hidco move hits hurdle - Calcutta Telegraph
"; arnews[0] += "

Calcutta Telegraph

Hush-hush Hidco move hits hurdle
Calcutta Telegraph
Around 100 police personnel were guarding the workers and Hidco officials but they didn't dare stop us,” said Iman Ali Mollah, a 45-year-old farmer. ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 31 Jan 2010 21:15:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Govt gets 3 weeks to report on scrapped ships - The New Nation
"; arnews[1] += "

Govt gets 3 weeks to report on scrapped ships
The New Nation
A bench of justice Iman Ali and Justice Md Abu Tariq gave the order on Tuesday on a petition by Bangladesh Environmental Lawyers' Association (BELA). ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 26 Jan 2010 18:33:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="HC seeks number of imported scrapped ships - The Daily Star
"; arnews[2] += "

The Daily Star

HC seeks number of imported scrapped ships
The Daily Star
The HC bench of Justice Md Iman Ali and Justice Md Abu Tariq also expressed its disappointment, as the government did not form the rule as per its earlier ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 26 Jan 2010 09:07:46 GMT+00:00"; arnews[2] += "
"; arnews[3]="Yemen: discontent and poverty simmer in west's new front against al-Qaida - The Guardian
"; arnews[3] += "

The Guardian

Yemen: discontent and poverty simmer in west's new front against al-Qaida
The Guardian
It has four soaring minarets, seven ornate domes and can be seen from all over Sana'a: the Yemeni capital's Salih mosque is a vast monument to the country's ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 24 Jan 2010 19:01:33 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");