Javascript Properties JavaScript Reference

Possible Values
A cookie can contain the following name-value pairs: 
expires  = (date), 
domain   = (domain name), 
path     = (usually the current directory)
secure   = (only secure environments can access the cookie).