
var strTeam = '<table border="0" cellspacing="0" width="100%" cellpadding="4">'
strTeam += '<tr><td valign="top">'
strTeam += '<font color="#003399">For more information contact <a href="mailto:Ngozi.otti@undp.org">Ngozi.otti@undp.org</a></font>'
strTeam += '</td></tr>'
strTeam += '<tr><td>'
strTeam += 'Tel: 880 2 811 86 00-2422'
strTeam += '</td></tr>'
strTeam += '</table>'

document.write(strTeam);

