  var fontSize = 9 ;
  var lineHeight = 13 ;
  
  function zoomIn(c) {
    if (fontSize < 17) {
      fontSize = fontSize + 1 ;
      setFaceSize(c) ;
    }
  }

  function zoomOut(c) {
    if (fontSize >= 7) {
      fontSize = fontSize - 1 ;
      setFaceSize(c) ;
    }
  }

  function setFaceSize(c)
  {
    lineHeight = fontSize + Math.round(1.1 * (fontSize - 1)) ;

    obj = document.getElementById("zoom") ;
    if(obj != null)
    {
        obj.style.fontSize = fontSize + "pt" ;
        obj.style.lineHeight = lineHeight + "px" ;
    }

    for (var i = 1 ; i <= c ; i ++) {
      obj = document.getElementById("zoom" + i) ;
      if(obj != null)
      {
        obj.style.fontSize = fontSize + "pt" ;
        obj.style.lineHeight = lineHeight + "px" ;
      }
    }

  }

// ÀÌ¹ÌÁö »çÀÌÁî¸Â°Ô »õÃ¢ÀÌ ÀÚµ¿À¸·Î Á¶ÀýµÇ´Â ¼Ò½º ³× ¹øÂ°(°£´Ü¹öÀü)

function Rsize_win_view(img){
  img_conf1= new Image();
  img_conf1.src=(img);
  Rsize_view_conf(img);
}

function Rsize_view_conf(img){
  if((img_conf1.width!=0)&&(img_conf1.height!=0)){
    Rsize_view_img(img);
  } else{
    funzione="Rsize_view_conf('"+img+"')";
    intervallo=setTimeout(funzione,20);
  }
}

var Rsize_img_view = null;
function Rsize_view_img(img){
    if(Rsize_img_view != null) {
      if(!Rsize_img_view.closed) { 
      Rsize_img_view.close(); 
      }
    }
  Rsize_width=img_conf1.width+20;
  Rsize_height=img_conf1.height+20;
  str_img="width="+Rsize_width+",height="+Rsize_height;

   Rsize_img_view=window.open("about:blank","",str_img);
   Rsize_img_view.document.open();   // document.open() 
   Rsize_img_view.document.writeln("<html>");
   Rsize_img_view.document.writeln("<head>");
   Rsize_img_view.document.writeln("<title>::: Welcome to Gyeonggi Province ::: - English</title>");
   Rsize_img_view.document.writeln("<meta http-equiv='content-type' content='text/html; charset=euc-kr'>");
   Rsize_img_view.document.writeln("<meta http-equiv='imagetoolbar' content='no'>");
   var start="<";
   Rsize_img_view.document.writeln("<script language='javascript'>");
   Rsize_img_view.document.writeln("function click() {");
   Rsize_img_view.document.writeln("if ((event.button==1) || (event.button==2))  {");
   Rsize_img_view.document.writeln("top.close();");
   Rsize_img_view.document.writeln("      }");
   Rsize_img_view.document.writeln("}");
   Rsize_img_view.document.writeln("document.onmousedown=click");
   Rsize_img_view.document.writeln(start+"/script>");
   Rsize_img_view.document.writeln("</head>");
   Rsize_img_view.document.writeln("<body>");
   Rsize_img_view.document.writeln("<img src="+ img +" border=0 style='cursor:hand'>") // ¼Ò½º Å×½ºÆ® ºÎºÐ
   Rsize_img_view.document.writeln("</body></html>");
   Rsize_img_view.document.close();  // ¹Ýµå½Ã document.close() ´Ý¾ÆÁÖ¾î¾ß ÇÔ
   Rsize_img_view.focus();
  return;
}




function menu(obj1, obj2){

	if(obj1 == "00"){
		if(obj2== "01"){
			location.href ="/";
		}else if(obj2== "02"){
			location.href ="/j_about/j_sitemap.jsp";
		}else if(obj2== "03"){
			location.href ="/board/listCommunity.jsp?lm=3";
		}else if(obj2== "04"){
			location.href ="mailto:mailer@gyeonggi.go.kr";
		}else if(obj2== "05"){
			location.href ="http://www.gg.go.kr/";
		}else if(obj2== "06"){
			location.href ="http://english.gg.go.kr/";
		}else if(obj2== "07"){
			location.href ="http://chinese.gg.go.kr/";
		}else if(obj2== "08"){
			location.href ="/";
		}
	}
	if(obj1 == "01"){
		if(obj2== "01"){
			location.href ="/j_about/governor_message.jsp?lm=01";
		}else if(obj2== "02"){
			location.href ="/j_about/provincial_organization.jsp?lm=01";
		}else if(obj2== "03"){
			location.href ="/j_about/history_origin.jsp?lm=01";
		}
	}
	if(obj1 == "02"){
		if(obj2== "01"){
			location.href ="/j_biz/supportSystem_invtprocedures.jsp?lm=01";
		}else if(obj2== "02"){
			location.href ="/j_biz/information_overview.jsp?lm=01";
		}else if(obj2== "03"){
			location.href ="/j_biz/onlinetrading_company.jsp?lm=01";
		}else if(obj2== "04"){
			location.href ="/j_biz/venturePlaza.jsp";
		}else if(obj2== "05"){
			location.href ="/j_biz/pyeongtaekPort_overview.jsp?lm=01";
		}else if(obj2== "06"){
			location.href ="/j_biz/employmentWebsite.jsp";
		}
	}
	if(obj1 == "03"){
		if(obj2== "01"){
			location.href ="/board/listPhotoGallery.jsp";
		}else if(obj2== "02"){
			location.href ="/j_tourism/featureSightseeingList.jsp?lm=01";
		}else if(obj2== "03"){
			location.href ="/j_tourism/SightseeingList.jsp?lm=01";
		}else if(obj2== "04"){
			location.href ="/j_tourism/foods_index.jsp";
		}else if(obj2== "05"){
			location.href ="/j_tourism/transportation_subway.jsp?lm=01";
		}else if(obj2== "06"){
			location.href ="/j_tourism/accommodation.jsp";
		}else if(obj2== "07"){
			location.href ="/j_tourism/travelinfo.jsp?lm=01";
		}
	}
	if(obj1 == "04"){
		if(obj2== "01"){
			location.href ="/j_living/shopping_what2buy.jsp?lm=01";
		}else if(obj2== "02"){
			location.href ="/j_living/driving_license.jsp?lm=01";
		}else if(obj2== "03"){
			location.href ="/j_living/medicalCare.jsp";
		}else if(obj2== "04"){
			location.href ="/j_living/homestayWebsites.jsp";
		}else if(obj2== "05"){
			location.href ="/j_living/banking.jsp";
		}else if(obj2== "06"){
			location.href ="/j_living/4Service_alienRegistration.jsp?lm=01";
		}else if(obj2== "07"){
			location.href ="/j_living/etiquettes.jsp";
		}
	}
	if(obj1 == "05"){
		if(obj2== "01"){
			location.href ="/j_kr/whatIShangeul.jsp";
		}else if(obj2== "02"){
			location.href ="/j_kr/letsLearn.jsp";
		}else if(obj2== "03"){
			location.href ="/j_kr/relatedArticles.jsp";
		}else if(obj2== "04"){
			location.href ="/j_kr/relatedSites.jsp";
		}
	}
	if(obj1 == "06"){
		if(obj2== "01"){
			location.href ="/board/listToday.jsp?lm=01";
		}else if(obj2== "02"){
			location.href ="/board/listRecruit.jsp?lm=01";
		}else if(obj2== "03"){
			location.href ="/board/listCommunity.jsp?lm=1";
		}
	}
}
