CINXE.COM

Celltrion Healthcare

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="shortcut icon" href="/images/celltrion_favicon.ico"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta http-equiv="imagetoolbar" content="no"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title>Celltrion Healthcare</title> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/common.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/js/font-awesome/css/font-awesome.min.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/jquery.fullpage.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/font-awesome.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/nanumbarungothic.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/slick.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/slick-theme.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/swiper.min.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/motion.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/scrollbar.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/healthcare_sub.css?ver=191202"> <link rel="stylesheet" href="https://www.celltrionhealthcare.com.au/css/common.css?ver=191202"> <!--[if lte IE 8]> <script src="https://www.celltrionhealthcare.com.au/js/html5.js"></script> <![endif]--> <script> // 자바스크립트에서 사용하는 전역변수 선언 var g5_url = "https://www.celltrionhealthcare.com.au"; var g5_bbs_url = "https://www.celltrionhealthcare.com.au/bbs"; var g5_is_member = ""; var g5_is_admin = ""; var g5_is_mobile = ""; var g5_bo_table = ""; var g5_sca = ""; var g5_editor = ""; var g5_cookie_domain = ".celltrionhealthcare.com.au"; </script> <script src="https://www.celltrionhealthcare.com.au/js/jquery-1.12.4.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/jquery-migrate-1.4.1.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/jquery.menu.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/common.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/wrest.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/placeholders.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/jquery-1.11.3.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/jquery.fullpage.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/scrollify.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/jquery.bxslider.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/slick.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/swiper.min.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/user.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/scrollbar.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/common.js?ver=191202"></script> <script src="https://www.celltrionhealthcare.com.au/js/jquery.cookie.js?ver=191202"></script> </head> <body> <div class="wrapper lang_aus"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ" crossorigin="anonymous"> <script> $(document).ready(function () { $("#btmPopup").removeClass("on"); //if ("fr-fr" == "ko-kr" || "pt-br" == "ko-kr" || "en-gb" == "ko-kr") { setting_gnb(); setting_global(); //} else { // getGnbProduct(); //} }); $(window).load(function () { openBtmPopup("au"); }); function openBtmPopup(lang) { var cookieName = "footer_btmpopup_" + lang; if ($.cookie(cookieName) == "ok") { $("#btmPopup").removeClass("on"); } else { $("#btmPopup").addClass("on"); } }; function closeBtmPopup(lang) { var cookieName = "footer_btmpopup_" + lang; $.cookie(cookieName, "ok", { expires: 1, path: "/" }); $("#btmPopup").removeClass("on"); }; /*function getGnbProduct() { $.ajax({ url: '/ko-kr/home/jsongetfrontgnbproductlist', type: 'POST', data: { }, dataType: 'json', success: function (data) { var html = '', subhtml = '', firstKey = 0; var itemIdx = 0; $(data).each(function (idx, item) { itemIdx++; if (idx == 0) { firstKey = item.Product_key; } if ("ja-jp" == "ko-kr") { subhtml += '<li><a href="javascript:;" onclick="moveJPProduct(' + item.Product_key + ')">' + item.Title_top + '</a></li>'; } else { subhtml += '<li><a href="/ko-kr/products/product?pkey=' + item.Product_key + '">' + item.Title_top + '</a></li>'; } }); if ("ja-jp" == "ko-kr") { html += '<a href="javascript:;" onclick="moveJPProduct(' + firstKey + ')">PRODUCTS</a>'; } else { html += '<a href="/ko-kr/products/product?pkey=' + firstKey + '">PRODUCTS</a>'; } html += '<ul class="subGnb">'; html += subhtml; html += '</ul>'; $("#gnb_product").html(html); setting_gnb(); setting_global(); if (itemIdx == 0) { $("#gnb_product").hide(); } $("#gnb_product sup").css("font-size", "8px"); }, error: function (xhr) { alert(xhr); } }); };*/ function fileDown(fpath, fname, fnameOrg) { var params = "fileName=" + fname + "&filePath=" + fpath + "&fileNameOrg=" + fnameOrg; $.download("/ko-kr/home/filedownloader", params, "post"); }; function moveJPProduct(key) { var html = ''; html += '<a href="/ko-kr/products/product?pkey=' + key + '">はい</a>'; html += '<a href="javascript:;" onclick="hideJPProduct();">いいえ</a>'; $(".product_popup.jp .btn_area").html(html); $(".product_popup.jp").show(); }; function moveTargetProduct(code, key) { var html = ""; var linkUrl = ''; if ("fr" == code) { if ("r100" == key) { linkUrl = "http://base-donnees-publique.medicaments.gouv.fr/extrait.php?specid=67582262"; } else if ("h150" == key) { linkUrl = "http://base-donnees-publique.medicaments.gouv.fr/extrait.php?specid=62425937"; } else if ("h420" == key) { linkUrl = "http://base-donnees-publique.medicaments.gouv.fr/extrait.php?specid=68153262"; } } else if ("br" == code) { //if ("Remsima" == key) { // linkUrl = "https://www.celltrionhealthcare.com/en-us/products/product?pkey=5"; //} else if ("Truxima" == key) { // linkUrl = "https://www.celltrionhealthcare.com/en-us/products/product?pkey=6"; //} else if ("Herzuma" == key) { // linkUrl = "https://www.celltrionhealthcare.com/en-us/products/product?pkey=7"; //} else if ("RemsimaSC" == key) { // linkUrl = "https://www.celltrionhealthcare.com/en-us/products/product?pkey=13"; //} linkUrl = "https://www.celltrionhealthcare.com/en-us/home/main"; } html += '<a href="' + linkUrl + '" target="_blank">YES</a>'; html += '<a href="javascript:;" onclick="hideJPProduct();">NO</a>'; $(".product_popup.products_target .btn_area").html(html); $(".product_popup.products_target").show(); }; function hideJPProduct() { $(".product_popup").hide(); }; function moveOpenSite(url) { $(".product_popup.products .link_site_url").attr("href", url); $(".product_popup.products").show(); }; function moveBlankPage(url) { var target = "au"; if (url.indexOf("-be") > -1 && target.indexOf("-be") > -1) { location.href = url; } else { if (url.indexOf("au") > -1) { location.href = url; } else { $(".product_popup.global .link_site_url").attr("href", url); $(".product_popup.global").show(); } } }; function moveApprovalStatusPage(url) { $(".product_popup.approvalStatus .link_site_url").attr("href", url); $(".product_popup.approvalStatus").show(); }; </script> <div class="skip_nav"> <a href="#header_wrap">GO Main Menu</a> <a href="#none">Go Main Contents</a> <a href="#footer_wrap">Go Bottom Menu</a> </div> <!-- // skip_nav --> <div id="header_wrap"> <div class="header"> <h1> <a href="/" title="Go HOme">CelltrionHealthcare</a> </h1> <p class="view_gnb"><a href="#">gnb show</a></p> <div class="gnb_wrap"> <div class="gnb-inner"> <p>MENU</p> <ul id="gnb"> <li class="gnb_1dli gnb_al_li_plus" style="z-index:999"> <a href="/aboutus/philosophy" target="_self" class="gnb_1da">ABOUT US</a> <span class="bg">하위분류</span><ul class="subGnb"> <li class=""><a href="/aboutus/philosophy" target="_self" class="gnb_2da">Core Values</a></li> <li class=""><a href="/aboutus/compliance" target="_self" class="gnb_2da">Compliance</a></li> <li class=""><a href="/video.php" target="_self" class="gnb_2da">Corporate Video</a></li> </ul> </li> <li class="gnb_1dli gnb_al_li_plus" style="z-index:998"> <a href="/business/overview" target="_self" class="gnb_1da">BUSINESS</a> <span class="bg">하위분류</span><ul class="subGnb"> <li class=""><a href="/business/overview" target="_self" class="gnb_2da">Overview</a></li> <li class=""><a href="/business/autoimmune" target="_self" class="gnb_2da">Biosimilar</a></li> <li class=""><a href="/business/globalpartners" target="_self" class="gnb_2da">Global Business</a></li> </ul> </li> <li class="gnb_1dli gnb_al_li_plus" style="z-index:997"> <a href="/products/product?pkey=50" target="_self" class="gnb_1da">PRODUCTS</a> <span class="bg">하위분류</span><ul class="subGnb"> <li class=""><a href="/products/product?pkey=50" target="_self" class="gnb_2da">Important Information</a></li> <li class=""><a href="/products/product?pkey=51" target="_self" class="gnb_2da">Truxima®</a></li> <li class=""><a href="/products/product?pkey=52" target="_self" class="gnb_2da">Herzuma®</a></li> <li class=""><a href="/products/product?pkey=53" target="_self" class="gnb_2da">Remsima®SC</a></li> <li class=""><a href="/products/product?pkey=63" target="_self" class="gnb_2da">Actos®</a></li> <li class=""><a href="/products/product?pkey=64" target="_self" class="gnb_2da">Condyline®</a></li> <li class=""><a href="/products/product/?pkey=65" target="_self" class="gnb_2da">Yuflyma®</a></li> </ul> </li> <li class="gnb_1dli gnb_al_li_plus" style="z-index:996"> <a href="/careers/talents" target="_self" class="gnb_1da">CAREERS</a> <span class="bg">하위분류</span><ul class="subGnb"> <li class=""><a href="/careers/talents" target="_self" class="gnb_2da">Talents</a></li> <li class=""><a href="/board/recruitinglist" target="_self" class="gnb_2da">Recruiting</a></li> <li class=""><a href="/careers/recruitingprocess" target="_self" class="gnb_2da">Recruiting Process</a></li> </ul> </li> <li class="gnb_1dli gnb_al_li_plus" style="z-index:995"> <a href="/contactus/inquirylangs" target="_self" class="gnb_1da">CONTACT US</a> <span class="bg">하위분류</span><ul class="subGnb"> <li class=""><a href="/contactus/inquirylangs" target="_self" class="gnb_2da">Contact</a></li> <li class=""><a href="/board/newslist" target="_self" class="gnb_2da">News</a></li> </ul> </li> </ul> </div> <p class="btn_close"> <a href="#">Gnb close</a> </p> </div> <!-- // gnb_wrap --> <!-- global_wrap --> <ul class="global_wrap"> <li class="prod"> <!-- <a href="javascript:;" onclick="moveOpenSite('http://www.celltrionhealthcareproducts.co.uk/');">PRODUCTS</a> --> <!-- <a href="javascript:;">KOR</a> --> <!-- <ul> <li><a href="https://www.celltrionhealthcare.com/ko-kr">KOR</a></li> <li><a href="https://www.celltrionhealthcare.com/en-us">ENG</a></li> </ul> --> </li> <li class="global"> <a href="javascript:;">GLOBAL</a> <div class="global_menu"> <div class="global-inner"> <p> <a href="https://www.celltrionhealthcare.com/ko-kr">KOR</a> <a href="https://www.celltrionhealthcare.com/en-us">ENG</a> </p> <div class="continent"> <div class="europe"> <p class="title">Europe</p> <ul> <!-- <li><a href="javascript:moveBlankPage('/')">Belgium(NL</a><a href="javascript:moveBlankPage('/fr-be')">FR</a>)</li> --> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.dk')">Denmark</a></li> <li> <a href="javascript:moveBlankPage('https://www.celltrionhealthcare.fi')">Finland(FI</a> <a href="javascript:moveBlankPage('https://www.celltrionhealthcare.fi/sv-fi/')">SV</a>) </li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.fr')">France</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.de')">Germany</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.hu')">Hungary</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.ie')">Ireland</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.it')">Italy</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.nl')">Netherlands</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.no')">Norway</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.com.tr')">Turkey</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.co.uk')">United Kingdom</a></li> </ul> </div> <div class="asia"> <p class="title">Asia Pacific</p> <ul> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.com')">Korea(KR</a><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.com/en-us')">EN</a>)</li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.jp')">Japan</a></li> <li><a href="/">Australia</a></li> <li style="margin:0;"></li> </ul> </div> <div class="n-america nontop"> <p class="title">North America</p> <ul> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.ca')">Canada(EN</a><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.ca/fr-ca')">FR</a>)</li> <li><a href="javascript:moveBlankPage('https://www.celltrionusa.com')">USA</a></li> <li style="margin:0;"></li> </ul> </div> <div class="n-america nontop"> <p class="title">Latin America</p> <ul> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.com.br')">Brazil</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.com.co')">Colombia</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.cl')">Chile</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.com.pe')">Peru</a></li> <li><a href="javascript:moveBlankPage('https://www.celltrionhealthcare.mx')">Mexico</a></li> <li style="margin:0;"></li> </ul> </div> </div> </div> <p class="btn_close"><a href="#">GLOBAL 메뉴 닫기</a></p> </div> </li> </ul> <!-- // global_wrap --> </div> <!-- // header --> </div> <!-- // header_wrap --> <div id="container" class="sub06"> <div class="sub_titArea"> <h2 class="nav_info">Terms of Use</h2> </div> <!-- // sub_titArea --> <div class="content p80 law"> <div class="cont_area"> <div class="contact_info"> <div style="line-height:160%;"><span style="font-size:16pt;font-weight:bold;">Terms of Use</span></div> <div style="line-height:160%;text-align:right;"><span style="font-size:10pt;">Last updated 26 July 2024</span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">Celltrion Healthcare Australia Pty Ltd (“<span style="font-weight:bold;">Celltrion</span>” or "<b>We</b>") maintains this website. By accessing and using this website, you accept, without limitation, these Terms of Use and our <span style="text-decoration:underline;">Privacy Policy</span>. Your use of this website is subject to our then-current Terms of Use and <span style="text-decoration:underline;">Privacy Policy</span>. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">You accept the information provided on this website "as is". Information is provided in summary form and is not intended to be exhaustive. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">You acknowledge that neither Celltrion, nor its agents, affiliates, partners, or licensors are providing information for the purpose of supplying anyone with medical advice. The material on this website is directed to healthcare professionals only for information purposes or as an educational aid. It is not intended to be taken as medical advice or as an advertisement or promotion of products or services to patients. Healthcare professionals and patients should not rely on material on this website in deciding on a treatment plan, drug usage, or any other medical advice, and Celltrion firmly urges any patients visiting this website to consult with a healthcare professional in connection with the treatment options that may be available. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">Celltrion will not respond to any enquiries made by patients via this website. Any questions relating to a specific medical condition or one of our products or services should be directed to a healthcare professional. Likewise, any side effects experienced while using one of our products or services should be immediately reported to a healthcare professional. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">This website is not intended for use by individuals under the age of 18 or individuals without the legal capacity to enter into these Terms of Use or our <span style="text-decoration:underline;">Privacy Policy</span>.</span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">This website may contain information on products or services that are not approved or otherwise available in Australia. Celltrion reserves the right to limit the provision of its products and services by area or by quantity. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">Celltrion is not responsible for any information on this website that does not comply with applicable laws in Australia. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">Your use of this website is at your own risk. Celltrion makes no express or implied warranty regarding the accuracy, content, completeness, reliability, operability, or legality of the information contained within this website, including, without limitation, the warranties of merchantability, fitness for a particular purpose, and non-infringement of proprietary rights. Celltrion is not responsible for the content of any website or document to which this website links or refers. In no event shall Celltrion , or its agents, affiliates, partners, or licensors be liable for any direct, special, indirect, incidental or consequential damages, or any damages whatsoever resulting from loss related to the use of this website, whether in an action for breach of contract, negligence, or other tortious action arising out of or in connection with the use of this website. In any event, to the fullest extent permitted by law, Celltrion’s maximum liability to you in connection with your use of this website is limited to $100. </span></div> <div style="line-height:160%;"><span style="font-size:12pt;"> </span></div> <div style="line-height:160%;"><span style="font-size:12pt;">You should assume that all material on this website is subject to copyright protection unless otherwise noted. Copyright in the material is owned by Celltrion or its affiliates. You may use information provided on this website for non-commercial purposes only, or for any other use permitted by the <span style="font-style:italic;">Copyright Act 1968</span> (Cth). Subject to that, none of the material on this website may be downloaded, distributed, reported, modified or otherwise used without prior express written permission from Celltrion. Celltrion and the Celltrion logo are trade marks of Celltrion or its affiliates. Subject to the provisions of the <span style="font-style:italic;">Trade Marks Act 1995</span> (Cth), you may not use any of these trade marks without prior express written permission from Celltrion.</span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">You are not permitted to alter any material on this website, to add any material to this website or to obtain any information from this website that has not been made available for you to access. You are not permitted to interfere with any third party’s use of the website or to interfere with the security features of the website. Nor are you permitted to duplicate this website or to otherwise incorporate it into another website. Any unauthorised use of this website or breach of these Terms of Use may result in your access to the website being blocked. You agree to indemnify Celltrion and its affiliates from any liability they may incur as a result of your unauthorised use of the website or breach of these Terms of Use.</span></div> <div style="line-height:160%;"><span style="font-size:12pt;"><br></span></div> <div style="line-height:160%;"><span style="font-size:12pt;">These Terms of Use and our <span style="text-decoration:underline;">Privacy Policy</span> are governed by the laws of Australia and the Australian courts have exclusive jurisdiction over any dispute between us relating to their terms or your use of this website. The Terms of Use and <span style="text-decoration:underline;">Privacy Policy</span> constitute the entire agreement between us in relation to your use of the website. Any failure to require performance of any provision of the Terms of Use or <span style="text-decoration:underline;">Privacy Policy</span> does not act as a waiver of our right to enforce that or any other provision at a later date. To the extent that any provision of the Terms of Use or <span style="text-decoration:underline;">Privacy Policy</span> is held to be invalid or unenforceable, we agree that it is to be replaced by another valid and enforceable provision having as close an effect to the existing provision as practicable. The provisions of the Terms of Use and <span style="text-decoration:underline;">Privacy Policy</span> are not to be construed against the interests of a party by reason of that party having put the provision forward.</span></div> </div> </div> </div> <!-- // content --> </div> <!-- // container --> </div> <!-- } 콘텐츠 끝 --> <!-- 하단 시작 { --> <!-- footer_wrap --> <div id="footer_wrap" class="footer_layout"> <div> <ul class="footer_menu"> <li><a href="/contactus/law">Terms of Use</a></li> <li><a href="/contactus/personal">Privacy Policy</a></li> <li><a href="/contactus/cookiespolicy">Cookies Policy</a></li> <li><a href="/contactus/location">Directions</a></li> </ul> <div class="footer_info"> <ul> <li>Copyright &copy; 2020 Celltrion Healthcare Co.,Ltd. All rights reserved.</li> </ul> </div> <p>The product descriptions on this website are for information only and not intended for product promotion or sales campaigns.</p> </div> </div> <!-- // footer_wrap --> <!-- (일문) 제품이동 Layer --> <div id="layer_popup" class="product_popup jp" style="display:none;"> <div> <div class="popup_tit">医療関係者の皆様へ</div> <div class="popup_cont"> <p> 「医療関係者の皆様へ」のページでは当社医療用医薬品を適正にご使用いただくため、国内の医療関係者の方を対象に情報を提供しています。一般の方に対する情報提供を目的としたものではないことをご了承ください。 </p> <p>あなたは医療関係者ですか?</p> <div class="btn_area"></div> </div> <p class="popup_close"> <a href="javascript:;" onclick="hideJPProduct();">popup Close</a> </p> </div> </div> <!-- (프랑스) 제품이동 Layer --> <div id="layer_popup" class="product_popup products_target" style="display:none;"> <div> <div class="popup_tit"></div> <div class="popup_cont"> <p> </p> <div class="btn_area"></div> </div> <p class="popup_close"> <a href="javascript:;" onclick="hideJPProduct();">popup Close</a> </p> </div> </div> <!-- 다국어 GNB Products 외부 사이트 이동 시 사용 Layer --> <div id="layer_popup" class="product_popup products" style="display:none;"> <div> <div class="popup_tit">You are leaving <span style="color:#FF0000;">celltrionhealthcare.com.au</span></div> <div class="popup_cont"> <p class="scroll_cont"> The Celltrion Healthcare Internet site that you have requested is intended for the residents of a particular country or countries, as noted on that site. As a result, the site may contain information on pharmaceuticals and other products or uses of those products that are not approved in other countries or regions.<br/> If you are a resident of a country other than those to which the site is directed, please contact your local Celltrion Healthcare affiliate to obtain the appropriate product information for your country of residence.<br/> The Celltrion Healthcare site that you have requested may be in a language that differs from your country of origin.<br/> The Celltrion Healthcare site that you have requested may not be optimised for your screen size.<br/><br/> Do you wish to leave this site?<br/><br/> </p> <div class="btn_area"> <a class="link_site_url" href="" target="_blank" title="새창열기">YES</a> <a href="javascript:;" onclick="hideJPProduct();">NO</a> </div> </div> <p class="popup_close"> <a href="javascript:;" onclick="hideJPProduct();">popup Close</a> </p> </div> </div> <!-- 다국어 GNB Global 메뉴에서 다른 언어 사이트 이동 시 사용 Layer --> <div id="layer_popup" class="product_popup global" style="display:none;"> <div> <div class="popup_tit">You are leaving <span style="color:#FF0000;">celltrionhealthcare.com.au</span></div> <div class="popup_cont"> <p class="scroll_cont"> The Celltrion Healthcare Internet site that you have requested is intended for the residents of a particular country or countries, as noted on that site. As a result, the site may contain information on pharmaceuticals and other products or uses of those products that are not approved in other countries or regions.<br/> If you are a resident of a country other than those to which the site is directed, please contact your local Celltrion Healthcare affiliate to obtain the appropriate product information for your country of residence.<br/> The Celltrion Healthcare site that you have requested may be in a language that differs from your country of origin.<br/> The Celltrion Healthcare site that you have requested may not be optimised for your screen size.<br/><br/> Do you wish to leave this site?<br/><br/> </p> <div class="btn_area"> <a class="link_site_url" href="" target="_blank" title="새창열기">YES</a> <a href="javascript:;" onclick="hideJPProduct();">NO</a> </div> </div> <p class="popup_close"> <a href="javascript:;" onclick="hideJPProduct();">popup Close</a> </p> </div> </div> <!-- 쥬요국 허가 사이트 이동 Layer (국영문에서 사용) --> <div id="layer_popup" class="product_popup approvalStatus" style="display:none;"> <div> <div class="popup_tit">셀트리온헬스케어 홈페이지에서 <br class="pc_only" />허가기관 사이트로 이동합니다.</div> <div class="popup_cont"> <p class="txt_center">이동하는 사이트의 정보는 당사가 통제하지 않습니다.</p> <div class="btn_area"> <a class="link_site_url" href="" target="_blank" title="새창열기">YES</a> <a href="javascript:;" onclick="hideJPProduct();">NO</a> </div> </div> <p class="popup_close"> <a href="javascript:;" onclick="hideJPProduct();">popup Close</a> </p> </div> </div> <!-- <div id="btmPopup"> <div class="txtArea"> <div class="ireland"> <p>Cookie technology helps us bring you the best possible experience when you visit this website. If you continue without changing your settings, you are agreeing to the cookies on this website. To learn more about our policy on cookies, please review our privacy policy via the link at <a href="/contactus/cookiespolicy" target="_blank">the bottom of the page.</a></p> <button class="btn" type="button" onclick="closeBtmPopup('au');">ok</button> </div> </div> </div> --> <!-- } 하단 끝 --> <script> $(function() { // 폰트 리사이즈 쿠키있으면 실행 font_resize("container", get_cookie("ck_font_resize_rmv_class"), get_cookie("ck_font_resize_add_class")); }); </script> <!-- ie6,7에서 사이드뷰가 게시판 목록에서 아래 사이드뷰에 가려지는 현상 수정 --> <!--[if lte IE 7]> <script> $(function() { var $sv_use = $(".sv_use"); var count = $sv_use.length; $sv_use.each(function() { $(this).css("z-index", count); $(this).css("position", "relative"); count = count - 1; }); }); </script> <![endif]--> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10