	function win_open_part(url)
	{
		window.open(url,'part','top=10,left=10,resizable=no,scrollbars=yes,status=no,width=600,height=500');
	}
	function win_print(url)
	{
		window.open(url,'win_print','top=10,left=10,resizable=no,scrollbars=yes,status=no,width=600,height=500');
	}
	function win_win_0(url,wi,he)
	{
		window.open(url,'win_win','top=10,left=10,resizable=no,scrollbars=no,status=no,width='+wi+',height='+he+'');
	}
	function win_win(url,wi,he)
	{
		window.open(url,'win_win','top=10,left=10,resizable=no,scrollbars=no,status=no,width='+wi+',height='+he+'');
	}
	function win_win_type1(url,wi,he)
	{
		window.open(url,'win_win_type1','top=0,left=0,resizable=no,scrollbars=yes,status=no,width='+wi+',height='+he+'');
	}
	function win_win_type1_a(url,wi,he)
	{
		window.open(url,'win_win_type1_a','top=0,left=0,resizable=no,scrollbars=yes,status=no,width='+wi+',height='+he+'');
	}
	function win_win_type2(url,wi,he)
	{
		window.open(url,'win_win_type2','top=0,left=0,resizable=no,scrollbars=yes,status=no,width='+wi+',height='+he+'');
	}
	function win_win_type3(url)
	{
		window.open(url,'win_print','top=10,left=10,resizable=no,scrollbars=no,status=no,width=600,height=500');
	}
	function win_win_type4(url)
	{
		window.open(url,'win_print','top=0,left=0,resizable=no,scrollbars=yes,status=no,width=600,height=500');
	}
	function win_win_new(url,wi,he,F_MC)
	{
		window.open(url+'?Menu_Code='+F_MC,'print','top=10,left=10,sresizable=no,scrollbars=auto,status=no,width='+wi+',height='+he+'');
	}
	function Contents_open(url)
	{
		window.open(url,'Contents','top=10,left=10,resizable=no,scrollbars=auto,status=no,width=650,height=650');
	}
	function MM_jumpMenu(targ,selObj,restore){ //v3.0
	  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	  if (restore) selObj.selectedIndex=0;
	}

	function MM_jumpMenu1(targ,selObj,restore){ //v3.0
	if(selObj.selectedIndex == 2 || selObj.selectedIndex == 3)
	{
	  window.open(selObj.options[selObj.selectedIndex].value);
	  selObj.selectedIndex=0;

	}
	else if(selObj.selectedIndex == 0 || selObj.selectedIndex == 1 || selObj.selectedIndex == 4)
	{
	 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	}
	 if (restore) selObj.selectedIndex=0;

	}

	<!--ÇÐ°ú°Ë»ö-->
	var c=false;
	function ch1() {
	if ( c ) return;
	document.forms[0].sil_word.style.backgroundImage="";
	c=true;
	}

	function MM_jumpMenu(targ,selObj,restore){ //v3.0
	  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	  if (restore) selObj.selectedIndex=0;
	}


	function fullwin(targeturl){
	window.open(targeturl,"","fullscreen,scrollbars")
	}
	
	function MM_openBrWindow(theURL,winName,features) { //v2.0
    window.open(theURL,winName,features);
    }

	
	function expand() {
	for(x = 0; x < 50; x++) {
	window.moveTo(screen.availWidth * -(x - 50) / 100, screen.availHeight * -(x - 50) / 100);
	window.resizeTo(screen.availWidth * x / 50, screen.availHeight * x / 50);
	}
	window.moveTo(0,0);
	window.resizeTo(screen.availWidth, screen.availHeight);
	}

	function launchCenter(url, name, height, width) {
	  var str = "height=" + height + ",innerHeight=" + height;
	  str += ",width=" + width + ",innerWidth=" + width;
	  if (window.screen) {
		var ah = screen.availHeight - 30;
		var aw = screen.availWidth - 10;

		var xc = (aw - width) / 2;
		var yc = (ah - height) / 2;

		str += ",left=" + xc + ",screenX=" + xc;
		str += ",top=" + yc + ",screenY=" + yc;
	  }
	  return window.open(url, name, str);
	}

	//Ç×»ó°¡¿îµ¥
	function NewWindow_org(mypage, myname, w, h, scroll) { 
	var winl = (screen.width - w) / 2; 
	var wint = (screen.height - h) / 2; 
	winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable' 
	win = window.open(mypage, myname, winprops) 
	if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } 
	} 

	//Ç×»ó°¡¿îµ¥
	function NewWindow(mypage, myname, w, h, scroll) { 
	var winl = (screen.width - w) / 2; 
	var wint = 0; 
	winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable=0' 
	win = window.open(mypage, myname, winprops) 
	if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } 
	}
	
	
	
	//VR ÆË¾÷
	function vr01_win() 
	{
	window.open('../images/etc_img/VR/dsu-1/dsu-1.html', 'vr01win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr02_win() 
	{
	window.open('../images/etc_img/VR/dsu-2/dsu-2.html', 'vr02win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr03_win() 
	{
	window.open('../images/etc_img/VR/dsu-3/dsu-3.html', 'vr03win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr04_win() 
	{
	window.open('../images/etc_img/VR/dsu-4/dsu-4.html', 'vr04win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr05_win() 
	{
	window.open('../images/etc_img/VR/dsu-5/dsu-5.html', 'vr05win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr06_win() 
	{
	window.open('../images/etc_img/VR/dsu-6/dsu-6.html', 'vr06win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr07_win() 
	{
	window.open('../images/etc_img/VR/dsu-7/dsu-7.html', 'vr07win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr08_win() 
	{
	window.open('../images/etc_img/VR/dsu-8/dsu-8.html', 'vr08win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr09_win() 
	{
	window.open('../images/etc_img/VR/dsu-9/dsu-9.html', 'vr09win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr10_win() 
	{
	window.open('../images/etc_img/VR/dsu-10/dsu-10.html', 'vr10win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr11_win() 
	{
	window.open('../images/etc_img/VR/dsu-11/dsu-11.html', 'vr11win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr12_win() 
	{
	window.open('../images/etc_img/VR/dsu-12/dsu-12.html', 'vr12win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr13_win() 
	{
	window.open('../images/etc_img/VR/dsu-13/dsu-13.html', 'vr13win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr14_win() 
	{
	window.open('../images/etc_img/VR/dsu-14/dsu-14.html', 'vr14win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 
	function vr15_win() 
	{
	window.open('../images/etc_img/VR/dsu-15/dsu-15.html', 'vr15win','width=600, height=400,left=0, top=0,toolbar=0, menubar=0, statusbar=0, scrollbars=no, resizable=no'); 
	} 