<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function pop_window(url,myname,top,left,ww,hh,scroll){
	winprops = 'width='+ww+',height='+hh+',top='+top+',left='+left+',scrollbars='+scroll+',toolbar=no,location=no,directories=no,status=no,menubar=no';
	win = window.open(url,myname,winprops);
	if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
function initArray() {
	this.length = initArray.arguments.length
	for (var i=0; i<this.length; i++)
	this[i] = initArray.arguments[i]
}
function local_1(names,locals){
	var locals = new initArray(loclas);
	len = locals.length;
	for(i=0;i<len;i++){
		var msg = locals[i];
	}
}
function actionMenu(order)
{
	for(i=0; i<6; i++)
	{
		nowmenu = document.getElementsByName("Drop_menu")
		if(i == order) nowmenu[i].style.display = 'block'
		else nowmenu[i].style.display = 'none'
	}
}
function go_login_free(){
	if(confirm('º» ¼­ºñ½º¸¦ ÀÌ¿ëÇÏ±â À§ÇØ¼­´Â ·Î±×ÀÎ ÇÊ¿äÇÕ´Ï´Ù.\n\n·Î±×ÀÎÀ» ÇÏ½Ã°Ú½À´Ï±î?')){
		window.location.href='/login/';
	}
}
function go_login_guin(){
	if(confirm('º» Ã¤¿ë °ø°í´Â [À¯·á °Ë»ö ¼­ºñ½º] ÀÔ´Ï´Ù. \n\nÈ¸¿ø°¡ÀÔÀ» ÇÏ½Ã°Ú½À´Ï±î?')){
		window.location.href='/login/';
	}
}
function go_login_career(){
	if(confirm('º» ÀÎÀç °ø°í´Â [À¯·á °Ë»ö ¼­ºñ½º] ÀÔ´Ï´Ù. \n\nÈ¸¿ø°¡ÀÔÀ» ÇÏ½Ã°Ú½À´Ï±î?')){
		window.location.href='/login/';
	}
}
function go_guin_view(){
	if(confirm('º» Á¤º¸´Â [Ã¤¿ë °ø°í À¯·á°Ë»ö ¼­ºñ½º]¸¦ ±¸¸ÅÇÏ¼Å¾ß\n\n¿­¶÷ÀÌ °¡´ÉÇÕ´Ï´Ù. ±¸¸ÅÇÏ½Ã°Ú½À´Ï±î?')){
		window.location.href='/sitter/?sels=sitter_step09.html';
	}
}
function go_career_view(m){
	if(confirm('º» Á¤º¸´Â [ÀÎÀç°ø°í À¯·á°Ë»ö ¼­ºñ½º]¸¦ ±¸¸ÅÇÏ¼Å¾ß\n\n¿­¶÷ÀÌ °¡´ÉÇÕ´Ï´Ù. ±¸¸ÅÇÏ½Ã°Ú½À´Ï±î?')){
		ms = (m=='c_member') ? 'enterprise':'parents';
		window.location.href='/'+ms+'/?sels=step12.html';
	}
}
function go_top_logout_process(){
	if(confirm('·Î±×¾Æ¿ôÇÏ½Ã°Ú½À´Ï±î?')){
		self.location.replace('/login/logout_process.php');
	}
}
function open_addrbook()
{
	window.open("/include/addr_book.html",null,"width=400,height=300,left=300,top=200,scrollbars=yes,resizable=no");
	return;
}

function window_popup(url,width,height,status,name)
{
	if(!name) name = "";
	if(status) status = ","+status;
   var left = (screen.width - width - 10) / 2;
   var top = (screen.height - height - 80) / 2;
   var win_status = "width="+width+",height="+height+",left="+left+",top="+top+status;
   window.open(url,name,win_status);
}
//<![CDATA[
var cot_loc0=(window.location.protocol == "https:")? "https://secure.comodo.net/trustlogo/javascript/cot.js" : "http://www.trustlogo.com/trustlogo/javascript/cot.js";
document.writeln('<scr' + 'ipt language="JavaScript" src="'+cot_loc0+'" type="text\/javascript">' + '<\/scr' + 'ipt>');
//]]>
//-->

