<? function image_ww($link) { global $config; if ($config['web'] == true)return "<image src='$link' />"; }?>