update(s)
<script>
function update() { setText(getX().toFixed(2),"getx") setText(getY().toFixed(2),"gety") }
</script>
<navigate
/>
</slide>