var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Douglas+Smith" - Google News"; document.title=document.title+ " "; arnews[0]="Man pleads guilty for illegal otter hunting - Alaska Dispatch
"; arnews[0] += "

Man pleads guilty for illegal otter hunting
Alaska Dispatch
That's the issue that first put Douglas Smith at odds with the Marine Mammal Protection Act. On Tuesday Douglas Smith pleaded guilty in federal court to ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 03:46:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="New: Breaking news and daily top stories via email - io9
"; arnews[1] += "

New: Breaking news and daily top stories via email
io9
Recent books include Katya From The Punk Band by Simon Logan, A Book Of Tongues by Gemma Files, Chimerascope by Douglas Smith and The World More Full Of ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 21:16:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="Peace, freedom and democracy - Amherst Citizen
"; arnews[2] += "

Amherst Citizen

Peace, freedom and democracy
Amherst Citizen
In Memory of Douglas Smith, purchased by son Wayne. In Memory of Ron Smith, purchased by Ron Forbes. In Memory of Claude Winters Sr., Claude Winters Jr., ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 18:23:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Brazil Hits Its ADRs With Levy In Fresh Bid To Tame Real - Wall Street Journal
"; arnews[3] += "

Brazil Hits Its ADRs With Levy In Fresh Bid To Tame Real
Wall Street Journal
"The goal is to prevent investors from taking exposure to Brazilian equities offshore," said Douglas Smith, head of research at Americas Global Research at ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 12:45:35 GMT+00:00"; arnews[3] += "
"; arnews[4]="Brazil 'Bizarre' Taxes May Undo Gains, Federated Says - Bloomberg
"; arnews[4] += "

Brazil 'Bizarre' Taxes May Undo Gains, Federated Says
Bloomberg
“This is one of the worst ways to stem the pressure for real appreciation and doesn't deal with the underlying reasons,” Douglas Smith, chief economist for ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 03:22:57 GMT+00:00"; arnews[4] += "
"; arnews[5]="China Banks on Latin America - PR Newswire (press release)
"; arnews[5] += "

China Banks on Latin America
PR Newswire (press release)
For his part, Douglas Smith, Standard Chartered Bank's head of research for Latin America, predicted that the "natural trade relationship between Asia and ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 19:42:31 GMT+00:00"; 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("
");