Manifestations of Your Inner Child
Subroutines
// function decode_childhood_dreams() {
// var manifestations = new Array();
// manifestations[0] = "Fuzzy memories of recess and playgrounds";
// manifestations[1] = "Recurring nightmares of algebra homework";
// manifestations[2] = "Inexplicable crush on a classmate";
// return manifestations;
// }
The function above will return an array of your childhood manifestations. But what do they mean, really?