print "Content-type: text/html\n"; print "Set-Cookie: $COOKIE_KEY=$cookie; PATH=$path\n"; print "Location: https://www.frhweb.com/manage.cgi\n\n"; exit;