document.write('
');
function FEDA8F53_0F53_8713_A8FDCEED998AC7FA(obj,divid) {
if (obj.recordcount) {
var ct = document.createElement('TABLE');
ct.className = 'standard cellborder';
var tmp = document.createElement('TBODY');
//ct.appendChild(tmp);
var row = document.createElement('TR');
var container = document.createElement('TH');
var theData = document.createTextNode('Development Area');
container.appendChild(theData);
row.appendChild(container);
var container = document.createElement('TH');
var theData = document.createTextNode('Reference Number');
container.appendChild(theData);
row.appendChild(container);
var container = document.createElement('TH');
var theData = document.createTextNode('Title');
container.appendChild(theData);
row.appendChild(container);
var container = document.createElement('TH');
var theData = document.createTextNode('Deadline');
container.appendChild(theData);
row.appendChild(container);
var container = document.createElement('TH');
var theData = document.createTextNode('Posted');
container.appendChild(theData);
row.appendChild(container);
var container = document.createElement('TH');
var theData = document.createTextNode('Location');
container.appendChild(theData);
row.appendChild(container);
tmp.appendChild(row);
for (var i=0; i < obj.recordcount; i++) {
//alert(obj.data.title[i]);
var tr = document.createElement('TR');
tr.setAttribute('valign', 'top');
var td7 = document.createElement('TD');
td7.appendChild(document.createTextNode(obj.data.area_desc[i]));
tr.appendChild(td7);
var td5 = document.createElement('TD');
td5.appendChild(document.createTextNode(obj.data.notice_id[i]));
tr.appendChild(td5);
var td3 = document.createElement('TD');
var a = document.createElement('A');
a.setAttribute('href', obj.data.link[i]);
a.appendChild(document.createTextNode(obj.data.title[i]));
td3.appendChild(a);
tr.appendChild(td3);
var td2 = document.createElement('TD');
td2.appendChild(document.createTextNode(obj.data.formatted_date[i]));
tr.appendChild(td2);
var td6 = document.createElement('TD');
td6.appendChild(document.createTextNode(obj.data.formatted_post_date[i]));
tr.appendChild(td6)
var td4 = document.createElement('TD');
if (obj.data.cty_sht_t) {
//td4.appendChild(document.createTextNode(obj.data.duty_station[i] + ', ' + obj.data.cty_sht_t[i]));
td4.appendChild(document.createTextNode(obj.data.cty_sht_t[i]));
}
else {
td4.appendChild(document.createTextNode(obj.data.duty_station[i]));
}
tr.appendChild(td4);
tmp.appendChild(tr);
}
ct.appendChild(tmp);
}
else {
var ct = document.createElement('P');
var theData = document.createTextNode('There are no procurement notices at this time. Please check back later.');
ct.appendChild(theData);
}
// removes the "Loading...."
document.getElementById(divid).removeChild(document.getElementById(divid).childNodes[0]);
document.getElementById(divid).appendChild(ct);
}
FEDA8F53_0F53_8713_A8FDCEED998AC7FA({"recordcount":8,"columnlist":"area_desc,area_desc,date,duty_station,duty_station_cty,formatted_date,formatted_post_date,link,notice_id,posted_d,ref_bid_num,title","data":{"area_desc":["CONSULTANTS","CONSULTANTS","CONSULTANTS","CONSULTANTS","SERVICES","SERVICES","CONSULTANTS","CONSULTANTS"],"area_desc":["CONSULTANTS","CONSULTANTS","CONSULTANTS","CONSULTANTS","SERVICES","SERVICES","CONSULTANTS","CONSULTANTS"],"date":["2021-04-20 00:00:00.0","2021-04-21 00:00:00.0","2021-04-23 00:00:00.0","2021-04-23 00:00:00.0","2021-04-23 05:00:00.0","2021-04-28 05:00:00.0","2021-04-30 00:00:00.0","2021-04-30 00:00:00.0"],"duty_station":["Philippines","Philippines","Philippines","Philippines","UNDP Country Office","UNDP Country Office","Philippines","Philippines"],"duty_station_cty":["PHILIPPINES","PHILIPPINES","PHILIPPINES","PHILIPPINES","PHILIPPINES","PHILIPPINES","PHILIPPINES","PHILIPPINES"],"formatted_date":["20-Apr-21","21-Apr-21","23-Apr-21","23-Apr-21","23-Apr-21","28-Apr-21","30-Apr-21","30-Apr-21"],"formatted_post_date":["06-Apr-21","06-Apr-21","08-Apr-21","08-Apr-21","08-Apr-21","13-Apr-21","15-Apr-21","29-Mar-21"],"link":["http://procurement-notices.undp.org/view_notice.cfm?notice_id=77124","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77123","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77216","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77165","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77174","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77394","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77508","http://procurement-notices.undp.org/view_notice.cfm?notice_id=76882"],"notice_id":[77124,77123,77216,77165,77174,77394,77508,76882],"posted_d":["2021-04-06 22:01:00.0","2021-04-06 21:46:00.0","2021-04-08 19:16:00.0","2021-04-08 02:40:00.0","2021-04-08 05:46:00.0","2021-04-13 21:00:00.0","2021-04-15 20:47:00.0","2021-03-29 23:17:00.0"],"ref_bid_num":["","","","","","","",""],"title":["Engagement of a Strategic Planning Consultant for the Evaluation Roadmap - Philippines - PHILIPPINES","Healthcare Waste Management Specialist - Philippines - PHILIPPINES","T CONSULTANT TO PROVIDE QUALITY ASSURANCE FOR THE PROGRAMS AND PROJECTS MONITORING SYSTEM PHASE II - Philippines - PHILIPPINES","RFP-038-PHL-2021 - Consultancy Services to build capacity of youth in the Asia-Pacific Region on leadership, innovation and entrepreneurship under the Youth Co: Lab Project component on Human Mobility - Philippines - PHILIPPINES","RFP-037 Healthcare Waste Mgt. - UNDP Country Office - PHILIPPINES","RFP-035-PHL-2021 LTA Spot Check Micro Assessment - UNDP Country Office - PHILIPPINES","Advisory Support Specialist - Individual Consultant - Philippines - PHILIPPINES","RFP-036-PHL-2021: Services to Build Capacity for the Filipino Youth - Philippines - PHILIPPINES"]}},'FEDA8F54-F935-E4F3-726288D650748698')