Southern Livestock Exchange provides saleyard facilities. Agents across Australia buy and sell cattle through these facilities. Currently the following agents operate regularly through SLE
Parken Livestock (Rob) 0428 841 115
// Parallax JS document.querySelectorAll('.scene').forEach((elem) => { const modifier = elem.getAttribute('data-modifier') basicScroll.create({ elem: elem, from: 0, to: 519, direct: true, props: { '--translateY': { from: '0', to: `${ 10 * modifier }px` } } }).start() })