<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<style>
.accordion {
  background-color: #eee !important;
  color: #444 !important;
  cursor: pointer !important;
  padding: 18px !important;
  width: 100% !important;
  border: none !important;
  text-align: left !important;
  outline: none !important;
  font-size: 15px !important;
  transition: 0.4s !important;
}

.active, .accordion:hover {
  background-color: #ccc !important;
  color: #03a9f4 !important;
}

</style>

<script>
/*
$(document).ready(function(){
  $("#panel5").load(function(){
    $("#panel5").attr('style', 'background-color: #cccccc !important');
  });
});
*/

/*
$(document).ready(function(){
  $("#panel1").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2016.php");
	$("#panel1").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
  });
});
*/

/*
$(document).ready(function(){
  $("#panel2").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2017.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
  });
});
*/

/*
$(document).ready(function(){
  $("#panel3").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2018.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
  });
});

$(document).ready(function(){
  $("#panel4").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2019.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel4").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;');
  });
});
*/

/*
$(document).ready(function(){
  $("#panel5").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2020.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel5").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
	$("#panel10").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
  });
});
*/

$(document).ready(function(){
  $("#panel6").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2021.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel10").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
		$("#panel11").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
  });
});

$(document).ready(function(){
  $("#panel7").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2022.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel10").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
		$("#panel11").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
  });
});

$(document).ready(function(){
  $("#panel8").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2023.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
        $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel10").attr('style', 'background-color: #eee !important; color: #444 !important;');
		$("#panel11").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
  });
});

$(document).ready(function(){
  $("#panel9").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2024.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel9").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
        $("#panel10").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
		$("#panel11").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
  });
});

$(document).ready(function(){
  $("#panel10").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2025.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;');
        $("#panel10").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important'); 
		$("#panel11").attr('style', 'background-color: #eee !important; color: #444 !important;'); 
  });
});

$(document).ready(function(){
  $("#panel11").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/yr2026.php");
	//$("#panel1").attr('style', 'background-color: #eee !important; color: #444 !important');
	//$("#panel2").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel3").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel4").attr('style', 'background-color: #eee !important; color: #444 !important;');
	//$("#panel5").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel6").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel7").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel8").attr('style', 'background-color: #eee !important; color: #444 !important;');
    $("#panel9").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel10").attr('style', 'background-color: #eee !important; color: #444 !important;');
	$("#panel11").attr('style', 'background-color: #cccccc !important; color: #03a9f4 !important');
  });
});


/*
$(document).ready(function(){
  $("#panel0").click(function(){
    $("#display6").load("/psc/wp-content/themes/colibri-wp-child/allstatus.php");
  });
});
*/
</script>

<script>
/*
    $(document).ready(function(){
	  $("#panel0").click(function(){
		$("#display6").css({"display": "block"});						   
        $("#display7").css({"display": "none"});
		$("#display8").css({"display": "none"});
		$("#display9").css({"display": "none"});
		$("#display10").css({"display": "none"});
		$("#display11").css({"display": "none"});
      });		
		
	  $("#panel1").click(function(){
		$("#display6").css({"display": "none"});						   
        $("#display7").css({"display": "block"});
		$("#display8").css({"display": "none"});
		$("#display9").css({"display": "none"});
		$("#display10").css({"display": "none"});
		$("#display11").css({"display": "none"});
      });
	  
	  $("#panel2").click(function(){
		$("#display6").css({"display": "none"});						   
        $("#display7").css({"display": "none"});
		$("#display8").css({"display": "block"});
		$("#display9").css({"display": "none"});
		$("#display10").css({"display": "none"});
		$("#display11").css({"display": "none"});
      });
	  
	  $("#panel3").click(function(){
		$("#display6").css({"display": "none"});						   
        $("#display7").css({"display": "none"});
		$("#display8").css({"display": "none"});
		$("#display9").css({"display": "block"});
		$("#display10").css({"display": "none"});
		$("#display11").css({"display": "none"});
      });
	  
	  $("#panel4").click(function(){
		$("#display6").css({"display": "none"});						   
        $("#display7").css({"display": "none"});
		$("#display8").css({"display": "none"});
		$("#display9").css({"display": "none"});
		$("#display10").css({"display": "block"});
		$("#display11").css({"display": "none"});
      });
	  
	  $("#panel5").click(function(){
		$("#display6").css({"display": "none"});						   
        $("#display7").css({"display": "none"});
		$("#display8").css({"display": "none"});
		$("#display9").css({"display": "none"});
		$("#display10").css({"display": "none"});
		$("#display11").css({"display": "block"});
      });

    });
*/	
</script>

