// JavaScript Document
function news_win() {
	var news_win=window.open('http://www.akimura-cix.co.jp/cgi/news/topics.cgi', 'news_win', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=no, width=680, height=600');
news_win.window.focus();
}

function recruit_win() {
	var recruit_win=window.open('https://www.akimura-cix.co.jp/cix/recruit/index.html', 'recruit_win', 'toolbar=yes, location=yes, status=yes, menubar=yes, scrollbars=yes, resizable=no, width=620, height=600');
recruit_win.window.focus();
}

function contact_win() {
	var contact_win=window.open('https://www.akimura-cix.co.jp/cix/contact/index.html', 'contact_win', 'toolbar=yes, location=yes, status=yes, menubar=yes, scrollbars=yes, resizable=no, width=620, height=600');
contact_win.window.focus();
}

function privacy_win() {
	var privacy_win=window.open('https://www.akimura-cix.co.jp/cix/privacy/index.html', 'privacy_win', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=600');
privacy_win.window.focus();
}

function houdo() {
	var houdo=window.open('kouzo/index.html', 'houdo', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=400, height=420');
houdo.window.focus();
}

function member_win() {
	var member_win=window.open('https://www.akimura-cix.co.jp/cix/member/index.html', 'member_win', 'toolbar=yes, location=yes, status=yes, menubar=yes, scrollbars=yes, resizable=no, width=620, height=600');
member_win.window.focus();
}

function b001() {
	var b001=window.open('project/b001_omihachiman/index.html', 'b001', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=400');
b001.window.focus();
}

function b002() {
	var b002=window.open('project/b002_daigo/index.html', 'b002', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=350');
b002.window.focus();
}

function b003() {
	var b003=window.open('project/b003_suma/index.html', 'b003', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=750, height=510');
b003.window.focus();
}

function b004() {
	var b004=window.open('project/b004_nijo/index.html', 'b004', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=350');
b004.window.focus();
}

function b005() {
	var b005=window.open('project/b005_shukuin/index.html', 'b005', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=350');
b005.window.focus();
}

function b006() {
	var b006=window.open('project/b006_kusatu/index.html', 'b006', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=350');
b006.window.focus();
}

function b007() {
	var b007=window.open('project/b007_nishikawaguchi/index.html', 'b007', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=560, height=370');
b007.window.focus();
}

function b008() {
	var b008=window.open('project/b008_korigaoka/index.html', 'b008', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=770, height=543');
b008.window.focus();
}

function b009() {
	var b009=window.open('project/b009_abeno/index.html', 'b009', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=600, height=370');
b009.window.focus();
}

function b010() {
	var b010=window.open('project/b010_otemae/index.html', 'b010', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=750, height=500');
b010.window.focus();
}

function b011() {
	var b011=window.open('project/b011_sanadayama/index.html', 'b011', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=700, height=520');
b011.window.focus();
}

function b012() {
	var b012=window.open('project/b012_bukken_common/index.html', 'b012', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=460, height=230');
b012.window.focus();
}

function b013() {
	var b013=window.open('project/b013_makuharihongo/index.html', 'b013', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no, width=290, height=240');
b013.window.focus();
}

function showMsg(){
alert("現在募集はございません。");
}
