Life Director Recipe

"Gathering ingredients from Blacktown to create a legacy that outlasts the kitchen."

Cooking Method

Next Stage

Advance the Life Director Recipe

${s.title}

`).join(''); // Render Ingredients Panel const panel = document.getElementById('ldr-ingredients-panel'); panel.className = `lg:w-1/3 p-10 text-white flex flex-col stage-transition ${stage.color}`; document.getElementById('ldr-stage-icon').innerHTML = stage.icon; document.getElementById('ldr-stage-title').innerText = stage.title; document.getElementById('ldr-stage-subtitle').innerText = stage.subtitle; document.getElementById('ldr-ingredients-list').innerHTML = stage.ingredients.map(ing => `

${ing.name}

${ing.detail}

`).join(''); // Render Content document.getElementById('ldr-stage-description').innerText = stage.description; document.getElementById('ldr-steps-list').innerHTML = stage.steps.map((step, i) => `
${i+1}

${step}

`).join(''); } // Functions exposed to the module interface function setStage(idx) { ldrCurrentStage = idx; ldrRender(); window.scrollTo({ top: 0, behavior: 'smooth' }); } function nextStage() { ldrCurrentStage = (ldrCurrentStage + 1) % ldrStages.length; ldrRender(); window.scrollTo({ top: 0, behavior: 'smooth' }); } // Initialize on load ldrRender();

Drew Browne Senior Advisor Sapience Financial & Unusual Risks Insured

Drew Browne - Senior Advisor @SapienceFinancial

Community

Our Local & National Charity Partners

Contact Us

Serving Australia Wide, from
George St Sydney, NSW, Australia.
Gadigal Land ] & [ Darug Country ]

Phone: 1300 137 403
Say Hello! sapience.com.au

 

Get Advice-on-Demand from a
National Specialist Advice Firm
by email | phone | video | face to face |

Everyone is Welcome Here!
@SapienceFinancial
#AdviceEquality  
You're Welcome Here - Pride Flag

Sorry, this website uses features that your browser doesn’t support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you’ll be all set.