session_save_path("sess");
session_start();
if (isset ($HTTP_SESSION_VARS))
{
$_SESSION = &$HTTP_SESSION_VARS;
if (isset($_SESSION['user_inso'])){
include("game.htm");
exit; }
}
?>
International Services Outsourcing
"Technology
is dominated by two types of people: those who understand what
they do not manage, and those who manage what they do not understand."
Putt's Law