// MMK ÇÎÅ©³ªÀÕ //ºê¶ó¿ìÁ® ½ºÅ©·Ñ var scroll_height=800; var clientHeight=800; function movePO(){ clientHeight = document.body.clientHeight ; if (clientHeight<780) //650 { scroll_height="780"; //650 } else { scroll_height="100%"; } document.getElementById("MAIN").style.height=scroll_height; clientWidth = document.body.clientWidth ; if (clientWidth<1090) //900 { scroll_width="1090"; //900 } else { scroll_width="100%"; } document.getElementById("MAIN").style.width=scroll_width; //alert(document.getElementById("MAIN").style.height); //alert(document.getElementById("MAIN").style.width); } function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } function priver() { open("http://www.marykay-pinknight.co.kr/notice/information.asp","NewWindow","left=0, top=0, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=646, height=790"); } function popmov1(windows) { open("http://www.marykay-pinknight.co.kr/mov_1.htm","NewWindow","left=0, top=0, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, width=655, height=480"); } function popmov2(windows) { open("http://www.marykay-pinknight.co.kr/mov_2.htm","NewWindow","left=0, top=0, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, width=655, height=480"); } // ´º½º function gonews(){ clearAll(); document.getElementById('NEWS_BODY').src = '/notice/news_list.asp'; document.getElementById('NEWS_BODY').style.visibility = 'visible'; document.getElementById('NEWS').style.zIndex = '4'; document.getElementById('MAIN').style.zIndex = '1'; document.getElementById('PINKM').style.zIndex = '2'; document.getElementById('SNSBOARD').style.zIndex = '3'; NEWS.style.display = 'block'; } function sns(str){ clearAll(); document.getElementById('SNSBOARD_BODY').src = '/social/social_list.asp'; document.getElementById('SNSBOARD_BODY').style.visibility = 'visible'; document.getElementById('SNSBOARD').style.zIndex = '4'; document.getElementById('MAIN').style.zIndex = '1'; document.getElementById('PINKM').style.zIndex = '2'; document.getElementById('SNSBOARD').style.zIndex = '3'; SNSBOARD.style.display = 'block'; } // ÇÁ·¹½º function pink_mms(){ clearAll(); document.getElementById('PINKM_BODY').src = '/event/message/pinkmessage.asp'; document.getElementById('PINKM_BODY').style.visibility = 'visible'; document.getElementById('PINKM').style.zIndex = '4'; document.getElementById('NEWS').style.zIndex = '2'; document.getElementById('MAIN').style.zIndex = '1'; document.getElementById('SNSBOARD').style.zIndex = '3'; PINKM.style.display = 'block'; } // clearAll function clearAll() { document.getElementById('MAIN').style.zIndex = '1'; document.getElementById('PINKM').style.zIndex = '2'; document.getElementById('PINKM').style.display = 'none' document.getElementById('PINKM_BODY').src = '/blank.html'; document.getElementById('SNSBOARD').style.zIndex = '3'; document.getElementById('SNSBOARD').style.display = 'none' document.getElementById('SNSBOARD_BODY').src = '/blank.html'; document.getElementById('NEWS').style.zIndex = '4'; document.getElementById('NEWS').style.display = 'none' document.getElementById('NEWS_BODY').src = '/blank.html'; } // closeWin function closeWin() { window.close(); } // Ç÷¡½Ã object ÄÚµå Ãâ·Â ÇÔ¼ö Á¶¼º¿ì Ãß°¡ ÀÌÄÚµå´Â ¾È¾²°í ÀÖÀ½´Ï´Ù. function flash(flashid, flashfilename, flashwidth, flashheight, flashvars) { document.write(''); document.write(''); document.write(''); if (flashvars) document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); }