\n'); } //--> \n'); } function OpenEbook0(){ if(0 > 0){ window.open('/main/ethics/ebook/ebook_insert.jsp', 'popup1234', 'width=960, height=650'); }else{ alert("권한이 없습니다."); return; } } function OpenEbook(){ window.open("/data/business_educate/hynixebook/index.html","실천가이드북","width=950 height=650 toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes,status=no,channelmode=no"); } function PowerChk_Part(){ alert("권한이 없습니다."); return; } //접근권한 확인 function PowerChk(mode){ // mode - 1:윤리준법가이드컴뮤니티, 2:해외법인커뮤니티, 3:협력회사커뮤니티 if(0 == 0){ alert("권한이 없습니다."); return; } if(mode==0){ // 3개의 커뮤니티중 권한에 따라 페이지를 자동으로 이동하도록 한다. if((128&1) > 0 || (128&2) > 0 || (128&4) > 0){ location.href="/home/ethics_comunity/index.jsp"; }else if((128&32) > 0){ location.href="/home/ethics_comunity/index2.jsp"; }else if((128&64) > 0){ location.href="/home/ethics_comunity/index3.jsp"; }else{ alert("권한이 없습니다."); return; } }else if(mode==1){ // 가이드 정,부 모드 접근 가능함 if((128&1) > 0 || (128&2) > 0 || (128&4) > 0){ location.href="/home/ethics_comunity/index.jsp"; }else{ alert("권한이 없습니다."); return; } }else if(mode==2){ // 해외법인 if((128&1) > 0 || (128&32) > 0){ location.href="/home/ethics_comunity/index2.jsp"; }else{ alert("권한이 없습니다."); return; } }else if(mode==3){ // 협력사 if((128&1) > 0 || (128&64) > 0){ location.href="/home/ethics_comunity/index3.jsp"; }else{ alert("권한이 없습니다."); return; } } } function EventPageMove(){ location.href="/home/newsletter/notice_view.jsp?bd_dt=2008-06-09&bd_seq=7&detl_cd_a001=A0011001"; } //-->