#!/bin/sh . /www/cgi-bin/functions.sh . /www/cgi-bin/language.sh lock_cgiwait print_cgi_header print_ca_http_header cat < function CloseWindow() { top.window.opener=null; top.window.close(); } function msg_close() { alert(ca_close_alert); CloseWindow(); }


  

  •  .