document.write('
');
function FE1EF1DD_F12D_C0DC_A2E5C992E79905E3(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);
}
FE1EF1DD_F12D_C0DC_A2E5C992E79905E3({"recordcount":5,"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","IT / COMPUTERS","CONSTRUCTION","POWER","OTHER"],"area_desc":["CONSULTANTS","IT / COMPUTERS","CONSTRUCTION","POWER","OTHER"],"date":["2021-04-25 00:00:00.0","2021-04-26 00:00:00.0","2021-04-26 10:00:00.0","2021-04-29 00:00:00.0","2021-12-31 00:00:00.0"],"duty_station":["UNDP Country Office,","UNDP Country Office,","UNDP Counrty Office","UNDP Country Office","UNDP Country Office"],"duty_station_cty":["LIBYA","LIBYA","LIBYA","LIBYA","LIBYA"],"formatted_date":["25-Apr-21","26-Apr-21","26-Apr-21","29-Apr-21","31-Dec-21"],"formatted_post_date":["16-Apr-21","13-Apr-21","01-Apr-21","16-Apr-21","07-Jul-19"],"link":["http://procurement-notices.undp.org/view_notice.cfm?notice_id=77535","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77362","http://procurement-notices.undp.org/view_notice.cfm?notice_id=76933","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77556","http://procurement-notices.undp.org/view_notice.cfm?notice_id=57240"],"notice_id":[77535,77362,76933,77556,57240],"posted_d":["2021-04-16 07:58:00.0","2021-04-13 06:18:00.0","2021-04-01 04:38:00.0","2021-04-16 15:56:00.0","2019-07-07 09:33:00.0"],"ref_bid_num":["","","","",""],"title":["IC-UNDP-21-019 - Senior Electoral Technology advisor - UNDP Country Office, - LIBYA","RFQ/LBY/CO/2021/018-Procurement and Supply of Laptops with Accessories for UNDP based in Tunis - UNDP Country Office, - LIBYA","ITB/LBY/SLCRR/2021/8882 Six classrooms Tejerhe Primary School Qatroon - UNDP Counrty Office - LIBYA","RFQ/LBY/SFL/2021/022 - Supply and installation of Dialysis Centre Bent Bya / 40 KW Off-grid (with grid switch) Solar Power System in Bent Bya, Libya (LOT 1) and Isolation centre & Medical Lab / 45 KW Off-grid Solar Power System in Bent Bya, Libya (LOT 2) - UNDP Country Office - LIBYA","Launch of e-Tendering by UNDP Libya Country Office - UNDP Country Office - LIBYA"]}},'FE1EF1DE-EDDE-9864-1BD11688FB69DB8C')