The campus at the capital city of Haa Dhaalu Atoll Kulhudhuffushi offers programmes from certificate to master’s level, especially in education and business-related areas. Initially started with fifty students now more than a 200 students are acquiring education at the campus. Kulhudhuffushi campus shows an increasing number each year.
if you have any query, please feel free to contact us on 7794216. For communication through email, please write to us on
//according to loftblog tut
$('.nav li:first').addClass('active');
var showSection = function showSection(section, isAnimate) {
var
direction = section.replace(/#/, ''),
reqSection = $('.section').filter('[data-section="' + direction + '"]'),
reqSectionPos = reqSection.offset().top - 0;