function pcenter_s_yes(theURL, name,  width, height ){
  var x = (screen.width) ? (screen.width-width)/2 : 0;
  var y = (screen.height) ? (screen.height-height)/2 : 0;  
  var pop = window.open(theURL,name,"toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width="+width+",height="+height+",left="+x+",top="+y);
  pop.focus
}

function pcenter_s_no(theURL, name,  width, height ){
  var x = (screen.width) ? (screen.width-width)/2 : 0;
  var y = (screen.height) ? (screen.height-height)/2 : 0;  
  var pop = window.open(theURL,name,"toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+width+",height="+height+",left="+x+",top="+y);
  pop.focus
}


function movie_index(part)
{
	switch(part)
	{
		case 1: location.href="mms://116.122.135.122/D/free/2007_juta_exam.wmv?alledu"; break;  // ÁÖÅÃ 10È¸
		case 2: location.href="mms://116.122.135.122/D/free/2007_gong_exam.wmv?alledu"; break;  // °øÀÎ 18È¸
		case 3: location.href="mms://116.122.135.122/D/free/m_03.wmv?alledu"; break;  // ÁÖÅÃ 9È¸
		case 4: location.href="mms://116.122.135.122/D/free/m_02.wmv?alledu"; break;  // °øÀÎ 17È¸
		case 5: location.href="mms://116.122.135.122/D/free/m_04.wmv?alledu"; break;  // ÁÖÅÃ ÇÕ°ÝÀÚ
		case 6: location.href="mms://116.122.135.122/D/free/m_05.wmv?alledu"; break;  // °øÀÎ ÇÕ°ÝÀÚ
		case 7: location.href="mms://116.122.135.122/D/free/m_01.wmv?alledu"; break;  // ¿¬Çõ
		case 8: location.href="mms://116.122.135.122/D/free/2007_gong_bub.wmv?alledu"; break;  // 18È¸ °øÀÎÇÕ°ÝÀÚ ¸ðÀÓ
		case 9: location.href="mms://116.122.135.122/D/free/2007_gong_bub.wmv?alledu"; break;  // 18È¸ °øÀÎÇÕ°ÝÀÚ ÀÎÅÍºä
		case 10: location.href="mms://116.122.135.122/D/free/2007_gong_pass_talk.wmv?alledu"; break;  // 18È¸ ÆÄÆ¼
		case 11: location.href="mms://116.122.135.122/D/free/no13_juta_street_scene.wmv?alledu"; break;  // 13È¸ ÁÖÅÃ°ü¸®»ç ¼öÇèÀå Ç³°æ
		case 12: location.href="mms://116.122.135.122/D/free/NO21_gong_street_scene.wmv?alledu"; break;  // 21È¸ °øÀÎÁß°³»ç ¼öÇèÀå Ç³°æ
		case 13: location.href="mms://116.122.135.122/D/free/2008_gong_hapgyukmo.wmv?alledu"; break;  // 19È¸ °øÀÎÁß°³»ç ÇÕ°Ý»ý¸ðÀÓ 		
		case 14: location.href="mms://116.122.135.122/D/free/2008_juta_hapgyuk_inter.wmv?alledu"; break;  // 11È¸ ÁÖÅÃ°ü¸®»ç ÇÕ°Ý»ýÀÎÅÍºä
		case 15: location.href="mms://116.122.135.122/D/free/no13_applicant_meeting.wmv?alledu"; break;  // 13È¸ ÁÖÅÃ°ü¸®»ç ÇÕ°Ý»ýÀÚ ¸ðÀÓ 
		case 16: location.href="mms://116.122.135.122/D/free/no14_juta_01_street_scene.wmv?alledu"; break;  // 14È¸ ÁÖÅÃ°ü¸®»ç 1Â÷ ¼öÇèÀå Ç³°æ
		case 17: location.href="mms://116.122.135.122/D/free/NO22_gong_street_scene.wmv?alledu"; break;  // 22È¸ °øÀÎÁß°³»ç ¼öÇèÀå Ç³°æ
		case 18: location.href="mms://116.122.135.122/D/free/14_pass_student_interview.wmv?alledu"; break;  // 14È¸ ÁÖÅÃ°ü¸®»ç ÇÕ°Ý»ý ÀÎÅÍºä
	
	}

}




