Invalid object name 'ndtv.dbo.photogallerymaster'. NDTV.com: Kenya witch doctor predicts Obama win
  News
Kenya witch doctor predicts Obama win
Kenya witch doctor predicts Obama win
Associated Press
Monday, November 03, 2008 11:43 AM (Kogelo, (Kenya))

As the United States presidential election looms, it's not just polls in the US that are putting Democratic candidate Barack Obama in the lead.

A witch doctor in Kogelo, western Kenya, where Obama's father grew up, on Saturday also predicted victory for the Democrat.

John Radima, who lives not far from the home of Obama's grandmother in Kogelo, threw stones, bones and shells on the ground and "read" them.

The message was that Obama will be the winner in the November 4 election.

Meanwhile, the press began to set up camp outside Obama's grandmother's home ahead of Tuesday's historic US election.

Obama has become quite a celebrity in Kenya, where a popular song and a musical have been released in his honour.


Rate The Story :
 
Other News
Other News records not found.
  Poll Grind

Primary results Electoral process Calendar of events
  Views and Analysis
  Have Your Say

 


Runtime Error

Server Error in '/convergence' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>