Reading Cookie

Reading Cookie

I have a cookie that has a nice amount of json data in it and I need to read from this cookie an create some variables with values. etc.

First, how do I read the cookie using JQuery?