<script>
var data5 = [{
data: [<?=coords?>],
label: 'Депозиты',
points: {
show: true,
radius: 6
},
splines: {
show: true,
tension: 0.45,
lineWidth: 5,
fill: 0
}
}
......
</script>