/*'**********************************************************************
'yVXeź  z îń~ĎEí
'------------------------------------------------------------------------
'yJ ­ úz2005/05/05  yJ ­ Ň źzH.hayashi
'***********************************************************************/

// Cvbg
function first_button() {
	var strUrl = "";

	strUrl += "./program/entry.cgi";
	strUrl += "?sei="+document.first.sei.value;
	strUrl += "&mei="+document.first.mei.value;
	strUrl += "&rdemail="+document.first.rdemail.value;
	window.open(strUrl,"win","screenX=0,screenY=0,left=0,top=0,width=0,height=0");

	document.first.action="http://regist.mag2.com/reader/Magrdadd";
	document.first.target="_self";
	document.first.submit();
}
function second_button() {
	var strUrl = "";

	strUrl += "./program/entry.cgi";
	strUrl += "?sei="+document.second.sei.value;
	strUrl += "&mei="+document.second.mei.value;
	strUrl += "&rdemail="+document.second.rdemail.value;
	window.open(strUrl,"win","screenX=0,screenY=0,left=0,top=0,width=0,height=0");

	document.second.action="http://regist.mag2.com/reader/Magrdadd";
	document.second.target="_self";
	document.second.submit();
}
// f[g
function delete_data() {
	mywin = window.open("","win","screenX=0,screenY=0,left=0,top=0,width=0,height=0");
	document.del_frm.action="./program/delete.cgi";
	document.del_frm.target="win";
	document.del_frm.submit();

	document.del_frm.action="http://regist.mag2.com/reader/Magrddel";
	document.del_frm.target="_self";
	document.del_frm.submit();
}




function subopen(){
	 window.open("http://www.pet271.com/voice/index.html","voice","width=750,height=650,scrollbars=yes,resizable=yes");
}

function subopen22(){
	 window.open("voice/index.html","voice22","width=750,height=650,scrollbars=yes,resizable=yes");
}