function link(args){
var url="";
switch(args){
case "12":url="javascript:MM_openBrWindow('http://www.kobio.org','MenuLinkkobio13','scrollbars=yes,toolbar=yes,location=yes,resizable=yes,status=yes,menubar=yes,resizable=yes,width=1000,height=600')";break;
//case "13":url="javascript:MM_openBrWindow('http://www.xpopharm.com','MenuLinkxpopharm12','scrollbars=yes,toolbar=yes,location=yes,resizable=yes,status=yes,menubar=yes,resizable=yes,width=1000,height=600')";break;
case "11":url="javascript:MM_openBrWindow('http://www.kdtl.or.kr','MenuLinkkdtl11','scrollbars=yes,toolbar=yes,location=yes,resizable=yes,status=yes,menubar=yes,resizable=yes,width=1000,height=600')";break;
}
top.document.location.href=url
}