Listbox options javascript select all,move left-right

I am trying to find an alternate solution for two listbox where I can move list items between two list box (I do not know what to call this as per UI term).
Below is the demo
http://viralpatel.net/blogs/demo/listbox-javascript.html.

Is there a better way to do it. please let me know, because I have 100’s of data. It will not easy for the user to move the items from left to right.