codice:
var array_rovesciato = array_dritto;
    array_rovesciato.reverse();
https://developer.mozilla.org/en-US/.../Array/reverse