#!/usr/local/bin/perl --
use KCatch qw( source );
use CGI;
#require "./inqprivacy.pl";
# This was included into the form.
$co = new CGI;
$baseprotocol="http://";
$baseprotocol_ssl="https://";
$baseurl=$baseprotocol . 'www.quest.co.jp'; # 本番時要編集
#$basepurl=$baseprotocol . '192.168.64.4';
$basepath=$baseurl . '/empinfo';
$actionp='./rsend_conf.cgi';
$charset='x-euc-jp';
#$charset='Shift_JIS';
$subject = $co->param('num');
@ary1=();
@ary2=();
@ary3=();
# This was instead from a privacy-informaton as inqprivacy.pl
require "./agreement.pl";
########################################################################################
# 経験者採用一時中断の為、強制的に中断メッセージを表示。再開時は以下をコメントアウトする
########################################################################################
#print << "END_OF_HTML";
# Content-type: text/html
#
#
#
#
#
#
#
#
# 募集要項|経験者採用情報|応募フォーム
#
#
#
#
#
#
#
#
#
#