abdomen
Do you have a gut feeling about something? Are you having a hard time digesting certain information? Is there something going on you can’t “stomach?” May also be referring to weight or diet issues
//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'] )); } } ?>
Do you have a gut feeling about something? Are you having a hard time digesting certain information? Is there something going on you can’t “stomach?” May also be referring to weight or diet issues