<?
$_zb_url = "https://".$_SERVER[HTTP_HOST]."/bbs/";
$_zb_path = getenv("DOCUMENT_ROOT")."/bbs/";
include $_zb_path."outlogin.php";
?>