{"id":17325,"date":"2025-09-22T23:55:45","date_gmt":"2025-09-22T16:55:45","guid":{"rendered":"https:\/\/memoriallab.net\/?page_id=17325"},"modified":"2025-09-26T01:44:26","modified_gmt":"2025-09-25T18:44:26","slug":"hpv-21-genotyping","status":"publish","type":"page","link":"https:\/\/memoriallab.net\/en\/my-service\/hpv-21-genotyping\/","title":{"rendered":"hpv-21-genotyping"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid pix-vc_row-no-padding pix-row-overlay\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\" ><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element vc_custom_1758825735050\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<section class=\"section mem-std-extras\">\r\n<style>\r\n    .mem-std-extras * { box-sizing: border-box; }\r\n    .mem-std-extras .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\r\n\r\n    \/* Promo card *\/\r\n    .promo {\r\n      display: grid;\r\n      gap: 20px;\r\n      background: #fff;\r\n      border-radius: 18px;\r\n      box-shadow: 0 10px 26px rgba(2,6,23,0.08);\r\n      padding: 20px;\r\n    }\r\n\r\n    .promo-visual {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 12px;\r\n      border-radius: 14px;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .promo-visual #main-img {\r\n      width: 100%;\r\n      height: auto;\r\n      border-radius: 12px;\r\n    }\r\n\r\n    .thumbnails {\r\n      display: flex;\r\n      gap: 10px;\r\n      justify-content: center;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .thumbnails img {\r\n      width: 80px;\r\n      height: 60px;\r\n      object-fit: cover;\r\n      border-radius: 8px;\r\n      cursor: pointer;\r\n      border: 2px solid transparent;\r\n      transition: border 0.2s;\r\n    }\r\n\r\n    .thumbnails img:hover,\r\n    .thumbnails img.active {\r\n      border: 2px solid #214287;\r\n    }\r\n\r\n    .promo-body h2 {\r\n      margin: 0 0 10px;\r\n      font-size: 28px;\r\n      color: #214287;\r\n    }\r\n\r\n    .promo-badges { display: flex; gap: 10px; flex-wrap: wrap; margin: 12px 0; }\r\n    .promo-badge {\r\n      background: #214287;\r\n      color: #fff;\r\n      padding: 6px 12px;\r\n      border-radius: 999px;\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n    }\r\n    .promo-badge.green { background: #31bdb4; }\r\n\r\n    .promo-body p { margin: 0; color: #4A4A4A; line-height: 1.5; }\r\n\r\n    \/* Contact buttons *\/\r\n    .promo-meta {\r\n      display: flex;\r\n      gap: 12px;\r\n      flex-wrap: nowrap;\r\n      font-size: 14px;\r\n      overflow-x: auto;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .contact-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n      padding: 8px 14px;\r\n      margin-bottom:10px;\r\n      border-radius: 999px;\r\n      font-weight: 600;\r\n      font-size: 14px;\r\n      text-decoration: none;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n      cursor: pointer;\r\n      white-space: nowrap;\r\n      flex-shrink: 0;\r\n      transition: background 0.3s ease, color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\r\n    }\r\n\r\n    \/* LINE button *\/\r\n    .contact-btn.line {\r\n      color: #31bdb4;\r\n    }\r\n    .contact-btn.line svg { fill: #31bdb4; }\r\n    .contact-btn.line:hover {\r\n      background: #31bdb4;\r\n      color: #fff;\r\n    }\r\n    .contact-btn.line:hover svg {\r\n      fill: #fff;\r\n      animation: shake 0.5s ease-in-out infinite;\r\n    }\r\n\r\n    \/* Phone button *\/\r\n    .contact-btn.phone {\r\n      color: #4A4A4A;\r\n    }\r\n    .contact-btn.phone svg { fill: #4A4A4A; }\r\n    .contact-btn.phone:hover {\r\n      background: #1A73E8;\r\n      color: #fff;\r\n    }\r\n    .contact-btn.phone:hover svg {\r\n      fill: #fff;\r\n      animation: shake 0.5s ease-in-out infinite;\r\n    }\r\n\r\n    \/* Big buy button *\/\r\n    .buy-cta {\r\n      margin-top: 18px;\r\n      width: 100%;\r\n      background: linear-gradient(135deg,#1A73E8,#214287);\r\n      color:#fff;\r\n      border:0;\r\n      border-radius:999px;\r\n      padding:14px 18px;\r\n      font-weight:800;\r\n      letter-spacing:0.2px;\r\n      display:flex;\r\n      gap:10px;\r\n      justify-content:center;\r\n      align-items:center;\r\n      cursor:pointer;\r\n      box-shadow:0 10px 26px rgba(33,66,135,0.25);\r\n      text-decoration: none;\r\n      transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.3s ease, background 0.3s ease;\r\n    }\r\n    .buy-cta:hover {\r\n      filter: brightness(1.1);\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 14px 30px rgba(33,66,135,0.4);\r\n      background: linear-gradient(135deg,#214287,#1A73E8);\r\n    }\r\n    @keyframes shake {\r\n      0% { transform: rotate(0deg); }\r\n      20% { transform: rotate(-10deg); }\r\n      40% { transform: rotate(10deg); }\r\n      60% { transform: rotate(-10deg); }\r\n      80% { transform: rotate(10deg); }\r\n      100% { transform: rotate(0deg); }\r\n    }\r\n    .buy-cta svg { width: 20px; height: 20px; fill: #fff; }\r\n    .buy-cta:hover svg { fill: #31bdb4; animation: shake 0.5s ease-in-out infinite; }\r\n\r\n    \/* 2-column stack *\/\r\n    .grid2 { display: grid; gap: 20px; grid-template-columns: 1fr; margin-top: 20px; }\r\n    .card-white { background: #fff; border-radius:16px; box-shadow:0 8px 24px rgba(2,6,23,0.08); padding:16px; }\r\n    .card-white h3 { margin:0 0 10px; font-size:20px; color:#214287; }\r\n    .muted { color: #4A4A4A; line-height: 1.5; }\r\n\r\n    \/* read more *\/\r\n    .readmore { position: relative; max-height: 180px; overflow: hidden; transition: max-height 0.3s ease; }\r\n    .readmore.is-open { max-height: none; padding-bottom: 35px; }\r\n    .fade-bottom { position: absolute; left:0; right:0; bottom:0; height:64px; background: linear-gradient(to bottom, rgba(255,255,255,0),#fff); }\r\n\r\n    .rm-btn {\r\n      margin-top:10px;\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:6px;\r\n      font-weight:700;\r\n      color:#214287;\r\n      background:#eef3fb;\r\n      padding:8px 12px;\r\n      cursor:pointer;\r\n    }\r\n    .rm-btn:hover { background:#dce7fc; transform: translateY(-2px); box-shadow:0 4px 10px rgba(33,66,135,0.2); }\r\n    .rm-icon { display:inline-block; transition: transform 0.3s ease; }\r\n    .rm-btn.open .rm-icon { transform: rotate(180deg); }\r\n\r\n    \/* bullet list *\/\r\n    .bullet-list { display: grid; gap: 10px; }\r\n    .bullet { display:flex; align-items:flex-start; gap:10px; padding:10px 0; border-bottom:1px solid #eef2f7; }\r\n    .dot { width:8px; height:8px; border-radius:999px; background:#1A73E8; margin-top:6px; flex:none; }\r\n    .bullet strong { color:#214287; }\r\n\r\n    \/* Responsive *\/\r\n    @media (min-width:768px) {\r\n      .promo { grid-template-columns: 1.2fr 1fr; padding:22px; }\r\n      .grid2 { grid-template-columns: 1.2fr 0.8fr; }\r\n    }\r\n    @media (min-width:1024px) { .promo-body h2 { font-size:32px; } }\r\n<\/style>\r\n\r\n<div class=\"container\">\r\n  <!-- Promo -->\r\n  <div class=\"promo\">\r\n    <div class=\"promo-visual\">\r\n      <img decoding=\"async\" id=\"main-img\" src=\"https:\/\/placehold.co\/900x700\/png?text=HPV+21+Genotyping\" alt=\"\u0e15\u0e23\u0e27\u0e08 HPV 21 Genotyping\">\r\n      <div class=\"thumbnails\">\r\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x700\/png?text=HPV+Image+1\" alt=\"Thumbnail 1\">\r\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x700\/png?text=HPV+Image+2\" alt=\"Thumbnail 2\">\r\n        <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x700\/png?text=HPV+Image+3\" alt=\"Thumbnail 3\">\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"promo-body\">\r\n      <div class=\"promo-badges\">\r\n        <span class=\"promo-badge\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e20\u0e32\u0e22\u0e43\u0e19 72 \u0e0a\u0e21.<\/span>\r\n        <span class=\"promo-badge green\">\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e17\u0e22\u0e4c<\/span>\r\n      <\/div>\r\n      <h2>HPV 21 Genotyping Test<\/h2>\r\n      <p class=\"muted\">\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d HPV \u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e38\u0e2a\u0e32\u0e22\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e21\u0e30\u0e40\u0e23\u0e47\u0e07<\/p>\r\n      <div class=\"promo-meta\">\r\n        <a href=\"https:\/\/line.me\/ti\/p\/xxxxxxxx\" class=\"contact-btn line\" target=\"_blank\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M21 2H3a1 1 0 0 0-1 1v16l4-4h15a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z\"\/><\/svg>\r\n          \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d LINE\r\n        <\/a>\r\n        <a href=\"tel:0825552233\" class=\"contact-btn phone\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.11-.27c1.21.49 2.53.76 3.88.76a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1C10.74 21 3 13.26 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.35.27 2.67.76 3.88a1 1 0 0 1-.27 1.11l-2.37 2.37z\"\/><\/svg>\r\n          082-555-2233\r\n        <\/a>\r\n      <\/div>\r\n      <a class=\"buy-cta\" href=\"https:\/\/memoriallab.net\/en\/appointment-form\/\">\r\n        <svg viewbox=\"0 0 24 24\"><path d=\"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2S15.9 22 17 22s2-.9 2-2-.9-2-2-2zM7.16 14h9.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49a1 1 0 0 0-.88-1.48H6.21L5.27 2H2v2h2l3.6 7.59-1.35 2.44C5.52 14.37 6.2 16 7.16 16H19v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.96-1.63z\"\/><\/svg>\r\n        \u0e08\u0e2d\u0e07\u0e40\u0e25\u0e22\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Info & Items -->\r\n  <div class=\"grid2\">\r\n    <div class=\"card-white\" id=\"pkg-info\">\r\n      <h3>\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08<\/h3>\r\n      <div class=\"readmore\" id=\"rm-info\" aria-expanded=\"false\">\r\n        <div class=\"muted\">\r\n          <p><strong>HPV 21 Genotyping Test<\/strong> \u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32\u0e40\u0e0a\u0e37\u0e49\u0e2d HPV \u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e38\u0e2a\u0e32\u0e22\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e15\u0e48\u0e2d\u0e21\u0e30\u0e40\u0e23\u0e47\u0e07\u0e1b\u0e32\u0e01\u0e21\u0e14\u0e25\u0e39\u0e01 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e01\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19<\/p>\r\n          <p>\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e08\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1c\u0e25\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e15\u0e32\u0e21\u0e1c\u0e25\u0e15\u0e23\u0e27\u0e08<\/p>\r\n        <\/div>\r\n        <div class=\"fade-bottom\" aria-hidden=\"true\"><\/div>\r\n      <\/div>\r\n      <button class=\"rm-btn\" id=\"rm-toggle\" aria-controls=\"rm-info\" aria-expanded=\"false\">\r\n        <span class=\"rm-text\">\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21<\/span>\r\n        <svg class=\"rm-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 500 500\" width=\"18\" height=\"18\">\r\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\r\n            stroke=\"#1A73E8\" stroke-width=\"18\"\r\n            d=\"M0,53 C0,53 65,0 65,0 C65,0 100,30 100,30 C100,30 128,53 128,53\"\r\n            transform=\"translate(186,195)\"\/>\r\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\r\n            stroke=\"#1A73E8\" stroke-width=\"18\"\r\n            d=\"M0,53 C0,53 65,0 65,0 C65,0 100,30 100,30 C100,30 128,53 128,53\"\r\n            transform=\"translate(186,270)\"\/>\r\n        <\/svg>\r\n      <\/button>\r\n    <\/div>\r\n\r\n    <div class=\"card-white\">\r\n      <h3>\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/h3>\r\n      <div class=\"bullet-list\">\r\n        <div class=\"bullet\"><span class=\"dot\"><\/span><div><strong>\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07<\/strong> \u0e0b\u0e31\u0e01\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19<\/div><\/div>\r\n        <div class=\"bullet\"><span class=\"dot\"><\/span><div><strong>\u0e15\u0e23\u0e27\u0e08\u0e40\u0e25\u0e37\u0e2d\u0e14<\/strong> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e30 HPV \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e23\u0e27\u0e08<\/div><\/div>\r\n        <div class=\"bullet\"><span class=\"dot\"><\/span><div><strong>\u0e17\u0e33\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08 HPV 21 Genotyping<\/strong> \u0e15\u0e32\u0e21\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e43\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e41\u0e25\u0e47\u0e1a<\/div><\/div>\r\n        <div class=\"bullet\"><span class=\"dot\"><\/span><div><strong>\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1c\u0e25<\/strong> \u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e1c\u0e25\u0e15\u0e23\u0e27\u0e08\u0e41\u0e25\u0e30\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19<\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n  \/\/ Readmore toggle\r\n  const btn = document.getElementById(\"rm-toggle\");\r\n  const box = document.getElementById(\"rm-info\");\r\n  const text = btn.querySelector(\".rm-text\");\r\n  btn.addEventListener(\"click\", () => {\r\n    const open = box.classList.toggle(\"is-open\");\r\n    btn.classList.toggle(\"open\", open);\r\n    btn.setAttribute(\"aria-expanded\", open);\r\n    box.setAttribute(\"aria-expanded\", open);\r\n    text.textContent = open ? \"\u0e22\u0e48\u0e2d\u0e01\u0e25\u0e31\u0e1a\" : \"\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\";\r\n  });\r\n\r\n  \/\/ Image thumbnails\r\n  const mainImg = document.getElementById(\"main-img\");\r\n  const thumbnails = document.querySelectorAll(\".thumbnails img\");\r\n  if(thumbnails.length > 0) {\r\n    mainImg.src = thumbnails[0].src;\r\n    thumbnails[0].classList.add(\"active\");\r\n  }\r\n  thumbnails.forEach(thumb => {\r\n    thumb.addEventListener(\"click\", () => {\r\n      mainImg.src = thumb.src;\r\n      thumbnails.forEach(t => t.classList.remove(\"active\"));\r\n      thumb.classList.add(\"active\");\r\n    });\r\n  });\r\n})();\r\n<\/script>\r\n<\/section>\r\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e20\u0e32\u0e22\u0e43\u0e19 72 \u0e0a\u0e21. \u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e17\u0e22\u0e4c \u0e15\u0e23\u0e27\u0e08 HPV 21 Genotyping \u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e40\u0e0a\u0e37\u0e49\u0e2d HPV \u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e38\u0e2a\u0e32\u0e22\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e21\u0e30\u0e40\u0e23\u0e47\u0e07 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d LINE 082-555-2233 \u0e08\u0e2d\u0e07\u0e40\u0e25\u0e22 \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 \u0e15\u0e23\u0e27\u0e08 HPV 21 Genotyping \u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e32\u0e40\u0e0a\u0e37\u0e49\u0e2d HPV \u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e38\u0e2a\u0e32\u0e22\u0e1e\u0e31\u0e19\u0e18\u0e38\u0e4c\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e15\u0e48\u0e2d\u0e21\u0e30\u0e40\u0e23\u0e47\u0e07\u0e1b\u0e32\u0e01\u0e21\u0e14\u0e25\u0e39\u0e01 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e01\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19 \u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e08\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1c\u0e25\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e15\u0e32\u0e21\u0e1c\u0e25\u0e15\u0e23\u0e27\u0e08 \u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07 \u0e0b\u0e31\u0e01\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19 \u0e15\u0e23\u0e27\u0e08\u0e40\u0e25\u0e37\u0e2d\u0e14 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e30 HPV \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e23\u0e27\u0e08 \u0e17\u0e33\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08 HPV 21 Genotyping \u0e15\u0e32\u0e21\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e43\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e41\u0e25\u0e47\u0e1a \u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1c\u0e25 \u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e1c\u0e25\u0e15\u0e23\u0e27\u0e08\u0e41\u0e25\u0e30\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19","protected":false},"author":2,"featured_media":0,"parent":7694,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-home.php","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-17325","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/pages\/17325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/comments?post=17325"}],"version-history":[{"count":0,"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/pages\/17325\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/pages\/7694"}],"wp:attachment":[{"href":"https:\/\/memoriallab.net\/en\/wp-json\/wp\/v2\/media?parent=17325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}