var infoDiv = document.getElementById("blog");
var theHTML='<p>';
theHTML=theHTML+'<a href=\'http://feeds.odi.org.uk/~r/ODI_Blog/~3/363791185/5631.aspx\'>Amor Serrano</a><br><br>';
theHTML=theHTML+'<a href=\'http://feeds.odi.org.uk/~r/ODI_Blog/~3/359437881/5630.aspx\'>Accra Agenda for Action: sound-bites or solutions?</a><br><br>';
theHTML=theHTML+'<a href=\'http://feeds.odi.org.uk/~r/ODI_Blog/~3/350664477/5618.aspx\'>Is the WTO no-deal a big deal?</a><br><br>';
theHTML=theHTML+'<a href=\'http://feeds.odi.org.uk/~r/ODI_Blog/~3/350493617/5615.aspx\'>Collapse of the WTO trade talks: A pity, and potentially a problem, but not a disaster</a><br><br>';
theHTML=theHTML+'<a href=\'http://feeds.odi.org.uk/~r/ODI_Blog/~3/344800367/5608.aspx\'>The food crisis: are we making progress?</a><br><br>';
theHTML=theHTML+'</p>';infoDiv.innerHTML = theHTML;