document.write('
');
function FDDCC36B_0B37_5D52_DE896340ACEA4409(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);
}
FDDCC36B_0B37_5D52_DE896340ACEA4409({"recordcount":12,"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":["OTHER","OTHER","OTHER","SERVICES","CONSTRUCTION","CONSULTANTS","CONSULTANTS","CONSULTANTS","SERVICES","SERVICES","SERVICES","OTHER"],"area_desc":["OTHER","OTHER","OTHER","SERVICES","CONSTRUCTION","CONSULTANTS","CONSULTANTS","CONSULTANTS","SERVICES","SERVICES","SERVICES","OTHER"],"date":["2021-04-21 00:00:00.0","2021-04-21 00:00:00.0","2021-04-21 00:00:00.0","2021-04-26 00:00:00.0","2021-04-26 16:30:00.0","2021-04-27 00:00:00.0","2021-04-28 00:00:00.0","2021-04-28 00:00:00.0","2021-05-03 00:00:00.0","2021-05-06 00:00:00.0","2021-05-06 00:00:00.0","2021-05-06 16:30:00.0"],"duty_station":["UNDP HAITI","UNDP HAITI","UNDP HAITI","PNUD","UNDP-HAITI","PNUD","PNUD","PNUD","UNWOMEN","PNUD","PNUD","PNUD"],"duty_station_cty":["HAITI","HAITI","HAITI","HAITI","HAITI","HAITI","HAITI","HAITI","HAITI","HAITI","HAITI","HAITI"],"formatted_date":["21-Apr-21","21-Apr-21","21-Apr-21","26-Apr-21","26-Apr-21","27-Apr-21","28-Apr-21","28-Apr-21","03-May-21","06-May-21","06-May-21","06-May-21"],"formatted_post_date":["09-Apr-21","09-Apr-21","09-Apr-21","09-Apr-21","31-Mar-21","29-Oct-20","07-Apr-21","07-Apr-21","18-Apr-21","15-Apr-21","15-Apr-21","25-Mar-21"],"link":["http://procurement-notices.undp.org/view_notice.cfm?notice_id=77244","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77242","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77239","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77243","http://procurement-notices.undp.org/view_notice.cfm?notice_id=76951","http://procurement-notices.undp.org/view_notice.cfm?notice_id=71962","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77155","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77154","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77570","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77504","http://procurement-notices.undp.org/view_notice.cfm?notice_id=77501","http://procurement-notices.undp.org/view_notice.cfm?notice_id=76781"],"notice_id":[77244,77242,77239,77243,76951,71962,77155,77154,77570,77504,77501,76781],"posted_d":["2021-04-09 09:27:00.0","2021-04-09 09:15:00.0","2021-04-09 09:07:00.0","2021-04-09 12:26:00.0","2021-03-31 12:06:00.0","2020-10-29 11:17:00.0","2021-04-07 17:41:00.0","2021-04-07 17:25:00.0","2021-04-18 11:38:00.0","2021-04-15 16:43:00.0","2021-04-15 16:28:00.0","2021-03-25 12:56:00.0"],"ref_bid_num":["","","","","","","","","","","",""],"title":["Acquisition de materiels electriques pour le Conseil Electoral Provisoire - UNDP HAITI - HAITI","Acquisition de materiels de bureau pour le Conseil Electoral Provisoire - UNDP HAITI - HAITI","Acquisition de fournitures de bureau pour le Conseil Electoral Provisoire - UNDP HAITI - HAITI","RFP/UNDP/HAI/21.073 Recrutement d’une firme pour des études pour la viabilisation du site de lotissement et la construction de soixante-huit (68) unités sanitaires dans le quartier de la Tremblay 5, commune de Croix des bouquets - PNUD - HAITI","ITB.UNDP.21.057 Construction Tribunal Gressier - UNDP-HAITI - HAITI","Republication #1: IC20.205 Recrutement d’un prestataire individuel : Elaboration d’un budget sensible au genre pour la commune de Lascahobas et appui aux communes frontalières cibles du projet pour la prise en compte de la BSG et l’application de l’ACS - PNUD - HAITI","Consultation nationale - Élaboration du code d\'éthique et déontologique - CNAL - PNUD - HAITI","Consultation nationale - Réalisation d\'une base de données - PNUD - HAITI","Firme de communication pour le développement d’une stratégie de communication pour la diffusion d’informations sur les Services Essentiels disponibles pour les femmes et les filles survivantes de violences dans le contexte de la pandémie de COVID-19 - UNWOMEN - HAITI","RFP/UNDP/HAI/21.062 « Recrutement d’un bureau d’études en vue de réaliser l’étude de faisabilité du projet de construction de la prison civile de Pétion-Ville. - PNUD - HAITI","RFP/UNDP/HAI/21.061 « Recrutement d’un bureau d’études en vue de réaliser l’étude de faisabilité du projet de construction de la prison civile de Carrefour - PNUD - HAITI","ITB 21.054 Achat equipements et outillages - PNUD - HAITI"]}},'FDDCC36C-EDED-3A07-2EA335369FF3A0C3')