document.write('
');
function DA91569C_A15E_39C3_AC9D3CE8689EDBD4(obj,divid) {
if (obj.recordcount) {
//var div_disp = document.createElement('DIV');
//div_disp.className = 'scroll';
var ct = document.createElement('TABLE');
var thead_main = document.createElement('THEAD');
var row = document.createElement('TR');
var container = document.createElement('TH');
var theData = document.createTextNode('Job Title');
container.appendChild(theData);
row.appendChild(container);
var container = document.createElement('TH');
var theData = document.createTextNode('Location');
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('');
container.appendChild(theData);
row.appendChild(container);
thead_main.appendChild(row);
ct.appendChild(thead_main);
var tmp = document.createElement('TBODY');
//ct.appendChild(tmp);
for (var i=0; i < obj.recordcount; i++) {
//alert(obj.data.title[i]);
var tr = document.createElement('TR');
//tr.setAttribute('valign', 'top');
var td3 = document.createElement('TD');
td3.appendChild(document.createTextNode(obj.data.title[i]));
tr.appendChild(td3);
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]));
}
else {
td4.appendChild(document.createTextNode(obj.data.duty_station[i]));
}
tr.appendChild(td4);
var td2 = document.createElement('TD');
td2.className = 'nowrap';
td2.appendChild(document.createTextNode(obj.data.formatted_date[i]));
tr.appendChild(td2);
var td5 = document.createElement('TD');
var a = document.createElement('A');
a.className = 'button button-primary button-arrow';
a.setAttribute('href', obj.data.link[i]);
a.appendChild(document.createTextNode('View'));
td5.appendChild(a);
tr.appendChild(td5);
tmp.appendChild(tr);
}
ct.appendChild(tmp);
//div_disp.appendChild(ct);
}
else {
var ct = document.createElement('P');
var theData = document.createTextNode('There are no job postings 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);
}
DA91569C_A15E_39C3_AC9D3CE8689EDBD4({"recordcount":5,"columnlist":"date,duty_station,formatted_date,job_id,link,subject,title","data":{"date":["2023-04-19 00:00:00.0","2023-04-19 00:00:00.0","2023-04-23 00:00:00.0","2023-04-23 00:00:00.0","2023-04-24 05:00:00.0"],"duty_station":["Home-Based and Lao PDR","Vientiane Capital","Home-Based, or Vientiane","Vientiane Capital","Vientiane, Lao People\'s Democratic Republic"],"formatted_date":["19-April-2023","19-April-2023","23-April-2023","23-April-2023","24-April-2023"],"job_id":[112007,112006,112060,112059,9360],"link":["https://jobs.undp.org/cj_view_job.cfm?cur_job_id=112007","https://jobs.undp.org/cj_view_job.cfm?cur_job_id=112006","https://jobs.undp.org/cj_view_job.cfm?cur_job_id=112060","https://jobs.undp.org/cj_view_job.cfm?cur_job_id=112059","https://estm.fa.em2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/requisitions/job/9360"],"subject":["International Consultancy to conduct research on factors affecting ethnic groups\' access to public services - Home-Based and Lao PDR","National Consultancy to conduct research on factors affecting ethnic groups\' access to public services - Vientiane Capital","International Consultant to Conduct a comprehensive baseline research assessing a local plastic situation in one site in Lao PDR and support the framing of “Ending Plastic Pollution Innovation Challenge” competition. - Home-Based, or Vientiane","National Consultant to Conduct a comprehensive baseline research assessing a local plastic situation in one site in Lao PDR and support the framing of “Ending Plastic Pollution Innovation Challenge” competition. - Vientiane Capital","Re-Advertisement: Programme Analyst, FP & SRHR Financing, Vientiane Capital, Lao PDR CO, NOB - Vientiane, Lao People\'s Democratic Republic"],"title":["International Consultancy to conduct research on factors affecting ethnic groups\' access to public services","National Consultancy to conduct research on factors affecting ethnic groups\' access to public services","International Consultant to Conduct a comprehensive baseline research assessing a local plastic situation in one site in Lao PDR and support the framing of “Ending Plastic Pollution Innovation Challenge” competition.","National Consultant to Conduct a comprehensive baseline research assessing a local plastic situation in one site in Lao PDR and support the framing of “Ending Plastic Pollution Innovation Challenge” competition.","Re-Advertisement: Programme Analyst, FP & SRHR Financing, Vientiane Capital, Lao PDR CO, NOB"]}},'DA91569D-FF46-FC96-5708B7D25FB62774')