// JavaScript Document

function writeImage() {document.getElementById('NewsImage').innerHTML+= ("<p><a href='/photo/'><img src='http://www.ifad.org/images/photo/cc/" + Math.floor(Math.random() * 20) + "_cc.jpg' alt='Visit IFADs Photolibrary' border='0' id='imgNews'/></a></p>");}