// FLASH function m_movie(Str1, Str2, Str3){ document.write('' +'' +'' +'' +'' +'' +''); } function ChangeLayer(str) { document.images.tab01.src = "../img/images/tab01.gif" document.images.tab02.src = "../img/images/tab02.gif" document.images.tab03.src = "../img/images/tab03.gif" document.images.tab04.src = "../img/images/tab04.gif" str2 = eval("document.images.tab" + str ) str2.src = "../img/images/tab" + str + "on.gif" document.all.div01.style.display = "none" document.all.div02.style.display = "none" document.all.div03.style.display = "none" document.all.div04.style.display = "none" str3 = eval("document.all.div" + str ) str3.style.display = "inline" } // »õâ¶ç¿ì±â function agree() { window.open("http://bizdemo.cafe24.com/bizdemo4645/main/agreement.php", "", "width=616, height=650, scrollbars=yes, resizable=no ,status=no ,toolbar=no"); } function privacy() { window.open("http://bizdemo.cafe24.com/bizdemo4645/main/privacy.php", "", "width=616, height=650, scrollbars=yes, resizable=no ,status=no ,toolbar=no"); }