block by bollwyvl 4325043

Parse up some URL arguments into an associative array. Won't handle same-name checkboxes, i.e. x=1&x=2, but could be extended to do so... jsperf says the while loop is usually fastest. http://jsperf.com/url-get-string-parsing

url_args.js