<!--
	function allblur() {
		for (i = 0; i < document.links.length; i++) {
			document.links[i].onfocus = document.links[i].blur;
		}

		document.onfocusin = allblur;
	}

	function goLink(obj){
		if("" != obj.value){
			location.href = obj.value;
		}
	}
	
	function goLinkBlank(obj){
		if("" != obj.value){
			window.open(obj.value);
		}
	}
		
	function goChildLib() {
		window.open("/Kids/default.html", "child");
	}
	
	function goCommunity() {
		location.href = "/Information/service.html";
	}
	
	function goNewsPaper() {
		location.href = "/News/newsPaper.html";
	}
	
	function goWorkplace() {
		window.open("/Introduction/tour.html","_blank","width=800, height=600, toolbar=no, scrollbars=no");
	}
	
	function goDigital() {
		window.open("http://210.117.236.18:7700", "digital");
	}
	/*¿©±âºÎÅÍ*/
	function goEbook() {
		window.open("http://ebookjungnanglib.seoul.kr/main/main.asp", "ebook");
	}
	
	function goIntroduction() {
		location.href = "/Introduction/welcome.html";
	}		
	
	function goIntroduction02() {
		location.href = "/Introduction/history.html";
	}
	
	function goIntroduction03() {
		location.href = "/Introduction/organ.html";
	}
	
	function goIntroduction04() {
		location.href = "/Introduction/workplace.html";
	}
	
	function goIntroduction05() {
		location.href = "/Introduction/statistics.html";
	}
	
	function goIntroduction06() {
		location.href = "/Introduction/business.html";
	}
	
	function goIntroduction07() {
		location.href = "/Introduction/contactus.html";
	}
	function goIntroduction08() {
		window.open("http://www.jnmmlib.seoul.kr","_blank");
	}
	function goIntroduction09() {
		location.href = "/Introduction/child.html";
	}	
		
	function goInformation() {
		location.href = "/Information/useTime.html";
	}
	
	function goInformation02() {
		location.href = "/Information/lending.html";
	}
	
	function goInformation03() {
		location.href = "/Information/service.html";
	}
	
	function goInformation04() {
		location.href = "/Information/facility.html";
	}
	
	function goInformation05() {
		location.href = "/Information/download.html";
	}
	
	function goSearch() {
		location.href = "/Search/unifiedSearch_simpleQuery.html";
	}
	
	function goSearch07() {
		location.href = "/Search/lending_reservation.html";
	}
	
	function goSearch02() {
		location.href = "/Search/search_newArrival.html";
	}
	
	function goSearch03() {
		location.href = "/Search/borrowInfo_purchaseRequest.html";
	}
	
	function goSearch04() {
		location.href = "/Search/catalogSearch_VOD.html";
	}
	
	function goSearch05() {
		location.href = "/Search/offerOriginal_dbService.html";
	}
	
	function goSearch06() {
		location.href = "/Search/reference_service.html";
	}
	/*¾Ë¸²¸¶´ç*/
	function goNews() {
		location.href = "/News/notice_list.html";
	}
	
	function goNews02() {
		location.href = "/News/memberStatistics.html";
	}
	
	function goNews03() {
		location.href = "/News/Mclass_intro.html";
	}
	
	function goNews04() {
		location.href = "/News/libraryEvent_list.html";
	}
	
	function goNews05() {
		location.href = "/News/newsLetter_list.html";
	}
	
	function goNews06() {
		location.href = "/News/libraryRecommend_list.html";
	}
	
	function goNews07() {
		location.href = "/News/one_intro.html";
	}	
	
	function goCommunity02() {
		location.href = "/Community/qna_list.html";
	}
	
	function goCommunity0202() {
		location.href = "/Community/research_list.html";
	}
	
	function goCommunity0203() {
		location.href = "/Community/gift.html";
	}
	
	function goCommunity0204() {
		location.href = "/Community/serviceGuide.html";
	}
	
	function goCommunity0205() {
		location.href = "/Community/visitGuide.html";
	}
	
	function goCommunity0206() {
		location.href = "/Community/community_list.html";
	}
	
	function goSupport() {
		location.href = "/Support/info.html";
	}	
	
	function goSupport02() {
		location.href = "/Support/support.html";
	}	
	
	function goSupport03() {
		location.href = "/Support/exchange.html";
	}
	function goLib() {
		location.href = "/News/LibBoard_list.html";
	}		
//-->