</head>
<body>

<div style="margin-top:10px;">

<button id="panel11" class="accordion" style="background-color: #cccccc !important; color: #03a9f4 !important;">Year 2026</button>

<button id="panel10" class="accordion">Year 2025</button>

<button id="panel9" class="accordion">Year 2024</button>

<button id="panel8" class="accordion">Year 2023</button>

<button id="panel7" class="accordion">Year 2022</button>

<button id="panel6" class="accordion">Year 2021</button>

<!--button id="panel5" class="accordion">Year 2020</button-->

<!--button id="panel4" class="accordion">Year 2019</button-->

<!--button id="panel3" class="accordion">Year 2018</button-->

<!--button id="panel2" class="accordion">Year 2017</button-->

<!--button id="panel1" class="accordion">Year 2016</button-->

<!--button id="panel0" class="accordion"> Year 2016 - 2020</button-->

</div>

</body>
</html><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>

<body>

<div id="display6">
﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>

<title>PSC Online Vacancies</title>

<link rel="stylesheet" href="wp-content/themes/colibri-wp-child/style.css" />

<style>
.button1 {
  background-color: #08c !important;
  border: none !important;
  color: white !important;
  padding: 16px 32px !important;
  font-size: 16px !important;
}

.button2 {
  color: #fff !important;
  background-color: #08c !important;
  border: 2px solid #08c !important;
  border-radius: 8px !important;
}

.button2:hover {
  background-color: #006da3 !important;
}

/* Search bar */
#searchPost {
  width: 300px;
  margin: 15px auto;
}
</style>

</head>

<body>

<!-- TITLE -->
<div style="margin-top:10px;">
  <h5 style="text-align: center; background-color: #cccccc; padding: 5px;">
    Advertisements Status 2026
  </h5>
</div>

<!-- 🔍 SEARCH BAR (ADDED) -->
<div style="text-align:center;">
  <input
    type="text"
    id="searchPost"
    class="form-control"
    placeholder="Search post title..."
    onkeyup="filterPosts()"
  />
</div>

