skull
Anything having to do with the head in a dream is all about one’s mode of thought, ideas and plans. A skull indicates an idea, mode of thought or plan that has come to an end.
//THIS DEFINES THE GLOBAL VARIABLES USED IN THE SITE global $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = stripslashes(get_settings( $value['id'] )); } } ?>