News

Court orders seizure of properties in fraud case

June 19, 2025 4:26 pm

[File Photo]

The Suva High Court has granted an application filed by the Office of the Director of Public Prosecutions to seize properties linked to money laundering and fraud.

The State had filed a non-conviction-based civil forfeiture in the case of State vs Aidong Zhang.

Zhang was found guilty on charges of obtaining property by deception and money laundering.

Article continues after advertisement

He had deceptively obtained property and engaged directly or indirectly in money laundering in the amount of over one million dollars between June 2014 and January 2016.

He had obtained the money by deception from the complainant, who was his business partner, on the pretext that the said properties were being sold at $5.5 million instead of their actual price of $3.3 million.

The Suva High Court has ordered that the assets which were acquired through illicit means be forfeited to the State.

These assets, which include a mix of properties, will be sold, and the corresponding proceeds will be forfeited in accordance with the High Court’s ruling.

The ODPP says this judgment underscores their ongoing commitment to ensuring that criminals are deprived of the proceeds of crime and will relentlessly pursue and target properties derived from criminal operations.

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 »