document.write('
');
function FB3A33F2_C916_D64C_7830347E772912B1(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);
}
FB3A33F2_C916_D64C_7830347E772912B1({"recordcount":7,"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","HEALTH","CONSULTANTS","CONSULTANTS","CONSULTANTS","AGRO-INDUSTRY","CONSULTANTS"],"area_desc":["CONSULTANTS","HEALTH","CONSULTANTS","CONSULTANTS","CONSULTANTS","AGRO-INDUSTRY","CONSULTANTS"],"date":["2021-04-19 00:00:00.0","2021-04-20 00:00:00.0","2021-04-22 00:00:00.0","2021-04-26 00:00:00.0","2021-04-27 00:00:00.0","2021-04-27 00:00:00.0","2021-04-30 00:00:00.0"],"duty_station":["UNDP Country Office","Country Office","UNDP Country Office","UNDP Country Office","UNDP Country Office","UNDP Country Office","UNDP Country Office"],"duty_station_cty":["INDONESIA","INDONESIA","INDONESIA","INDONESIA","INDONESIA","INDONESIA","INDONESIA"],"formatted_date":["19-Apr-21","20-Apr-21","22-Apr-21","26-Apr-21","27-Apr-21","27-Apr-21","30-Apr-21"],"formatted_post_date":["04-Apr-21","09-Apr-21","08-Apr-21","24-Mar-21","13-Apr-21","09-Apr-21","16-Apr-21"],"link":["http://procurement-notices.undp.org/view_notice.cfm?notice_id=77036","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77245","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77202","http://procurement-notices.undp.org/view_notice.cfm?notice_id=76706","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77361","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77236","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77540"],"notice_id":[77036,77245,77202,76706,77361,77236,77540],"posted_d":["2021-04-04 23:12:00.0","2021-04-09 09:48:00.0","2021-04-08 13:12:00.0","2021-03-24 06:27:00.0","2021-04-13 06:31:00.0","2021-04-09 06:57:00.0","2021-04-16 10:09:00.0"],"ref_bid_num":["","","","","","",""],"title":["IC/UNDP/RRU-DIRECT/047/2021 - Consultant for Mapping and Analysis of Vulnerable Groups for DRR (Readvertisement) - UNDP Country Office - INDONESIA","RFQ/UNDP/CSA/010/2021 – Consolidated Procurement of PPE - Country Office - INDONESIA","IC/UNDP/DGPRU/074/2021 - Support Specialist for Administrative and Finance - UNDP Country Office - INDONESIA","{RE-ADVERTISEMENT} IC/UNDP/BIOFIN/069/2021 - Expert for Feasibility and Option Implementation of Debt-for Nature Swap - UNDP Country Office - INDONESIA","IC/UNDP/SPOI/075/2021 - Financial Needs Cost Analyst for National Action Plan on Sustainable Palm Oil - UNDP Country Office - INDONESIA","Call for Proposal - LOCAL CHAMPION EMPOWERMENT ON NON-STATE OWNED FOREST AREA IN SINTANG DISTRICT AND KETAPANG DISTRICT, WEST KALIMANTAN PROVINCE - UNDP Country Office - INDONESIA","IC/UNDP/ACCESS/076/2021 - Gender Specialist - UNDP Country Office - INDONESIA"]}},'FB3A33F3-F2DE-8253-B80B0C92C44FE6E7')