function warn(){
		url ="/law/law.htm" ;
		bk_warn=window.open(url,'','toolbar=no,menubar=no,location=no,directions=no, scrollbars=yes,status=yes,width=600,height=550');
		bk_warn.focus();
}
function service6_popup() {
			//alert('¼­ºñ½º ÁØºñÁßÀÔ´Ï´Ù.');
		var location = "/service/service_6.jsp";
		//window.open(location, "new", "Height=200px;scrollbars=no;resizable=no;center=yes;status=no");
		window.showModalDialog(location, "", "dialogHeight=150px;dialogWidth=600px;scrollbars=no;resizable=no;center=yes;status=no;help=no");
	}
function comIR(){
		url ="http://comp.fnguide.com/SVO/FnCompany.asp?menuID=00&cID=13" ;
		bk_comIR=window.open(url,'','toolbar=no,menubar=no,location=no,directions=no, resizable=yes,scrollbars=yes,status=yes');
		bk_comIR.focus();
}	
function doctor(){
url =" http://211.47.66.172/bookook" ;
	bk_doctor=window.open(url,'','toolbar=no,menubar=no,location=no,directions=no, scrollbars=yes,status=yes,width=750,height=550');
	bk_doctor.focus();
}
