global $pref; if (!USER) { return ""; } $image = IMAGE_email; if(is_numeric($parm)) { return "{$image}"; } else { return "{$image}"; }