cwbe coordinatez:
101
63540
2076399
1655002
2410523
2411454

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
commanders
polls

total descendants::
total children::0
show[ 2 | 3] flat


Use the cookie() method create and retrieve session cookies.
...
To retrieve a cookie, request it by name by calling cookie() method
without the -value parameter:

use CGI;
$query = new CGI;
$riddle = cookie('riddle_name');
%answers = cookie('answers');