how can i reference environment variables with javascript? example: in perl, user variable is $ENV{REMOTE_USER}

thanks in advance,


chris