giant
Something in your life or some part of your personality has been blown out of proportion. What seems overpowering or overwhelming to you? Can also point to an abundance of something
//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'] )); } } ?>
Something in your life or some part of your personality has been blown out of proportion. What seems overpowering or overwhelming to you? Can also point to an abundance of something