//<!--
//### ¸ðµç»çÀÌÆ®¿¡¼­ °øÅëÀ¸·Î »ç¿ëÇÏ´Â ¸ðµâ¸¸ Æ÷ÇÔÇÑ´Ù. ###
//-->

//<!-- ÀÌ¸ÞÀÏ ¹«´Ü¼öÁý°ÅºÎ PopUp -->
function NoEmail() {
    window.open('/intro/emailaddr.html','NoEmail','width=430,height=285,top=10,left=10'); 
}


////////////////////////////////////////////
//  Æ÷Åä°¶·¯¸® PopUp¶ç¿ì±â
////////////////////////////////////////////
var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
// Flash ¹«ºñÀÇ ¸ðµç FSCommand ¸Þ½ÃÁö¸¦ Ã³¸®ÇÕ´Ï´Ù.
	var pPicFile;
	var pPicX;
	var pPicY;

function gallery_DoFSCommand(command, args) {
	var galleryObj = isInternetExplorer ? document.all.gallery : document.gallery;
	//
 if (command == "vPicFile") {
//  alert(args);
//  pPicFile = '/common/hakwaHome/07/viewPopUp.html?pPicFile=http://tweb5.wonkwang.ac.kr/'+args;
  pPicFile = '/common/hakwaHome/07/viewPopUp.html?pPicFile='+args;
 }
 else if (command == "picx") {
//  alert(args);
  pPicX = args;
}
 else if (command == "picy") {
//  alert(args);
  pPicY = args;
  window.open(''+pPicFile+'','gotoBus','width='+pPicX+',height='+pPicY+',left=0,top=0,menubar=0,toolbar=0,status=0,scrollbars=0,resizable=0');
 }

}
// Internet Explorer¿¡ ¿¬°áµÇ´Â ÁöÁ¡
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub gallery_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call gallery_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

//À¥Á¤º¸¼­ºñ½º ¹Ù·Î°¡±â
function gotoWupis()
{
	window.open('http://intra.wonkwang.ac.kr/WEB/SWupis/', '_blank');
}

//Áß¾Óµµ¼­°ü ¹Ù·Î°¡±â
function gotoLibrary()
{
	window.open('http://elibrary.wonkwang.ac.kr', '_blank');
}


//2006.02.28
//PopUp¶ç¿ì±â(ÆÄ¶ó¹ÌÅÍ¿¡ ÀÇÇÑ)  url,ÆË¾÷¸í,Æø,³ôÀÌ,»ó´ÜÀ¸·ÎºÎÅÍ,¿ÞÂÊÀ¸·ÎºÎÅÍ
//PopUpParam('./include/top_menu.html', 'aa', 'yes',100, 100, 10, 10);
function PopUpParam(theUrl, theName, theScroll, theWidth, theHeight, theTop, theLeft)
{ 
window.open(theUrl,theName,'toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars='+theScroll+', width='+theWidth+',height='+theHeight+',top='+theTop+',left='+theLeft); 
}

//2006.05.08
//ºÎ¼­°Ô½ÃÆÇ popUp¶ç¿ì±â(ÇØ´ç °Ô½Ã¹°)
//ÀÌÀü¹öÀü var theUrl='http://cyber.wonkwang.ac.kr/Cyber/CoBoard/Content/print.jsp?gid='+gid+'&bid='+bid+'&cid='+cid;
function PopUpBBS(gid, bid, cid)
{ 
 var theUrl='http://cyber.wonkwang.ac.kr/Cyber/CoBoard/Content/print.jsp?gid='+gid+'&bid='+bid+'&cid='+cid;
 window.open(theUrl,'bbs','toolbar=1,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=yes, width=700,height=700,top=10,left=10'); 
}

//2007.05.30
//ºÎ¼­°Ô½ÃÆÇ ÇØ´ç°Ô½Ã¹° º¸±â---»èÁ¦ÇÒ°Í
function gotoBBSContent(gid, bid, cid)
{ 
 var theUrl='http://cyber.wonkwang.ac.kr/Cyber/CoBoard/Content/print.jsp?gid='+gid+'&bid='+bid+'&cid='+cid;
 window.open(theUrl,'_self'); 
}


//ºÀÈ²BBS popUp¶ç¿ì±â(ÇØ´ç °Ô½Ã¹°)
//ÀÌÀü¹öÀü http://cyber.wonkwang.ac.kr/Cyber/ComBoard/Content/print.jsp?gid=1115983888724&bid=1115985252888&cid=1201137454041
function PopUpBBSCom(gid, bid, cid)
{ 
 var theUrl='http://cyber.wonkwang.ac.kr/Cyber/ComBoard_V005/Content/view.jsp?gid='+gid+'&bid='+bid+'&cid='+cid;
 window.open(theUrl,'bbs','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=yes, width=700,height=600,top=10,left=10'); 
}


