Add Your Heading Text Here

BALANCE

BALANCE

Add Your Heading Text Here

ALBUMS

BALANCE

2024 Release
Franko-the-ghost-singer-dj-music-producer-australia-music-album-focus

FOCUS

2024 Release

EDM

BALANCE

BALANCE

Add Your Heading Text Here

ALBUMS

BALANCE

2024 Release
Franko-the-ghost-singer-dj-music-producer-australia-music-album-focus

Focus

2023 Release

Copyright © 2024 Franko The Ghost. All rights reserved.

function run_gsap(){ let gsap_loaded = setInterval(function(){ if(window.gsap && window.ScrollTrigger){ gsap.registerPlugin(ScrollTrigger); bg_section(); clearInterval(gsap_loaded); } }, 500); function bg_section(){ gsap.from('.bg-section',{ scrollTrigger:{ trigger:'.bg-section', start:'-350px center', end: '300px center', scrub:true }, width:'80%', duration:1 }); } } run_gsap();