News

Fiji Museum turns 70

June 22, 2025 12:26 pm

[Source: Fiji Museum/ Facebook]

The Fiji Museum faces a crucial moment as it approaches new challenges and opportunities.

President Ratu Naiqama Lalabalavu revealed that many valuable Fijian artifacts are held overseas in museums and universities.

He urged the government to develop a clear policy to repatriate these cultural treasures back to Fiji.

Article continues after advertisement


[Source: Fiji Government/ Facebook]

Celebrating its 70th anniversary, the museum holds over 10,000 artifacts, preserving Fiji’s rich history and identity.

This collection has grown thanks to the efforts of the Board of Trustees, staff, donors, and families.


[Source: Fiji Government/ Facebook]

A new digitization project, supported by the US Embassy’s Ambassadors’ Fund for Cultural Preservation, is underway.

This will create the first full digital inventory of the museum’s collection, allowing wider public access to Fiji’s heritage online for the first time.

Despite progress, President Lalabalavu stressed the urgent need for continued investment.

The museum must expand and upgrade to meet growing demands and protect Fiji’s cultural legacy.

Since it’s founding in 1955, the Fiji Museum has played a vital role in education and social unity, connecting Fiji’s diverse communities and attracting both locals and tourists.

Its future depends on strong support and renewed focus on safeguarding the nation’s heritage.

Stream the best of Fiji on VITI+. Anytime. Anywhere.

"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } function generate_leaderboard(obj){ if (obj.length == 0){ // setup default leaderboard return false; } num = obj.length; //num = (Math.floor(Math.random() * num)); num = get_next_leaderboard(num); // num = get_next_leaderboard(obj); var style = "body.leaderboard-ad {\ margin: 0;\ width: 728px;\ height: 90px;\ overflow: hidden;\ }"; var style2 = "@keyframes lb-slide {\ 0%, 100% {\ margin-left: 0px;\ }\ 50% {\ margin-left: -408px;\ }\ }\ @media (max-width: 700px) { \ .lb {\ animation: lb-slide 10s infinite ;\ } \ .lb {\ width: 320px;\ margin: auto;\ height: 90px;\ overflow: hidden;\ }}"; var template = "
OSZAR »
"; el = "#homepage-leaderboard"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); el = "#homepage-leaderboard-mobile"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } //assumes JQUERY is already loaded - DO A CHECK /* update 09.06.2025 - disabling the legacy get_webads - to be completely removed later.*/ //get_webads(); /*new in 07/05/2023*/ function get_next_leaderboard(num) { //console.log ("get_next_leaderboard(num) "); //console.log (num); // Check local storage for variable leaderboard_shown, defaulting to 0 let leaderboard_shown = parseInt(localStorage.getItem('leaderboard_shown')) || 0; // Add +1 to leaderboard_shown and make sure it's not more than num leaderboard_shown = (leaderboard_shown + 1) % (num); // Save leaderboard_shown to local storage localStorage.setItem('leaderboard_shown', leaderboard_shown.toString()); //console.log (leaderboard_shown); // Return leaderboard_shown return leaderboard_shown; }
OSZAR »