 
function show_lecture(lm_idx , lm_num , lec_idx, LM_Viewer){
	
 //	alert(lm_idx +"-"+lm_num +"-"+ lec_idx+"-"+ LM_Viewer) 
// ' 0 - 320*240  1 - 640*480  2 - 720*480  3 - 800*600(È­¸éÄ¸ÃÄ)  4- ÇÃ·¡½Ã(URL¿¬°á)  5- ÇÃ·¡½Ã(ÄÁÅÙÃ÷¿¬°á)
if (LM_Viewer == 1)
{
	lw = window.open ("/viewer_2008/640_480.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx,"lecwin","width=863 height=613 left=0 right=0")
}else if(LM_Viewer == 2) {
	lw = window.open ("/viewer_2008/720_400.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx,"lecwin","width=940 height=530 left=0 right=0")
}else if(LM_Viewer == 3) {  
	//lw = window.open ("/viewer/800_600.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx,"lecwin","width=1020 height=755 left=0 right=0")
	lw = window.open ("/viewer_2008/800_600.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx,"lecwin","width=1020 height=735 left=0 right=0")
}else if(LM_Viewer == 7) {  
	lw = window.open ("/viewer/480_360_02.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx,"lecwin","width=950 height=560 left=0 right=0")
}else if(LM_Viewer == 8) {  // ÇÑÀÚ¿ë
	lw = window.open ("/viewer/480_360_03.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx,"lecwin","width=1000  height=560 left=0 right=0")
}
//lw.focus()
}

function show_lecturelogmission(lm_idx , lm_num , lec_idx, LM_Viewer,vod_pk){
	 lw = window.open ("/viewer/480_360_02.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx+"&vod_pk="+vod_pk,"lecwin","width=950 height=560 left=0 right=0")
	 
}


function show_lecture_imagictv(lm_idx , lm_num , lec_idx, LM_Viewer,vod_pk){
	 lw = window.open ("/viewer_2008/640_480_magic.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx+"&vod_pk="+vod_pk,"lecwin","width=863 height=613 left=0 right=0")
	 
}



function show_lectureemcampus(lm_idx , lm_num , lec_idx, LM_Viewer,vod_pk){
	 lw = window.open ("/viewer/480_360_03.asp?lm_idx="+lm_idx+"&lm_num="+lm_num+"&lec_idx="+lec_idx+"&vod_pk="+vod_pk,"lecwin","width=950 height=460 left=0 right=0")
	 
}

function show_lecturedickesophy(samplefile,lec_idx ){
	 lw = window.open ("/viewer/480_360_04.asp?samplefile="+samplefile+"&lec_idx="+lec_idx ,"lecwin","width=497 height=490 left=0 right=0")
	 
}

//CP °­ÀÇ ¶ç¿ì±â 
//Æ÷·¹½ºÄÚ
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
  toolbar_str = toolbar ? 'yes' : 'no';
  menubar_str = menubar ? 'yes' : 'no';
  statusbar_str = statusbar ? 'yes' : 'no';
  scrollbar_str = scrollbar ? 'yes' : 'no';
  resizable_str = resizable ? 'yes' : 'no';
  window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}
 
 //ÆÇÀÏ·¹ºì
 function pan11_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
 
  toolbar_str = toolbar ? 'yes' : 'no';
  menubar_str = menubar ? 'yes' : 'no';
  statusbar_str = statusbar ? 'yes' : 'no';
  scrollbar_str = scrollbar ? 'yes' : 'no';
  resizable_str = resizable ? 'yes' : 'no';
  window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height);
}
function insertview(lec_idx, lm_idx){

	location.href="lecture_view.asp?lec_idx="+lec_idx+"&lm_idx="+lm_idx
}


function open_iyagihanja(frm){
   var frm = eval("document."+frm);
   var lecture_viewer = window.open('','lecture_viewer','left=0, top=0, width=1000, height=780, menubar=no, directories=no, resizable=no, status=no, scrollbars=no');
    
   frm.target="lecture_viewer"; 
   frm.submit() ;
}



 /* ¿µÁø´åÄÄ ¿ë */
 function fnWinOpen(sURL,sName,iWidth,iHeight){
 iW = (screen.availWidth - iWidth) / 2;
 iH = (screen.availHeight - iHeight) / 2;
 sFeatures = 'width='+iWidth+', height='+iHeight+', left='+iW+', top='+iH+',toolbar=no, location=no, status=no, menubar=no, scrollbars=no, resizable=no';
 sName = window.open(sURL, sName, sFeatures);
 if(sName == null){
 alert('ÆË¾÷ÀÌ Â÷´ÜµÇ¾ú½À´Ï´Ù. ¿øÇÒÇÑ ¼­ºñ½º ÀÌ¿ëÀ» À§ÇØ¼­´Â ÆË¾÷Â÷´ÜÀ» ÇØÁöÇÏ¿© ÁÖ½Ê½Ã¿À.');
 } else{
 sName.focus();
 }
}

 function OpenWin1(RE_ELC_CD, ELC_CD, BIG_CD, MIDDLE_CD, SMALL_CD, CHAP_CD, CHAP_NO,USERID){
 var sURL = 'http://www.edu4me.co.kr/play/order_classwin.asp';
 var sURL = sURL + '?RE_ELC_CD=' + RE_ELC_CD + '&ELC_CD=' + ELC_CD + '&BIG_CD=' + BIG_CD + '&MIDDLE_CD=' + MIDDLE_CD + '&SMALL_CD=' + SMALL_CD + '&CHAP_CD=' + CHAP_CD + '&CHAP_NO=' + CHAP_NO + '&USERID=' + USERID
 var sName = 'Streaming';
 var iWidth = 660;
 var iHeight = 610;
 fnWinOpen(sURL,sName,iWidth,iHeight);
 }
 

 function OpenWin1_L(RE_ELC_CD, ELC_CD, BIG_CD, MIDDLE_CD, SMALL_CD, CHAP_CD, CHAP_NO, USERID){
 var sURL = 'http://www.edu4me.co.kr/play/order_classwin2.asp';
var sURL = sURL + '?RE_ELC_CD=' + RE_ELC_CD + '&ELC_CD=' + ELC_CD + '&BIG_CD=' + BIG_CD + '&MIDDLE_CD=' + MIDDLE_CD + '&SMALL_CD=' + SMALL_CD + '&CHAP_CD=' + CHAP_CD + '&CHAP_NO=' + CHAP_NO + '&USERID=' + USERID
 var sName = 'Streaming';
 var iWidth = 820;
 var iHeight = 730;
 fnWinOpen(sURL,sName,iWidth,iHeight);
 
 }
 
 /* ¿µÁø´åÄÄ ³¡ */

 // °í·Á e ½ºÄð  °­ÀÇµ¿¿µ»ó uid:È¸¿ø¾ÆÀÌµð, c_code:°­ÁÂÄÚµå, l_code:°­ÀÇ¹øÈ£
function VitaVOD(uid,c_code,l_code)
{
	window.open("http://sds.vitacampus.co.kr/Common/VOD/VOD_EduSpace.asp?uid="+uid+"&c_code="+c_code+"&l_code="+l_code+"&vodquality=L",'VitaPlayer','left=0, top=0, width=997, height=585, menubar=no, directories=no, resizable=no, status=no, scrollbars=no');

}

//»ùÇÃµ¿¿µ»ó
function VitaVODSample(c_code)
{
	window.open("http://sds.vitacampus.co.kr/Common/VOD/VOD_EduSpace.asp?sample=T&c_code="+c_code,'VitaPlayer','left=0, top=0, width=997, height=585, menubar=no, directories=no, resizable=no, status=no, scrollbars=no');

}
 /* °í·Á e ½ºÄð ³¡ */

 /* Å×µà¼¾ÅÍ */
 //'<%=lrs("add1")%>','<%=session("memberid")%>','<%=session("name")%>','<%=LM_IDX%>')
function Teducheck(frm){
   var frm = eval("document."+frm);
   var lecture_viewer = window.open('','lecture_viewer','left=0, top=0, width=980, height=750, menubar=no, directories=no, resizable=no, status=no, scrollbars=no');
   frm.action="http://demo.campusedu.kr/lec_ck.asp"; 
   frm.target="lecture_viewer"; 
   frm.submit() ;
}

 /* Å×µà¼¾ÅÍ ³¡ */