function insurance() { // 4´ë º¸Çè
	//var url='http://www.joseilbo.com/TaxInfo/Insurance.php';
	var url='http://www.joseilbo.com/Insurance/NPension.html';
	window.open(url,'nb', "width=430,height=520, left=30, top=30, scrollbars=no,toolbar=no,menubar=no,resizable=no,status=no");
	//window.open(url,'nb', "width=550, height=400, left=30, top=30, toolbar=no, location=no, status=no, scrollbars=yes, resizable=no");
}

function SimpleCalc() { //°£Æí°è»ê
	//var url='http://www.joseilbo.com/Contents/tax01.html';
	var url='http://www.joseilbo.com/taxhelp/Calc/tax01.html';
	window.open(url,'nb2', "width=600,height=500, left=30, top=30, scrollbars=no,toolbar=no,menubar=no,resizable=no,status=no");
	//window.open(url,'nb', "width=550, height=500, left=30, top=30, toolbar=no, location=no, status=no, scrollbars=yes, resizable=no");
}

function dic() // ¼¼¹«¿ë¾î»çÀü
{
	var url='http://www.taxnet.co.kr/joseilbo_dic/taxWord.asp';
	window.open(url,'nb', "width=650, height=600, left=30, top=20, scrollbars=yes");
}

function sc() // ¼¼¹«ÀÏÁö
{
	var url='http://www.joseilbo.com/Contents/Schedule/Schedule.php?loc=<?=date(Y)?>&view=<?=date(m)?>';
	window.open(url,'nb', "width=622, height=528, left=30, top=20, scrollbars=yes");
}
