Javascript Cookie: Storing Variable in Cookie

This example is of a JS cookie that stores your colour choice in a variable and then places it within a cookie, to then give a output using the split method.

//////////////////needs work css