Merge sort using Javascript

Merge sort is divide and conquer Algotithm
Works as follows
Edit in JS Bin