/**************************************************** Ç÷¡½Ã Ãâ·Â ÇÔ¼ö ¾ÆÀ̵ð, URL, Æø, ³ôÀ̸¸ ÀԷ¹޾Ƽ­ Ãâ·Â *****************************************************/ function FlashCommon( id, ObjUri, vWidth, vHeight ) { var str = ""; str = ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; document.writeln(str); } function menu(tm) { if(tm == "1") { location.href = "/default/portfolio/port_design.php?topmenu=3&left=1"; } else if(tm == "2") { location.href = "/default/ERP/erp01.php?topmenu=6&left=1"; } else if(tm == "3") { location.href = "/default/hosting/hosting.php?service_kind=245&prmt_mode=hosting&topmenu=1&left=2"; } else if(tm == "4") { location.href = "/default/domain/domain.php?topmenu=2&left=1"; } else if(tm == "5") { location.href = "/default/webad/webad01.php?topmenu=7&left=1"; } else if(tm == "6") { location.href = "/default/customer/cus_faq.php?topmenu=4&left=2"; } } function home(tm) { if(tm == "1") { location.href = "#"; } else if(tm == "2") { location.href = "#"; } else if(tm == "3") { location.href = "#"; } else if(tm == "4") { location.href = "#"; } else if(tm == "5") { location.href = "#"; } }