//2008.04.18
//ºÀÈ²BBS popup¶ç¿ì±â(ÇØ´ç °Ô½Ã¹°)--»õ·Î¿î¹öÀü
function PopUpBBSCom_ConBoard(gid, bid, cid)
{ 
 var theUrl='http://cyber.wonkwang.ac.kr/Cyber/CoBoard_V005/Content/view.jsp?gid='+gid+'&bid='+bid+'&cid='+cid;
 window.open(theUrl,'bbs','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=yes, width=700,height=600,top=10,left=10'); 
}



//BBSºÎ¼­°Ô½ÃÆÇ PopUp--»èÁ¦ÇÒ°Í
function PopUpBBS1(gid, bid)
{ 
 var theUrl='http://cyber.wonkwang.ac.kr/Cyber/CoBoard/Content/list.jsp?gid='+gid+'&bid='+bid;
 window.open(theUrl,'bbs','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=yes, width=720,height=600,top=10,left=10'); 
}


//¿ø±¤´ëÇÐ±³ Á¤º¸ÀÌ¿ëÀ» À§ÇÑ ½Ç¸íÀÎÁõ¼­ºñ½º ¾È³»
function PopUpHelp()
{ 
 var theUrl='http://common.wonkwang.ac.kr/login/Guide/help/';
 window.open(theUrl,'help','toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=yes,scrollbars=yes, width=930,height=700,top=10,left=10'); 
}



//2006.04
//MSÀÇ ÀÌ¿Ã¶ó½º »óÈ£ÀÛ¿ë Object Æ¯ÇãÄ§ÇØ°ü·Ã
//È­ÀÏ¸í, ³ÐÀÌ, ³ôÀÌ
function FlashObject(file,width,height) {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+width+'" height="'+height+'">'
+ '<param name="movie" value="'+file+'" />'
+ '<param name="quality" value="high" />'
+ '<param name="wmode" value="transparent" />'
+ '<embed src="'+file+'" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+width+'" height="'+height+'" /></embed>'
+ '</object>');
}

//2006.04
//MSÀÇ ÀÌ¿Ã¶ó½º »óÈ£ÀÛ¿ë Object Æ¯ÇãÄ§ÇØ°ü·Ã
//È­ÀÏ¸í, ³ÐÀÌ, ³ôÀÌ
function FlashObjectGallery(file,width,height) {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="gallery" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+width+'" height="'+height+'">'
+ '<param name="movie" value="'+file+'" />'
+ '<param name="quality" value="high" />'
+ '<param name="wmode" value="transparent" />'
+ '<embed src="'+file+'" quality="high" wmode="transparent" name="gallery" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+width+'" height="'+height+'" /></embed>'
+ '</object>');
}

//Flash¿¡¼­ titleÇ¥½Ã
function flashTitle(file,width,height, title) {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" title="'+title+'" width="'+width+'" height="'+height+'">'
+ '<param name="movie" value="'+file+'" />'
+ '<param name="quality" value="high" />'
+ '<param name="wmode" value="transparent" />'
+ '<embed src="'+file+'" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+width+'" height="'+height+'" /></embed>'
+ '</object>');
}


//2008.11.19(¼ö)
function gotoBrochure(name)
{
  window.open('http://mbook.wonkwang.ac.kr:6808/Source/MBook/?Host=210.112.152.150:6808&Domain='+name+'','gotoBrochure','top=0, left=10000, width=0, height=0, channelmode=no, directories=no, fullscreen=no, location=no, menubar=no, resizable=no, scrollbars=no, status=no, titlebar=no,toolbar=no');
}

//2008/11.21(±Ý), ÇØ´ç IDÀÇ Div¸¦ disable½ÃÅ´, °ü¸®¸ðµâ¿¡¼­»ç¿ëÁß
function disableDiv(divID){
  if(document.getElementById(divID))
  {
    var vDivID=document.getElementById(divID);
		vDivID.setAttribute("id", "ThisIsDisabled");
  }
}

function ebook(id,x,y)
{	
	var w = "1016";
	var h = "712";
	if( x > 0 && y > 0){
		w = x;
		h = y;
	}
	var src = "http://ebook.wonkwang.ac.kr/mediafileroot/media/0/"+id+"/media/default1.html"; 
	window.open(src, "windowName", "width="+w+",height="+h+",scrollbar=no,menu=no, resizable=yes"); 
}