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="sub01"> <div class="sub_titArea"> <h2 class="Navinfo">Core Values</h2> </div> <div class="content p80"> <div class="cont_area"> <div class="philosophy"> <h4 class="cont_tit">Company Overview</h4> <p>Celltrion Healthcare is a globally well-known biopharmaceutical company based in South Korea, we offer biosimilar products to patients around the world. Celltrion Healthcare, which managed to pave new ways and create achievements, will continue to produce a stable supply of biopharmaceutical products for patient wellbeing.</p> <h4 class="cont_tit">Mission</h4> <p> Celltrion is a combination of the terms “cell” in our body and “Triones,” a guiding star that is also known as the Big Dipper. The name of our company conveys our will to promote the health and welfare of humanity by becoming a “guiding star” in the bio pharma industry. We, Celltrion Healthcare, always work hard to achieve our dream of “re-writing the world bio-history.” We will exert all efforts to create a richer and healthier future for humanity that emphasizes the significance of co-existence and prosperity. </p> <h4 class="cont_tit">Core Values</h4> <div class="core_list"> <dl class="core01"><dt>Creativity</dt> <dd> We solve problems by going beyond our usual way of thinking and enhancing creative thinking. <img src="/images/sub/about/philosophy_core01.jpg" alt="전구모양 이미지" /></dd> </dl><dl class="core02"><dt>Compliance with Principles</dt> <dd> We comply with principles while maintaining confidence and trust. <img src="/images/sub/about/philosophy_core02.jpg" alt="퍼즐모양 아이콘" /></dd> </dl><dl class="core03"><dt>The Spirit of Challenge</dt> <dd> We make every effort to find new ways despite challenges. <img src="/images/sub/about/philosophy_core03.jpg" alt="산과 정상의 깃발 이미지" /></dd> </dl><dl class="core04"><dt>The Pursuit to Be the World’s Best</dt> <dd> We strive to be professional and competent to lead the global markets. <img src="/images/sub/about/philosophy_core04.jpg" alt="1등을 의미하는 월계관과 숫자 1 이미지" /></dd> </dl></div> </div> </div> </div> </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