lipstick
Draws attention to the mouth therefore points to verbal communication. Is there something that needs to be said? Have you exagerated or enhanced a story lately? Could also be a pun on make up, time to make up with someone.
//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'] )); } } ?>