oil
May refer to someone who is very “slick.”
Your ability to ease a tough situation.
If someone is pouring oil on you or someone else, it is like an anointing, in other words: you are feeling very blessed.
//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'] )); } } ?>