readGet

This javascript method will read variables from the url string, ie index.html?x=1&b=2 and create local javascript variables out of them.
go