<?
include_once("./_common.php");

// captcha Session
echo get_session("captcha_keystring");
?>