<!----start-------->
<div class="wrap">
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">

	<div class="container-fluid" id="psctitle" style='margin-bottom:20px; text-align: left; background-color:#03a9f4;'>
		<div class="row">
			<div class="col-sm-1" style="color:#ffffff; margin:10px; font-size:14px;">Issue date</div>
			<div class="col-sm-3" style="color:#ffffff; margin:10px; font-size:14px;">Post</div>
			<div class="col-sm-3" style="color:#ffffff; margin:10px; font-size:14px;">Ministry / Department</div>
			<div class="col-sm-2" style="color:#ffffff; margin:10px; font-size:14px;">Closing date</div>
			<div class="col-sm-2" style="color:#ffffff; margin:10px; font-size:14px;">Status</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">06 Jan 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06332_I.pdf" target="_blank">
					DENTAL ASSISTANT				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">19 Jan 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">16 Jan 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2024_03488_I.pdf" target="_blank">
					DEPUTY PERMANENT SECRETARY				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">PRIME MINISTER'S OFFICE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">05 Feb 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">29 Jan 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06897_I.pdf" target="_blank">
					HEAD, SEN RESOURCE CENTRES				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF EDUCATION AND HUMAN RESOURCE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">18 Feb 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">29 Jan 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06690_I.pdf" target="_blank">
					SENIOR  COACH				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF YOUTH AND SPORTS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">18 Feb 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Feb 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00413_I.pdf" target="_blank">
					AUDIO VISUAL OPERATOR				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">NATIONAL ASSEMBLY</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">16 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Feb 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00057_I.pdf" target="_blank">
					STATISTICAL OFFICER/ SENIOR STATISTICAL OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">STATISTICS MAURITIUS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">16 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Feb 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00101_I.pdf" target="_blank">
					STATISTICAL OFFICER/ SENIOR STATISTICAL OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">STATISTICS MAURITIUS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">16 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">03 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06446_I.pdf" target="_blank">
					EDUCATIONAL SOCIAL WORKER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF EDUCATION AND HUMAN RESOURCE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">23 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_00693_I.pdf" target="_blank">
					HEALTH RECORDS CLERK				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">23 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">05 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00237_I.pdf" target="_blank">
					POST OF TRANSPORT ANALYST/SENIOR TRANSPORT ANALYST-M/LAND TRANSPORT				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;"> M/ LAND TRANSPORT</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">25 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">06 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06847_I.pdf" target="_blank">
					NURSE EDUCATOR				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">26 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">06 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00382_I.pdf" target="_blank">
					ORGANISING OFFICER, RECREATION CENTRE				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF SOCIAL INTEGRATION, SOCIAL SECURITY AND NATIONAL SOLIDARITY</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">26 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00698_I.pdf" target="_blank">
					AUDITOR				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">NATIONAL  AUDIT OFFICE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00871_I.pdf" target="_blank">
					SPECIALIST/ SENIOR SPECIALIST (MEDICAL ONCOLOGY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00953_I.pdf" target="_blank">
					SPECIALIST/ SENIOR SPECIALIST (RADIOTHERAPY AND RADIATION MEDICINE/ CLINICAL ONCOLOGY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00870_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST (COMBINED ADVERT)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00710_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST (DERMATOLOGY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_07261_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST (NEUROLOGY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_07228_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST (RADIOLOGY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_07291_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST [CARDIOLOGY]				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00815_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST [OBSTETRICS & GYNAECOLOGY]				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00716_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST [TUBERCULOSIS & CHEST DISEASES]				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00616_I.pdf" target="_blank">
					SPECIALIST/SENIOR SPECIALIST(GENERAL SURGERY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">17 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00627_I.pdf" target="_blank">
					SCHOOL CLERK-RODRIGUES REGIONAL ASSEMBLY (EDUCATION)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">RODRIGUES REGIONAL ASSEMBLY</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">18 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_03970_I.pdf" target="_blank">
					TRAINEE TECHNICAL DESIGN OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF AGRO-INDUSTRY, FOOD SECURITY,BLUE ECONOMY AND FISHERIES (AGRO-INDUSTRY AND FOOD SECURITY DIVISION)</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">31 Mar 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">17 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00239_I.pdf" target="_blank">
					GOVERNMENT VALUER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">VALUATION DEPARTMENT</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">06 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">17 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_07281_I.pdf" target="_blank">
					POST OF MONITORING AND EVALUATION OFFICER - MIN OF GENDER EQUALITY AND FAMILY WELFARE				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF GENDER EQUALITY AND FAMILY WELFARE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">06 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">18 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_05932_I.pdf" target="_blank">
					DEPUTY DIRECTOR, NURSING				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">07 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06680_I.pdf" target="_blank">
					COMMUNITY HEALTH REHABILITATION OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">13 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_04131_I.pdf" target="_blank">
					POST OF CO-ORDINATOR (OPERATIONS SUPPORT SERVICES)-M/HEALTH AND WELLNESS				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">13 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">31 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00604_I.pdf" target="_blank">
					TRAINEE PRIMARY SCHOOL EDUCATOR (GENERAL PURPOSE)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF EDUCATION AND HUMAN RESOURCE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">13 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">IN PROGRESS</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">25 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00833_I.pdf" target="_blank">
					CONFIDENTIAL SECRETARY				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF PUBLIC SERVICE AND ADMINISTRATIVE REFORMS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">14 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">27 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00675_I.pdf" target="_blank">
					SAFETY AND HEALTH OFFICER/SENIOR SAFETY AND HEALTH OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF PUBLIC SERVICE AND ADMINISTRATIVE REFORMS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">16 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00004_I.pdf" target="_blank">
					NCD COORDINATOR				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">20 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">24 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_06271_I.pdf" target="_blank">
					SPECIALISED HEALTH CARE ASSISTANT (HEALTH PROMOTION)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">20 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">02 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00348_I.pdf" target="_blank">
					NURSING SUPERVISOR (FEMALE)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">22 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">27 Mar 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_00909_I.pdf" target="_blank">
					DEPUTY DIRECTOR, AGRICULTURAL SERVICES				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF AGRO-INDUSTRY, FOOD SECURITY,BLUE ECONOMY AND FISHERIES (AGRO-INDUSTRY AND FOOD SECURITY DIVISION)</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">23 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">07 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_01357_I.pdf" target="_blank">
					ASSISTANT ACCOUNTANT GENERAL				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">TREASURY</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">27 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">07 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_01163_I.pdf" target="_blank">
					POST OF ENGINEER/SENIOR ENGINEER (DEPARTMENT OF WASTE MANAGEMENT AND RESOURCE RECOVERY)				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF ENVIRONMENT, SOLID WASTE MANAGEMENT & CLIMATE CHANGE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">27 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">08 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_07110_I.pdf" target="_blank">
					HOSPITAL ADMINISTRATOR				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">28 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">09 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2025_00317_I.pdf" target="_blank">
					HEALTH RECORDS OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF HEALTH AND WELLNESS</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">29 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">10 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_01339_I.pdf" target="_blank">
					ENLISTMENT AS TRAINEE AIR TRAFFIC CONTROL OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">CIVIL AVIATION DEPARTMENT</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">30 Apr 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
	<div class="container-fluid vacancy-row" style='margin-bottom:20px; text-align: left;'>
		<div class="row">
			<div class="col-sm-1" style="font-size:12px;">14 Apr 2026</div>

			<div class="col-sm-3 post-title" style="font-size:12px;">
				<a class="vacanttitle" href="/psc/pscuploads/2026_01621_I.pdf" target="_blank">
					SOCIAL WELFARE OFFICER				</a>
			</div>

			<div class="col-sm-3" style="font-size:12px;">MINISTRY OF GENDER EQUALITY AND FAMILY WELFARE</div>
			<div class="col-sm-2" style="font-size:12px; color:#337ab7;">04 May 2026</div>
			<div class="col-sm-2" style="font-size:12px;">OPEN</div>
		</div>
	</div>

	
</main>
</div>
</div>
<!----end-------->

<!-- 🔎 SEARCH SCRIPT (ADDED) -->
<script>
function filterPosts() {
  var input = document.getElementById("searchPost");
  var filter = input.value.toUpperCase();
  var rows = document.getElementsByClassName("vacancy-row");

  for (var i = 0; i < rows.length; i++) {
    var title = rows[i].getElementsByClassName("post-title")[0];
    if (title.innerText.toUpperCase().indexOf(filter) > -1) {
      rows[i].style.display = "";
    } else {
      rows[i].style.display = "none";
    }
  }
}
</script>

</body>
</html>
</div>

<!--div id="display6"></div-->

<!--div id="display7"></div>

<div id="display8"></div>

<div id="display9"></div>

<div id="display10"></div>

<div id="display11"></div-->

<!--div id="display6" >
</div-->

<!--div id="display7" >
</div>

<div id="display8" >
</div>

<div id="display9" >
</div>

<div id="display10" >
</div>

<div id="display11" >
</div-->


</body>
</html>{"id":28,"date":"2020-09-09T08:13:58","date_gmt":"2020-09-09T04:13:58","guid":{"rendered":"https:\/\/goc2020.govmu.org\/psc\/?page_id=28"},"modified":"2020-10-14T08:54:33","modified_gmt":"2020-10-14T04:54:33","slug":"advertisement","status":"publish","type":"page","link":"https:\/\/psc.govmu.org\/psc\/?page_id=28","title":{"rendered":"Advertisement Status"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221; gap=&#8221;10&#8243;][vc_column width=&#8221;1\/4&#8243;][vc_column_text][\/vc_column_text][\/vc_column][vc_column width=&#8221;3\/4&#8243;][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content&#8221; gap=&#8221;10&#8243;][vc_column width=&#8221;1\/4&#8243;][vc_column_text][\/vc_column_text][\/vc_column][vc_column width=&#8221;3\/4&#8243;][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-28","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=28"}],"version-history":[{"count":5,"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":207,"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=\/wp\/v2\/pages\/28\/revisions\/207"}],"wp:attachment":[{"href":"https:\/\/psc.govmu.org\/psc\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}