<? function WapWeb_show($wap, $web) { global $config; if ($config['web']==true)return $web; else return $wap; }?>