CINXE.COM
Terms & Conditions | Acrex India 2023
<!DOCTYPE html> <html lang="en"> <head id="Head1"><meta charset="utf-8" class="index" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="google-site-verification" content="L7DhECJLQdbeRRsedorm0iCHdfAIpMpWgEgvciXHfjI" /><meta name="viewport" content="width=device-width, initial-scale=1" /><meta name="description" content="Terms & Conditions | Acrex India 2023" /><meta name="author" /><link rel="shortcut icon" href="favicon.ico" /><link rel='canonical' href='https://acrex.in/Terms-Conditions' /><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Fira+Sans&display=swap" rel="stylesheet" /><link rel="stylesheet" href="css/2020css/bootstrap.min.css?var=1" /><link rel="stylesheet" type="text/css" href="css/ACREX18.css?v=1.31" /><link rel="stylesheet" href="css/2020css/font-awesome.min.css?var=1" /><link rel="stylesheet" href="css/2020css/carousel.css?var=1" /><link rel="stylesheet" href="css/2020css/animate.css?var=1" /><link rel="stylesheet" href="css/2020css/hover-min.css?var=1" /><link rel="stylesheet" href="css/jquery.fancybox.min.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css" integrity="sha512-OTcub78R3msOCtY3Tc6FzeDJ8N9qvQn1Ph49ou13xgA9VsH9+LRxoFU6EqLhW4+PKRfU+/HReXmSZXHEkpYoOA==" crossorigin="anonymous" referrerpolicy="no-referrer" /><link rel="stylesheet" href="css/2020css/style.css?var=2-4" /> <style type="text/css"> #template { visibility: hidden; } </style> <script> //$(document).ready(function () { // // $("#homepopup").trigger("click"); //}); </script> <script> document.createElement('header'); document.createElement('nav'); document.createElement('section'); document.createElement('article'); document.createElement('aside'); document.createElement('footer'); </script> <!-- Start Here--> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PMZ88GRX'); </script> <!-- End Google Tag Manager --> <!--End here--> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Event", "name": " ACREX India 2025", "startDate": "2025-02-20T9:00-22:00", "endDate": "2025-02-22T9:00-22:00", "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", "eventStatus": "https://schema.org/EventScheduled", "location": { "@type": "Place", "name": "Bangalore International Exhibition Centre", "address": { "@type": "PostalAddress", "streetAddress": "Bangalore International Exhibition Centre 10th Mile, Tumkur Road, Bengaluru 562 123", "addressLocality": "Bengaluru", "postalCode": "562 123", "addressRegion": "Karnataka", "addressCountry": "India" } }, "image": [ "https://www.acrex.in/slider/54banner001.jpg", "https://www.acrex.in/images/Inaugration%202.JPG", "https://www.acrex.in/images/Knowledge%20Session%201.JPG" ], "description": "The 24th edition of ACREX India in Bengaluru stands as the apex of South Asia's HVAC industry. More than an exhibition, it's a transformative experience catapulting the industry into the future.", }, "performer": { "@type": "PerformingGroup", "name": "ACREX India 2025" "url": "https://www.acrex.in/home" }, "organizer": { "@type": "Organization", "name": "ISHRAE and Informamarkets", "url": "https://www.acrex.in/home" } } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Blog Posting", "headline": "Title of the Blog", "image": [ "https://example.com/photos/1x1/photo.jpg", "https://example.com/photos/4x3/photo.jpg", "https://example.com/photos/16x9/photo.jpg" ], "datePublished": "2024-01-05T08:00:00+08:00", "dateModified": "2024-02-05T09:20:00+08:00", "author": [ { "@type":"Organization", "name": "Some News Agency", "url": "https://www.example.com/" } ] } </script> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "nyf0exqiml"); </script> <style> /* Basic styling for the modal */ .gamodal { display: none; /* Hidden by default */ position: fixed; z-index: 9999999; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); justify-content: center; align-items: center; } .gamodal-content { padding: 20px; border-radius: 5px; text-align: center; max-width: 700px; margin: 0 auto; animation: myAnim 0.5s ease 0s 1 normal forwards; } @keyframes myAnim { 0% { opacity: 0; transform: translateY(-250px); } 100% { opacity: 1; transform: translateY(0); } } .ga-image { width: 100%; cursor: pointer; } .gaclose { cursor: pointer; float: right; font-size: 40px; color: #fff; margin: 20px 0; } .gaclose-btn { display: inline-flex; justify-content: end; align-items: center; background-color: rgb(0, 156, 170, 1); /* width: 30px; */ height: 30px; padding: 0 5px; border-radius: 50px; margin: 0 0 10px 0; float: right; } </style> <style> #SiteMapNv2_li2{ margin-top: 48px; } div#clockdiv { display: none; } @media screen and (min-device-width: 300px) and (max-device-width: 767px) { .anout_con h1 { font-size: 16px !important; margin: 5px 0 !important; } .nav-btn, .nav-btn2 { display: none; } .section-title.text-center.mid.industry_ovr.ovrr { width: 100% !important; } .mob-title { height: 60px !important; padding-top: 15px !important; } } .ovrr { width: 40% !important; } .partner-sec { box-shadow: 2px 2px 7px 2px rgb(0 0 0 / 32%); text-align: center; width: 100% !important; background: #2e9caa; padding-bottom: 15px; } .section.footer { margin-top: -50px; } /*html,body{ overflow-x:hidden; }*/ .cir51 h3 { background: #00a7e6; padding: 15px; color: #fff; font-size: 18px; text-align: center; font-weight: bold; border-radius: 10px; } .partner-sec h3 { color: #fff; font-size: 17px !important; } .cir61 h3 { background: #85bc21; padding: 15px; color: #fff; font-size: 18px; text-align: center; font-weight: bold; border-radius: 10px; } .wb { padding: 4rem 0; } .pb-2 { width: 20%; } .dropdown:hover .dropdown-menu { display: block; margin-top: 0; } h1 { margin-bottom: 0; padding: 10px 0 0px 0px; } .pad5 { padding: 5px; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; } [role=button] { cursor: pointer; display: none; } .navbar-default .dropdown-menu .dropdown-toggle:first-child { color: #000; font-size: 14px; display: none; } @media only screen and (min-device-width: 1024px) and (max-device-width: 1279px) { .textBox { float: none; } } @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) { .side-links { display: none; } .img3 { width: 20% !important; } .img2 { width: 20% !important; } } @media only screen and (max-width: 415px) { .modal .close { right: 303px !important; top: 46px !important; } .navbar { background: none; } .img3 { width: 120px; } .navbar-default .nav > li > a { padding-left: 50px; } .my-but12 { margin-bottom: 10px; } .my-but13 { margin-bottom: 10px; } .textBox { vertical-align: middle; font-size: 16px; width: 100%; text-align: center; } .border-bg-1 { width: 100%; padding: 7px; text-align: center; } } .contbox { padding: 20px; text-align: center; box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.32); margin-top: 15px; margin-bottom: 33px; } .contbox h3 { text-align: left; margin-top: 20px; font-size: 20px; line-height: 1.5; color: #222; } .contbox h3 a { color: #114f88; } .contbox h3 { font-size: 18px; line-height: 1.5; } .welcoming { background: #d3d3d3; padding: 14px; text-align: center !important; width: 62%; margin: 0 auto; border-radius: 10px; } .modal-backdrop.in { opacity: 0; } .modal { top: 3%; margin: 0; } .modal-dialog { display: none; width: 100%; margin: 30px auto; } div#overlay_pop .modal-dialog { display: block !important; width: 546px; } .modal .close { right: -25px !important; top: -10px !important; } div#overlay_pop { top: 0 !important; background: #00000059; } div#overlay_pop .modal-content { background: #fff; border: 7px solid rgb(128 194 66); } .modal .close { font-size: 31px; height: 50px; padding: 0; position: absolute; right: 435px; top: 27px; width: 50px; z-index: 111; transform: rotate(349deg); background: #cae9ee; color: black; border-radius: 50%; } .modal-body.text-center img { background: white; padding: 20px; width: 660px } @media only screen and (min-device-width: 1200px) and (max-device-width: 1280px) { .modal .close { right: 282px; } } @media only screen and (min-device-width: 1300px) and (max-device-width: 1366px) { .modal .close { right: 321px; } } @media only screen and (min-device-width: 1400px) and (max-device-width: 1440px) { .modal .close { right: 357px; } } .top_heading { text-align: center; background: #85bc21; background: -webkit-linear-gradient(to right, #85bc21, #00a2e3); background: linear-gradient(to right, #85bc21, #00a2e3); -webkit-background-clip: text; background-clip: text; color: transparent; } .top_heading:hover { text-align: center; background: #00a2e3; background: -webkit-linear-gradient(to right, #00a2e3,#85bc21); background: linear-gradient(to right, #00a2e3, #85bc21 ); -webkit-background-clip: text; background-clip: text; color: transparent; } .Speaker_slider .owl-stage-outer { width: 100%; } .Speaker_slider .owl-nav { text-align: center; padding: 20px 0 10px 0; } .Speaker_slider .owl-nav button.owl-next, .Speaker_slider .owl-nav button.owl-prev { font-weight: 700; background: #2e9caa; border: 0; color: #fff; margin: 4px; } .owl-carousel.Speaker_slider .partner-sec { padding: 39px; background: #fff; border-bottom: 15px solid #009baa; padding-top: 15px; padding-bottom: 15px; } .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block; } .partner-sec h3 { color: #009caa; font-size: 16px !important; height: 0px; font-weight: 600; } .partner-sec { padding: 39px; background: #fff !important; border-bottom: 15px solid #009baa !important; padding-top: 15px; padding-bottom: 15px; } /*Countdown Style*/ p #deadline { color: var(--clr-1); font-weight: bold; text-transform: uppercase; } #clockdiv { color: var(--clr-2); display: block; font-size: 2em; font-weight: 300; text-align: center; margin-top: 30px; } #clockdiv > div { background-color: #009caa; border-radius: 4px; display: inline-block; padding: 10px; color: white; } #clockdiv div > span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 8px !important; font-size: 20px; } .smalltext { font-size: 15px; padding-top: 5px; } #demo { color: red; font-weight: bold; } .popup_head { font-size: 35px !important; } a.pre-order-btn { color: #fff; background-color: rgb(0,156,170,.6); border-radius: 1em; padding: 1em; display: block; margin: 2em auto; width: 50%; font-size: 1.25em; font-weight: 6600; text-align: center; &:hover { background-color: #000; text-decoration: none; color: gold; } } .a.pre-order-btn:hover { background-color: #000; text-decoration: none; color: gold; } .btnnew { background: #00a2e3; color: white !important; text-transform: uppercase; padding: 15px 26px 15px 26px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; } .btnnew:hover { background: #0c62aa; color: white; } .nav-btn { color: #fff !important; background: #00a2e3; padding: 14px 5px; position: absolute; top: 0; right: 10px; } .nav-btn2 { color: #fff !important; background: #00a2e3; padding: 14px 5px; position: absolute; top: 0; right: 215px; z-index: 1; } div#HomePagePartner h3 { font-size: 22px !important; } .nav>li>a { position: relative; display: block; padding: 10px 10px; } .navbar-default .nav>li>a { color: #fff!important; text-transform: uppercase; font-size: 13px; font-weight: 900; outline: none; line-height: 35px; } .side-links { top: 31.8%; } </style> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-92806264-1', 'auto'); ga('send', 'pageview'); </script> <!-- Facebook Pixel Code --> <script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '290079348500748'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" style="display: none" src="https://www.facebook.com/tr?id=290079348500748&ev=PageView&noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> <!-- Global site tag (gtag.js) - Google Ads: 778597812 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-778597812"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'AW-778597812'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11485110335"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11485110335'); </script> <title> Terms & Conditions | Acrex India 2023 </title><meta name="keywords" content="Terms & Conditions | Acrex India 2023" /></head> <body onload="countdown(2023,05,14,10,00)"> <form method="post" action="./Terms-Conditions" onsubmit="javascript:return WebForm_OnSubmit();" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATEFIELDCOUNT" id="__VIEWSTATEFIELDCOUNT" value="31" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="3mkQLNEFg3P+BMbHh9RTATgyp+yzotLBeEY6SojS+B66RVsW1QkPZeQLEDbr2IaGCqyjl/JImjpQjiam0DMVh2m1wAPlZ9/lidpvvf3mWhrCJJ846DXcI0PLeB/mpG9SucTKyrHv6XednH6P6xM36+tyDXDcr2QJq5NmGEvO/d/RAxHHmI2xSb4ZwRNURbTUrSZzEBOFXlHBIz8bo4dHmx2OmA2v1Zcb7pVQn0DsJjzbRSVyhXVMX0BszWfe2T0q0pPqJFmTP9QvPp8K6dA/kbNYuUhjn+BjysOqreolepmVz4WsOjUh3Ib3OlcJUC5Up2HPJjJMw9t94b/h/5Pt5ps0F7+ztfu0WauxhWfNK11W8yAVEJ/RWmMSWLTgJ1jKYFxMpETZ/T+21ISztkukALMFnJgvs5RZIk5tyIKoB60yqxRbxo3zHrnCQvUK960LloGAgCCyNuYPyXCDfJUYbLeGq/620IIC8mlHiDG3NMfgEg489y+G" /> <input type="hidden" name="__VIEWSTATE1" id="__VIEWSTATE1" value="6+3uZtQCfjGIBWAM98tKn51XMcFdZwHEd3NGaD85A1qEZB83909C+Ef7sjYSoTRx8uW3sv0Qkf3KXT3+HeTqsVHIdAA6rWipJ6BPImtLCFVWAW1UiN41ebzhs+qGyP+6ai7GdfLWC7p5qbH+8X8XRMZFacSHXG2qVQEm8PFJ4BjmZO1uo6s4t7GrKhgUDIWCA+csATMg4fEaBAmm5tL4FGUqK/A9A4wcDcTbpT6M1N1Rxway0szP2cE5hHgYk85PvUEzq+N1MnQ/CFL2vTglzkB146KEaWGPzQzp/aP5qglVhK+gxheYdZTKxIq4RC2mfhBqcWJnlSvbOsC+XWRV5KN7jV4/ihohr3sFp2C5kTO7JieA6/Pw/ruOih95yR57Q8OqvJgLtKB9Vif1qLdtzZQreESXJsYnd51GBIe7+LE4ytBjLSx+BYqyiW5Sv7zqof+6+kcaiaMgAUpTAircZNKn9Uo9gXTkA6206IYdiS2qudQ+w2nZ" /> <input type="hidden" name="__VIEWSTATE2" id="__VIEWSTATE2" value="bcu2dahyRVyK70OceDIspdz+kgcrfIzHVsT14XA0155JDrZm/fI3hvbNPqJZMX/QFkLlJJIwU8KftDLTaaiJjzELPLcP08/i5PZTq1OSm+gX/mo8bN74h0f1oIuSlfLllVR8TY216Zsj5WhCOw8/LXi+YPXr2vB8vbMsMadMA0w3yesw1TY7tZRnjnftcfBQ8cpoDD/Vj8Rek87S6OyyY5HYaWIOs1F5ZnHiri6AO6zXx6Qonmm7e3C5IjGn5NoXLbCVw+T1eUTJ/h29HUmhaSrGN6LwM1J47ET1XY8qbvwT1BxEsZm5sffDyX6EexeGVAtqbxXdg3Jb2b/QM/ebvkVro9m8G/gmlKkeZ0WwJdjcuUrNxND+14O/NKa0CHV3D5I6dRDtRlaPuGnJGnM392a/BYEj/PTEsWhWMxcHfCvfO5DxAScc4DJhqTj1dXL3c4gIPaNE8c/VaQusQkV17Noqwz3QGUfJty48EPGZ8pZdKu/oUo0R" /> <input type="hidden" name="__VIEWSTATE3" id="__VIEWSTATE3" value="gR67D7hZbnBjgHuAR03hLhqfOQbLe+H8422TURZHaxmAIMReEFjRnJXyNhuKbe5bzqaiuS1gk61nVHV3nwusLmRN6wgRqxsLyOtbad0bs0lSYHpBooWA8LBW8sTPek1F+7/v4sUUs7QgDFGVoyQSjPsM9xdNOnQUUr+q9Jw02XPqPCcqPDPeQl4IaRPHe/vyg1mvxy1289/NZ76+W63qc20kIMgA9kzqUaNexoh3nV8NeMKc21ze4zkRiGUmqB8viYlBZI4oVYi03M8JpidPdpnShr3exln/RuPQf5jrukGlOsg5UD1J5E3/UyJXsEq4phhYbullg3TbTSvZncfRrwQc2keMlhgOvYLXU4SZ/BGDYPiTfMS46OK2PqQcbeLIAnLn8uG/RDnfag9dWBLu5LozNZKS6EoPH2GJKdNvpnVSdwBiu7phtZJPOkuUX11b9i5w+g5NnRN6lh17p+lPd6iXoFWeYRQ40RWDmNTiVt/C1EgqzM7I" /> <input type="hidden" name="__VIEWSTATE4" id="__VIEWSTATE4" value="DDqbJGCrivIp82xLfOfIPhtTy+pMeoXc/lpHlS6fjap9tk+EORSSK2mwnjhP2sXgEw05P+XuzkbgqLq08DyaPrMwbcmSxlOo1kbwwMwktCFNTxWgFJu8WS69kN88NHBtWcUiLFITrPFeNAwcc1yc7CSiHRIzV8CNkp7ZucTDUleoO4+HcKhqIEaQXjxMoeuQUaSSFYsdzGzo6mN6psqikp0SebcywY2WxtW6UyIKI9+wXd5YXExnn7g8rSD1Zc+KvPJxnSSiZ/tb0hh2rO4gQnpSc6/EJzdvV1hl51vKB2UqtNz6oCLxEJzpIN9mCxruSMfiOZ5K0ev2b4B+SX01Cc3YfpYWYbiHGGfFR3OsYCFzqgwI0Hfw74uH9c87UPzA6wrqY/2zBC/y6/52hgU8RKxdL1TshRWFEHLCAGvtX+7yvPDiLFRs471AQM/KX1h7H6odGV+cN2MMcDkpDmKWH2yJ9vMIo8XuBkpkI1iVJVNVGjrpnWqF" /> <input type="hidden" name="__VIEWSTATE5" id="__VIEWSTATE5" value="APTJMLlb8oeXJ9sCiyXDg5JJqNOYt4AIic71a7PIbL5h4IvlqJOUtzgrRbPl2eeUMu8aCyrjBc/CI86e+KRUoRG4aMJkD+1uT7a1ruUQPP5FqS3NwIYl/Y2PsG5k55qAXP45wYOPKvunkvQDatIvjp/FqwX1k7XupdNYpKK8Lk/wMVjwzMQcJ8GBNRfTcsehnYTTdOtWahfl7ZoYJ4tfQ/0NnirNY6kblKph2MaKNQBhOG2Nt5XrE3vU+8AoHbPhUwswx6UPaFJ/51j8SX7BiMzRNy4/pqA/qKN663u9PS3fJti3SmsC+uKZ+dXnTHx2jLlwAcO9b2gW0F7Wsza4GT+BmcAMDkhfqF4mbYydp5az7RgJuSkhDCO8Am1ZHix3/G+XVlp8jtqQ8lZT985jcdOPmK5qYm5mYT/1it7GdkDlj9usmhaSKJTZp5z0Ck+IF3qIkUwbybTf+rn/i8GiyqmNdo7vAbDEeHz7aGI0vwhnIDz6PZEa" /> <input type="hidden" name="__VIEWSTATE6" id="__VIEWSTATE6" value="KqBb9USZTwLVVU9NnpoT1U9NBHNwytRl/rCpjChi+lmuGOXlBTV5UZPKyiaXCTW0adB37dY+6Ob1mjTexc26o1TZMbvOMqq5CwMF8opJN3P2hDi139isJQOoy2G6PiiNlSTVBIgcCudaP+Cmo9jKID+BKjTwck9voNN4zV2T8I5+jxqGgh/PGfc0pNaeJWBvB3xpCLWFvhze+ff6XMnsbwnlXGb9iN+ywNufaToA8ylLInw1hbSE2M3PIne6okQV1xT29Ov/Cgh2sFTFqolUnOuNGjsBgtwvEnmFgI9Wlk2WdjYBoKEsIEi4mLsw820FnKvr2rRYpUkb8f3NtQ+4YemQmDkcSFaSsseCVA2tkbg3mLxQNRaUkvW4yF2RyH5nDrLE43hzCm3DAGfo8ZScUymhwls3qfJqIC98JjYYqNkNv5E2szJY7R6EdCCDWT1NJUkxYcudWPhd6LptnB0bhBRg8muio2F56PaZMugb8L8CsOf9uHeS" /> <input type="hidden" name="__VIEWSTATE7" id="__VIEWSTATE7" value="TZ9bBX1hMtLpwrOW3rUpjuFBPveLHxTF8I4xGOrs0uOw1gTlSvZMGn7qUsne6PPVYYXHTVLLTsBbXZP1/F1LvHXZIGgiuzlAFj2Zwd4JV2sARxnFx0dRdHJOHX4F2N+njKQrBkhwqTVxXdaErGvOyWiiKR7g3igiPzNBZljvPLqJjiWE7QuM0igUIdSjR+oyn4CttrbuZUYkBYy2TfXmf6CRQQIZ4FxGmBbeouusvH5HmdFeSiAAXlH+wN1TWv4oUIFhovi8GHZQ7qbemyw35WDPhKSws9izlzrsdDKaROvzVrVyvkSwkmrhTFh+Tz0iEqYIN4D+yQYu2Jyhm6yXeAUnjOBEUX0AYFAT6GnX0pn7FNL6w9c4Z/LUfguT3t2SpOj33U1UBBK0Epm0iZ2KohlBo3gtvfGbk3Izaw+JuQvdOeq/TJAvYnKYvm0VF/91Wl6bmxNYhn7na+eUwj/nK4k+P3RHaHjjrytSm3Y0nCHFwCSGfFN6" /> <input type="hidden" name="__VIEWSTATE8" id="__VIEWSTATE8" value="Qd+s498UPMPxzeTas39getWuFELrIPCAQuA94XiHI6mE7sPzmrvGnXmTJBA/RnWwg10bNeWWThdcsboRnhERrIeQMaECE20VynzZouPiJnp3xI8kxts/zSxxkiBqvTWQtAlQS0NzEVLfpAp9AtX9URo45K/cZZ1VzhrgHeSl9frrebLg3k3Jw+5Pm4Gq/l+UHqbObqCGifXBe3bPdL/glWMxqCqNMvh15NABSSavYEFFvWl9YmnSUq2zteqU0ABULqT5K5J6mEetjoGRY1pHTMbWU5BAGNVLB8xTgz2wpCeA6U8iXrRj0GjFhnPoDYvQAUTkZZaFL+/UKbQtMhxqbtp3BNI16VLZAfFwjhlgmLQb2/6kCFVw9xrceOyHKK9IcuyekbTsB1TnYuCgrOtPaOMWfcba+Mgp63ALqmlZcTpf+/zN0yfDWtjNNTwgISbczPf+vbU/Yq8srMNHZxfjJ8qLZ9gonLRrmsogDiJ8J8IV5ebXlJFk" /> <input type="hidden" name="__VIEWSTATE9" id="__VIEWSTATE9" value="/PziWIXu17fZVntGqHgfpZ2tAIWjZvHADzZe+XZTVStCVay7J0yHsWHGDiAIcRzuc3ScCWcSom2drxSpFrWcg6imk20WmlXgjXDQZDwNR/9qeACqDqrlmpUnWm9zkY7Y8L8wUaIokS23A3Us2mJWNs0Kw6BnRIn6IpV0vY0ZjU5BVk5V7k7Oxp+YZwzOxLRCvOwVIupGQGS4F2RsFK238yaJdkUbXEoJOncVrb2c0dlm8sFzM9DxVR7SxuVCE+gDc328oD02N15mZ+agyJRVc2YEmuGiZxLoFnJHEEb0ViGSWcsgiI87UlzTNnR51dIzN5P0rLUxrw5Pog1jzbw4nwsMTfSAvSXr0FP8kKgu/CudFkQQODH9ntxL6YjuvT3ejlce4JUE81ZE8nK3y4R1YH6CSePqPgIgl1nmOggxf4+QPyBZT500WJczM9Dijp//WMfWXGuOctmkbkxLdcYPFEH2sH3b8EeglVUgB9jv+ITpJVScyBtE" /> <input type="hidden" name="__VIEWSTATE10" id="__VIEWSTATE10" value="fFhB4hKUVZZra/pFcSYNbcVUwwibVSHEeH1drGztitZoJ0zqyYQOih2pnxG6klhHcTLPMbmn+AykMFsuzIffzQMp4qdRGRsOXs49ccukCWKSrUJFiFXBpVDgk1jvKS0i8OZLVW29WssyuyXy0wdxnrPDguhrJ49gd+MMS3fHdG8pbGDmIOTEOlY4Ez40EbLdbBJQ37jSVZfaf7lEbslYDSA/r4jR0wEM1VCtkKzy4yptrovzVnJ+UbULSgPPw0Nl3GS5jg1ON7LaWZ7/dmfXe0zLZNAGXdVjxcrCbyWxKGbxiLCWR4lTZ94sJMrXKBU9H8Y8x4my5BrAmHl3Ir33fRCrXxp3l25TGJ34w1hluqXnCk8AvjGgeCAW32vOaTnW86sWFix5D9y4aU1jSdHSa9tCmcDXXG8dyopQ9t+gW0NhGplLFg2BRKvkMB5KGRNLInkpTFgHCzxlmLxCMdIMNGZCM6MIhQJ5DOMPg+qTW9lY99d+zx8s" /> <input type="hidden" name="__VIEWSTATE11" id="__VIEWSTATE11" value="beFQyz3bVMiSmmHMlYAISR5P258fHmDjippMkIvJF3YQMuiOAMUU7KDMIJvk9SdKl4MIofCtjeBOaNbSACr2toaVBI3mIuM2yx5Y23y2thtzL5W42MiNChrBVgl0jpkKcwaiyRWyMXAFp5RIR8zx0ekuV4Ww2hIkejzXW57/XBsP0DpflCFhFajUcTCPdqby63HrK5qmc3BAykPeWKf7R+i+t6RXufwnFrxDpqcikzzYFDrj2NUnU8IuXlJHFqvW61IH9u/4QYLPzY+WWuBNy2Jvb5nujWuOLtlxITXUEravvvmoqta2LH8DyU4VjMaRrBf+nSn5By45szhdYfldEFy4/YoVDFq0u4mjGS7JCg7cU5gVJpydw9QKBgpJRlvIy2NS+Bgi3fvnJPrc6ZWHhRU7e3a7gM4ni5wDnkHINtpnNFuo50U10/PXwS5E0qiBwe8laJLgjZLOtAtAaksII0/sCD+k1fJhBVXVZK9PG6kTnykOskda" /> <input type="hidden" name="__VIEWSTATE12" id="__VIEWSTATE12" value="3zretjbCIU5ixZ6rOC4GSHxsYQMEir/7ZMlB+UqGiE3iucjJT8pVbvX7ydc2Ylto5T6G9U4j7KDDE9ZI013KxXtm2CvCHDvWIk5+ztPi8y3TyjUQK1UbxtC4/u4oXMo4m35WWIEJG4ZxnsLa19K3bb73u5VKLJulh3E2ojb5lKL3YQ+hEZHa2Hd3Kb47eP3Dgkkr0XbbCMUn8Ea5lYRh2yEbzU0GHET9PVLuS0G5KR+96OnJn7karpD1W++ZnlRo8c5MpkN8p9b07aXe6rHUNenj/ldTNaCV0KNPuS42e958tXhtJu4FFVZ9K0FiTHtMZsAl8JfKxU964kU+vuNKV7XlvPlYbtcE7dVu+Mm9FCQoTeQ97OeJ2w2N689YWVCUNhgTzya40u35zvBbQEZGIBNUqGcF4XB11psWQ7JySuomLxsVXpOWq1qz0nXB2obJUpgYBhxzyzu2dX+5eGN+S0ugDslZrxiu8UqzS+Ec6KLouBBgjAxG" /> <input type="hidden" name="__VIEWSTATE13" id="__VIEWSTATE13" value="H3TUFakLBU8K9bqx69xkLXnAkSYswAB82JtfYQ+VAGZQqvhtZ+qfUDfZWMZiOAFTkjqggjXwf2hLbXNFSrq1dVX+TS13dSMpVzc7FZ7fbz/d4nFrAxehZydTLSawQFxGOC3ru3zKXzOmlM2Zlxb7B7cLn2oU7ZAPda0b0u8m746YFiBSP6t6u6+gEghoevEIUl0O1B6TtnI0BFaJpU1lmM3ncZEch7v7Kt7hTAQPkjN8gnhIn4ByGkvnvQ9TvcLA++i9Aefm/daw4uOVbmQcfMcXLjGzS6MTeRw7RU7mez+6JU1xEHrVl0lYfYaGWlH7ypj563uGbHrW6ZJ6hxRkaD9B/d/W3XdfFzXBUFr6jKY+/Gvc3c5vLQxYLThYJlvDpnGTNJabwH8wEAJg1Z/AldIsVIpQc12NWhDmthzKxLOsJXdKq2BUBlF3T0W5w+Do3M6mOw47qGh4riOfvrUVIGp7ItekE4uL6J2R68RYYTAdNKetKUaC" /> <input type="hidden" name="__VIEWSTATE14" id="__VIEWSTATE14" value="wFbuZOd+dbJauusSS0ZA9XYp6Q6ce+AmbqzeVOdxa1WNgEqpVa/9noI/WkaJQ2Dbp9+kVsQ+Fijb+yuwDoC8NohtFKZuX1vl3WFRHFFkpVFtSG/pBrYEaffEhQ7FX/PMrS+qfMdw+kgn/cyaLtBYGWVaCGJ/Xiph/Cr9hJ9707z3KHB+2pcCYMhJzda5V46StB6IedvqKCMxA+eFW+xPj2d5Ophg6VbdNGvattfBnq9WLk7+8h9LD37I4lRZVnkdBPTinB4bqeqx0Lr2K2DT062R1uLVFa4wvdTcTpHS7JUp8QG3LB16DYU8AEqno2hKYdya9B34tlxg0gJk/QHXF8mW106CoCQioMTfrbojAz3dtHc9+BGzPQmv5qASDj+E3vZZ2teE7jxytHXY8wH8QhH/taxfhamHP9jeHUBoyJwEPxzOfO00Bv5MVgN+aYAhAwdhRPbCM2iVBhVXjXpZ5wkUBW5S9KfTjmHDvuE78mS26fgz/m38" /> <input type="hidden" name="__VIEWSTATE15" id="__VIEWSTATE15" value="ID6wzt4ge1sICPiNlaW9LNPUjeaUep/zTGduFIzpEk2VozAQ3qbt/Hk9HhbaEeCQfOnnpZLRvrmZdLMWdVgNL3cwkQa6s+x4biv8TxSpdhwN+XxGUf9FwlguOZWkw3xAKmORF6uTH1wJ4j8faGrYFlUCRSerde/2xdmhZUBh+QG5D6xfy7jBHcUZkUJhfPJnozUTwdvh/eu4U9JIcK3cVzMKQ+o/+mOrsNMB1tedgNxcAWimaJTvxmXhHmn8lRxK8kFOBhUgOrCbEJd280tq6OmmfWsEzvG23RWeT76nL+O2gvN25JshnyJi0F2F7YAmOUgYsxq7dPFeQ6mvEa3fS9rrxmg6fGuRWq5wmFCt0AmHwsHJBWEQTUdjDTc+03MYIodPanninp90iqi0GzuWciJjAygiVhsTMoA8inKPke7sqOUmhux27FXlWMhNL0Lz9aSDyO3TtZcIoLalzc6ZVAoRc/PmrDZ/XT1POpOAb5Gv7LCt8dgh" /> <input type="hidden" name="__VIEWSTATE16" id="__VIEWSTATE16" value="Yke63KwiYS2ZRHTnuNF7PywkCPA9VT9Lx7v/Hqc6r879d2lqIZRusjwqP9X1IofnfdhXr/DMiD7czzn4+NFUQHFhpKatnxVwQM0r8ksIc7NEIj0M9xCutxJ9lVnzGlGRjcR1Jfsfvv3YLmGpiABpfqrNR2fC3dkvmpxegg211btIcFE+XzUB7BnEIem+l9c09OUU6kIHzBvfRdLO8aH5uuFYmlrmPw7G2tfs4jI9xKPxifAl5NIfeNzlsWvFrTj93KFCN+5Zgg2nSw5SIFOY08uOPzcc5QaziVbWAacM7ePwrDAX18hgsWCz9EiCkOQgVXCiCwHI9br/ySkdJizIXFyWMqRxyp1r38lw6ZPmq9CMRnfg0yRGFMUF2mCaPRKGIH75msDuDk09oWfX3IfeqXSI+/2yEmd8a991bXHFA8HeJ21lVUkkWghKIi1+9GFiVYwey4+e+sUJ3n7LX1nX+wGKBG4DG2+ot/KIJwWWZf1COFeYrWGV" /> <input type="hidden" name="__VIEWSTATE17" id="__VIEWSTATE17" value="plAgVol7K79vTdbpCvNjafZxRU87iZIkO5YZW6TI9npYb8LdM5tkUUNHrRdd0O4+zBUwKJyIVwkl7VC+s3kEfvtU0UisTmbIh3QCJH7ONBdCcTWQFJsMnCHGwzLnEKwe0VXN9d9giUnr16lJ5i7do2Jv+DoC3E054Wc+V6zF9lP/YlE0egCkZw2VDV2MmSKZJ/7OFC//UoeQDOWaHNfyb++BUOw90CuTLso5E26ROHFOsUye0EY/rL4DiNMDItodlC+Tk06bTM+RKSS88FLD6+OVTshzbIpN80rfMOL8Qft67/ubg88NJSyngfnZ8urmXPZ6LWvAYOKDXufAEwE63od7eZOOgCPbPyaUr3qYj7BYs6qDZFXQDHBQ3jgFySgSHti88TMaToPC61TzROvTfMrE9ip//xOgw7DcAbiXTkm1bPXP6rJLX1ZzQAhMnAbSJ+aczWYl7lyuevaNbXBwHdRuUSgxrr7yTdpQsxuo8KtmbfN1aF6x" /> <input type="hidden" name="__VIEWSTATE18" id="__VIEWSTATE18" value="aqr7oYpPVxOhf2ut8+7aiA1f4XxNmJoez1m8SKZ53o5we6AUC8GiU6LMR79JmKNzmi4/YHcMvXvmBjLlEVITK3VxZFqTAjR26AF0AX0T6yhNXONMCR/km9AOL436A4m+KE2mfdYNzsNHmzuAdHuvKvKUEIeel9OQVleTwTejOP9lJGx6Tmrp/U7bmh4YKAhOmHRllm0BBseitkeFYKdAXNOm3vR121LQCk7l9YqVHJXUWFa9I0ZB/+h0RsAKK06Ym4fzPagr/kfspkar3fNilPOe5jy/ePSQ4SRbRP+HR+HiAUnPSx67sfRhd7KdfLSc7Bh9+/wcJPe+XJ9LclSFrtyAoOxhTXXxFEAA5aToo46+BSLPNNpPfSFQYrWUtthMv1DdhSboZQfIsy8IOI7ATrjexf+7fjafAHZUFgPvinWnCgW+edNK++v9JglAtH/o8dzrzCpbdjapJvmURZF0HRIn3Rx7yP/BVi4aa2/TkmsxJirkInZ+" /> <input type="hidden" name="__VIEWSTATE19" id="__VIEWSTATE19" value="/OxGFbipgw6p8lZmUX5Dq+ADSV78lEABWAhnk3zbAuTRKKyUwxbuZKHoqM2Hr34lz/3MXqY8qTp/jGEUos3cp9Yb96tnPsh4ORASILnYdCFRONWqBNIoWijCDLY8Z+Kxri2FCCg/LJCTVfW02kOSMWDxrhUUXKf4IMNmr5n6Gw9itDIcyuvJ0s7phmkUSGoBAuJ6CYpB5X9rcGcYnwDC8kXVfcmbosM8RZH4unY/9wQweHqxB2INytnQtqLpsCuIPUItaJQT4hbvXvP2mX/CUuX4AKHvf1HSsB61rsbYCnXaKCeo4FIsftulC2OrgfupZme6StGhEVklroz7N7+HIeMql0yyTmX1C2qlOIbP6NCDWAb8kDzKDxfw7gvHltM2/QTQ8DwJpFVy2G9NkKP0A9gZw4I6vbmOR8IzsegO3zyYB+FSiqo5w3gcsweRgJDMBPAeALIbRSiYdbFrw02UzuM/8zPUNiN4n9VyBeXH0nIAJg+3B7SA" /> <input type="hidden" name="__VIEWSTATE20" id="__VIEWSTATE20" value="C0sOnLZhRXajkZF0n04vEa+tgE1iFAfV7Gc7I7BuOf8Mr1fr2eJmcLbcXSNnDOdkucj6u+yyKFxYyjmbrQK/0SjSKU1AM17qi+oHtSIWBu7sIJccxYtEuVweyimVrBUIsQO3+pvGUj6+d1+A5dVZbxLdCFrJq93WJXbugbACsQdYUFQRrzrEFt9mBjqBktGfE+szY0FY4Q4aUQ14Vm+GOY4LXKm4aCHuALNhXIAhuoQjtpr6ONKEuaJ+pqHzkZmcsaHq+Xfn1mQmN1FbL+B+1X1ztXvop4IFjiX+BWADVZuafelk57kuj9nRhSpbgdEu1pyb7kkMZWR+u7qlPGSvpZkkm0aJcyS9vz8KyJ1AA7UTS2P2NWpJUXR8XLXPjUeDawpM1+bSuPDH3ehS3cZOAhCi9hKVjfMC5aAPe/SAOtMdyssSizFMU6IPSLdVFFVsWb7hx47B7QQQFAkme+ZAbRhCqfljn/d5OKVS0XF42slxZ4lL4iFf" /> <input type="hidden" name="__VIEWSTATE21" id="__VIEWSTATE21" value="8uSrJ42axy4+myPkcRzA9R21/1FWvEea/5sSqIFxbWOGCBijA9D2dWbAYJ3YjFBvzPM/Qxp1uRyH4oPrw0cJgYnvrFty3LMPDLQrb71MMfOhyjGgjoTE517Y+FYxRpt8z6NlJPFXsQQq4xUggcpS1QzVsylcKbS1xnitzUcOahRsxioEvfFCWltTl6Sc8trthEOfqhcAbMgOcnBpkJJlP3qP9lYrEfHb16GVwAunRJRFe0mJVJBTlUh/wS4bdhjqG+U8+Ij0nHKojjKzGaJXXaHlIxUD0vm2hgtqBYVp80Af6MxDBxDsjRsPtDQfXqgFEPGGqmfOeDaXp6qa4IHi3E1uRUbaD5TrNYZOxUIsqXxLcByh7PyhcRQrkdTdJAh/KuVTlKzEKI+peKFkk5mftBiHEGxMFXk7IxCliDCC3XYy05GmvNb4VYTKpzrquGjlERCoH06OGm0zJ+J3BmsOcIW7YHjo/bu1+wys5MfJlrKlYhH30bWN" /> <input type="hidden" name="__VIEWSTATE22" id="__VIEWSTATE22" value="KhD+5hiBDcg6txN0xYD+K7/7NOaY//r665a3joChnD9GTKia0WUeR3zSBb1Bo2LZ3LQJ3aZ8l+ZbeJs5n2H/yVGN6TaZsIdb1PM2ZZ0jSy0MaOMm1G8pupJJZ2qmA6GhE2RGe6pZz7maOvFHY49F9cTcicBZ22Ru+pggbRn+lj/cQHrIPJEpbn/iv2wog4h90de5BpDKoK+QyslC8KAGNPOv2mhB2OdUh31jjun1OAX80JXkCjZXjzGoLcflsOtevPmP4gUph2eaCpnmjyRcJDbRGQyYLOVFT6g/1qa1tuIlfDg/O6qewUw0Qu5PmbIaZkPmdvzrAYlnO9Cp0G/l+K9i8GHncwJAsOYjKASGHUYExhqteHRF89aBkzowWU97o6N/cP2pZS1yitgJP+UX8Zwjl7y1RDXooNXPCqP/kEmTB22zJNGa/ikA6qK/TAQJjN0OwKiDtL6hNM4HCXdm69y2ScFwF324443SoNgMEI6QVjvYXG2E" /> <input type="hidden" name="__VIEWSTATE23" id="__VIEWSTATE23" value="8xOHKovymduQzwSfxVOxCdQoAU6TDsQdMkwN5Fz+fh0QScCmexPdoRWBkCn3iuD/vkecPnEEp9ilvSHb7Tmo2/DjtVSrAqZsqWsA4wmKDOYKMCxJBVrsm4ZvOuv9LePGXVMBngba7In+EqFBgWv98kp4JT6HVPmoXoXfx6TDhg2xCTx9C48jyv/EUltJOE+a0doJVcWBqL+0dvORgLSXN8BKlxCmpkRplPmOxLD2JHLWQJQS2jOpprAOvAuaZnCHDfcROZEr+UW4Z6BM8dz/slEx62/dAKdmC+IsIBMKoT1hsgTEtI3b4lzxF6hdrPCqVgyF0FwGOlx8WYDWVF6peOXK4RM1P00vzHYxPh6g32cE0fTyp2H4wnM4DzXhw7RztgzehACEpC4i920zO5u0T2SNQB5gOxjwS3aM/dbOzo2SKRg58A0R1Srlxs6BBSAzAkmf9McYFqJqyp4d5CDa+jtxbDAQwuFBk2aaYvB34HDAl1wte78a" /> <input type="hidden" name="__VIEWSTATE24" id="__VIEWSTATE24" value="IuvaFu8PxFxuZVpj2iQQjq33tr8/D9+W6f1sxURXpN3vkJjO9HXozH4qU1tazWdtmJEF3dICKfcejzAYb+JjpJ66onp60ifV4draL2ggncgAxl9PVfTceInP7sHGfihi/vURFIhkX/4rnk9Br2dw95LsHSUvex60/ONOCo96786ihCrExatfh/uHun76GmaFe0mzaGvBakCjknoqf1pOvbrPQK2uxtW+oBOo+8yvMdJouVrMecMBV5FjLmd0woV4PpaMsOA8sdnIbtCIgTkQQJZpUZD9y3xumqC9+DsoTcKuuXDO9WWLoQgOx5bqt4w0RZQ96/57YIafdlCP6RBdsmeOw7OZLqnm0u2q2cn2jemcqABWesjP6nkpiga+bCWu3X1J1J5DPp8rEQWrJ0e/uaXCzNsDrH8rm+Hv+/aQUugJp528k7Gw6hOQ1B3659UwbXfE9B8o7zrth4ggGw2NyUDORMZ3z0d2cQ45+QMBq0JLe8H43rww" /> <input type="hidden" name="__VIEWSTATE25" id="__VIEWSTATE25" value="d9cuwHnmKV6jeJmYvr2LsnyYTZpMv0kr9Fh6EqZdRLilBPGuSCaGCgghFG9mfdlmHlrKYAVi8HYcHWJbffJAUGjKhv8kt7dXp7ujFwmd+Co6sGzewr8rtf9oFxn1PBg7tvUGfLT81DdlWiK4OScBKbEtp5o3EWlU4qUdT3qgDBB2knlkFIMkHg4i3lt5PuswT/ZbSJPtI/E8iYlPqZmK1zzD8zyAp/MvX6M4lQl3lBjl7vhSh52uJnpAeuafeUeRxPJKflcG5tLXiCmvZbRwoIz7EzbhfrC9H7Z+NpU1EBiS3TLfw8wJ7XxCl8/cfXqiwC3US7F3iormgnuqTCGSH3DIlb1qiiFsLlzyqxSe/0GkEk++nnq0iow4NG7CB/FDYVcdMy6ZTTVkFIVw3GQ1DGrNLlvUam4cSn61/5jfN9/sKic9hZ0L5bFDue9l04pZZFBuNgPumwrawWBG6krRjpwTHfoTI7u024rJjncunkvOapmp5lXO" /> <input type="hidden" name="__VIEWSTATE26" id="__VIEWSTATE26" value="0vw6lDN8m1KfuFeWAIWbR8rR5YJDEtQwEnWz40sLfmON/j0nwIYaQ4YVQs4WgzucB5BYJxAzPGfZILIajVTxWHUJTkz00XBCViZ3i/wlOEV/lAz2YnxGDiowHjVat1gsEUvN0Cm4LjwP5VRRfRUIn0E9Ti0dEM+nr21i4LGW69/Gj2IpP9mSFarhZJBEvsoA5jiI3vO4XTQJXdIJxWM4EFoQ1w3aA8Wi3+ZS+ZfvFG3vuavnyOebLVZMc38dXfE60eMIabrT25T8MEEDRwJltIpGV1tGcMNa+3bh8V2ZEYO6P7YICvVEd9lfXzX3AQWYQM49O0+eclIxiI4V0b08voRNyfz0iZ44CgsYwSC3u1bxyoGC1ZvOpp0KvUZxF7hFlxg0ZIC+F1iifTjCa5NkUeREOO2Mne3FhSonbIAidudQZ7nA5SbRE0RbzvYACCW/291pE/hkse9qWbjYv6z64WACo0Ej5HIg9toJ9asoIVJNhy2CZLs+" /> <input type="hidden" name="__VIEWSTATE27" id="__VIEWSTATE27" value="XwVtaMMbOfcjXGxOHK0lkHSfVKgVJXXwOmqoXWWJguqGAa8S7cJVejiw1jaJWWiEofHtFCrytroCIIJo1iMfCWOcfyaRMl+csMNVQdXXtlYONXEbfY/v45OlNmGkkT0pOsm8NxU+Jgmvx3HSqM+FiccxqFE6IL3Jb6GxQTaSV/YfsNzEd8uk/8vgvtnyKpoKD8RKeK7+ZoDQyK0bNFiVAxWyp52+tKpUfTBRjcwvZ4nx5j4rP2NWd1U5xKUV2fNlxolGarxi+shDzKf7EsUOlvFzDCR+tn1yGg3iOgKZ6pauBYEInNanFZdmSL04W3CGeq/bJjkv1FLw0YBL3I3jKmHJ4n/G9uz+0K2c45AnolUW02mx1FpQ8KxO+NmqHPrWuAsry8pvKtU0VWQeh7kx+Imk1+/CP+s/yodzHvGrPg2a+AN20aurl0JH0y9uE45/qQlkyOy4GvIm4QmCs7h2ZxD+BmB+VpXxb6BCU0rKLiOldz28hZGc" /> <input type="hidden" name="__VIEWSTATE28" id="__VIEWSTATE28" value="NfNw62Y+C+J7UreLnzCaY7eQkZXzOaO/IKinoJFkL9krmDxT4e4QbxOypjRAxIz9BEeFmGZFBc110axSfCCDUuGUl25gHtjNlWo6ZBIZt5xB2MXPjxb6bqmzujZEEiyWKiyjImjls3sYfUtkbYJevxq+mZ52RKXneJgs0DI57jM9ZbrFjL2lYfjr1qPwsZplAbBZdZbfYXI2MmXWzTOGI7XQshZlprY28gY8pQ9Ex1Jf/T/D0q7XmbV/NH7GHjIPOG4PG0+o0O6bTHuyhcieN/qCuZQAmM0+GHBqqCgvCIEAV11foYgnsvCGhZWXJp9VQvDGm7Y+rjCynjp4Mv47bbiDGoVzuw3KHSYPsBbQzUpmklTiTqueKItcBK/kpDXYSSckI3rSmTXPHQefFm/RwauOW7l5hPKwhcZ14xiBoSy5CA6uvmS2m/Mnw9MRoD8QizEzb8UfPT6L8Z32eIYnyonwPxyHr2aZrzoXNd24T7gRyFyRhII7" /> <input type="hidden" name="__VIEWSTATE29" id="__VIEWSTATE29" value="qPLhqK1IOM5Dyx6vaQwSXnhGC2JeH6QTp2Hu6mMJOQkEM2CeEnXp6IKg56tLuC1fv3PAsJpfZX771mWx0fyu+PU9RIbXsxyJdkAQjcBbuawWMb5dDGZwx7eSIJZN3rmEzC/DeGZeRAtOMxBTS5U4IZfsaUbQxY+VHh0LtCeSayM54zrFk24kns8fHMiQCKMFmB0V41PTwFqIogkKINYKX9goSaJKxJwPk+Ouo+cbqIUn283J5ZgBeDhUCoa0UOggTqZhF63WbJ0rcFFIHEdpEqnMc9ls4oHRNkGb05xBtHIu49j2oHEkcXfM+aCA90CCqhqGjSyxR3h6KmWte0LXPV/JMpfAJ95CQL8R8Ku+GtlPfipHEnAu/0chqa5VFzDaOByYG7uyMVTmUWJNBJX8gsCU3Tt6LW25B52x2vPWkolzNrjbLqJuO3w/CCvBBlC0EfzTbThYkrreCMyGb+c0evQQEP6AL0PLncnz5sgbad6V28cPIjrG" /> <input type="hidden" name="__VIEWSTATE30" id="__VIEWSTATE30" value="CftzRdlp8p1mkvWo6coHixeAF6ntDQb78b5oP7uqYbyHu6TCdKZqW4JCPBEBzlyl/m/VrrFsnnuAyo3BGBGU+6E6pUVJdMpvod+vbSnMzfx1xtb/MXSzSUxOyr6oKagljUWdc/Mcg4O2mrDsrH6ZbylF/yEfDA6aYoPrVdWrSajC6bV0DDrq7b2lZYfLEVA+x5HWL0ncneZzTgSwQitTIAIkrKUckylonK+Cgte3HVtuHchvFezljXbPfWz6VV+8FCs9adb8WmqJnk8Gsp3nPHBaPolJiAq4b7YgkYhRTeHo5uiUm9naDrv8sIjRgA==" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZEpN9CVpVVlXH9Wia1AVTgoYruPBmML6vmMy15cltE9CsUElIbkrMFiASEtM2RriNA2&t=638240385260000000" type="text/javascript"></script> <script src="/ScriptResource.axd?d=nv7asgRUU0tRmHNR2D6t1LX6RCvlpIELwARov_YQSgToNwy5d9xbanhCVISKYKiMoN2WEnVPfFvSEzaI4o-nY37uoeIVOvpVklPEyu5xbD6wpwp339dBUk80Hh7epyyR1xeG9rzRALj27GWaqYAYIw2&t=1287ad1f" type="text/javascript"></script> <script src="/ScriptResource.axd?d=D9drwtSJ4hBA6O8UhT6CQgwjH7dsiIqkkgETMzw1guievUebBq6wdu7MFTu8gDj46jcXrWkGTyrtyrzkfzXXi8gCn_62AayqprkPEIYiC_nBXQAMwvUuEaZnbAfeBJbWGbkXl5zl_dqogQVO0RkCRFn0b1_3nZZoc1hcBMDCrSY1&t=96346c8" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); //]]> </script> <script src="/ScriptResource.axd?d=JnUc-DEDOM5KzzVKtsL1tXd33LSXIV9ccvD4j7gmvxb_uAdCrx3VU5ZWnYz7tyCJ7nrh02B3sCKO776HceykH8-MSZf8bbV6LDzsyFx07jJE4f2bxjeK1Rar8Ia5plObXjAkKu9ku7zd7WleKXNdmhaoWZms21aIjTMSvXqvMUlSVc0tsgecR5XffCNE2ddt0&t=96346c8" type="text/javascript"></script> <script src="/ScriptResource.axd?d=LkSbRRtTbnpvh0g927IxkEkcB1iFpGoAzWzr90Nt9KTlzq7xkj-rwJSivUVT27JCzCnVmunamGN8MDq53JT6lQcZ6hA_KcLyDpFxoQxnM1bIZ1_NrGHkc_8YoGquIdf2wAvVaNBYG1KjJli0CIbsMQ2&t=60fc9a19" type="text/javascript"></script> <script src="/ScriptResource.axd?d=8CjII1v0OLoMNKf5zGXmeoG3wD-CzqAy3EBdLhbGs4iX8ysphYuqfy1flcyL8MQlg5CHrfv4M4pRhnZ6GYDW9SxBN1tnNxdrfQg_Sck4d_vRUjp_wICxGQ_QZMfwnZZEvLasRCeRSaEw4yodAVA1-PaGF1MRgxKkcc_R5vJktzw1&t=60fc9a19" type="text/javascript"></script> <script src="/ScriptResource.axd?d=gd3EU2v5uZlrWj9T-S4Rgk9654ntOzBkGk1D32V2bxg5S93LLpQGds8GN3SARYXLJBwRoEATZCMXMGqE4uWGz01DC8xxH9_2RoCcAOIiyLCZxEHNpInHVtsFUYpb2MnhIEA-ahRuR9hynp0OYTEpvXUxlj0S-cIGQE8zjaE5bYw1&t=60fc9a19" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function WebForm_OnSubmit() { null;if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false; return true; } //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" /> <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="kFwmHbvBQGzqBfDrw+jil9gtlHcjqdKHz/5Oyhihy5bX5++VNqjffopm2k2BOCj72zE/xIyJjsjD9QRbBnyHuqdSfifn0zqDE9i/Av31qLluBAhIFLseCPRLiUeYIJCzcO9uoac72MjpNshH28k9S3ZZ9NpsX41JNZMEeUWrL248fVFzQVTqRimqdQybLanfWrIa5HnPTxOVBfw4Da2URg==" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', 'form1', [], [], [], 90, 'ctl00'); //]]> </script> <div class="side-links"> <div class="s-media-side"> <ul> <li><a href="https://www.instagram.com/acrexind/" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a></li> <li><a href="https://www.linkedin.com/company/acrexindia/?viewAsMember=true" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> <li><a href="https://www.facebook.com/ACREX2024" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> </ul> </div> <div class="book-now-btn btnblue" style="display: none;"> <strong> </strong> </div> </div> <div class="greybg" style="display: none;"> <div class="search-top"> <div id="HomeSearchbtn" class="searchbox"> <input name="ctl00$txtSearch" type="text" value="Search" maxlength="64" id="txtSearch" class="form-control SearchForm" name="s" /> <input type="hidden" name="ctl00$TextBoxWatermarkExtender2_ClientState" id="TextBoxWatermarkExtender2_ClientState" /> <input type="image" name="ctl00$ImageButton1" id="ImageButton1" class="srch_btn" src="images/searchbtn.png" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ImageButton1", "", true, "nav", "", false, false))" /> <span id="RegularExTextBox17preTextBox1alidator14" style="display:none;">Special symbols(<>%;) are not allowed.</span> </div> </div> </div> <div id="wrapper"> <header class="header"> <div class="topbar"> <div class="container"> <div class="row-fluid"> <div class="logo-normal"> <div id="header"><div class="row" style="display: flex; align-items: center;"> <div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 mob_logo"> <a href="http://www.acrex.in/home"> <!--<img alt="" src="images/acrex-newlogo.png?var=1" class="img1" />--> <!-- <img alt="" src="images/logo-2022.png" class="img1" /> --> <!--<img alt="" src="images/ACREX 2023 logo-01.png" class="img1" />--> <img alt="" src="images/ACREX-2025-logo-with-date-venue-new-01.png" class="img1" /> </a> </div> <!--<div class="col-lg-6 col-md-6 col-sm-8 col-xs-7 text-center"> <h4 class="header15">25 - 27 February 2021</h4> <h5 class="header16"> Bangalore International Exhibition Centre,<br /> Bengaluru </h5> </div>--> <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 text-center"> <!--<h4 class="header15">17 - 19 February 2022</h4> <h5 class="header16"> Bangalore International Exhibition Centre (BIEC),<br /> Bengaluru </h5>--> <div class="container" style="width:100%;"> <div class="row"> <!-- <h1 class="top_heading" style="text-align:center;">SEE YOU AT ACREX INDIA 2023</h1> --> <div id="clockdiv"> <div> <!-- <span>0</span> --> <span class="days" id="day"></span> <div class="smalltext">Days</div> </div> <div> <!-- <span>0</span> --> <span class="hours" id="hour"></span> <div class="smalltext">Hours</div> </div> <div> <!-- <span>0</span> --> <span class="minutes" id="minute"></span> <div class="smalltext">Minutes</div> </div> <div> <!-- <span>0</span> --> <span class="seconds" id="second"></span> <div class="smalltext">Seconds</div> </div> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 text-right mob_by"> <a href="https://www.ishrae.in/" target="_blank"> <img alt="" src="images/Ishrae.jpg" class="img2" /> </a> <a href="https://www.informamarkets.com/en/home.html" target="_blank"> <img src="images/Informa_Markets_Logo_1Line_Indigo_Grad_RGB.png" alt="nurnberg" class="img3" style="border-left: 1px solid #959191;" /> </a> </div> </div> <style> h4.header15 { color: rgb(0, 93, 102, 1); font-weight: bold; font-size: 24px; text-transform: uppercase; margin-bottom: 0px; margin-top: 20px; margin-left: 65px; } .img1 { width: 207px; margin-top: 10px; } .img2 { width: 120px; margin-top: 38px; } .img3 { width: 190px; margin-top: 30px; margin-left: 10px; } .img4 { width: 250px; margin-top: 20px; margin-left: 55px; } h5.header16 { color: rgb(0, 93, 102, 1); font-weight: bold; font-size: 13px; text-transform: uppercase; margin-bottom: 0px; margin-top: 0; margin-left: 65px; background: none; } @media only screen and (max-width: 768px) { .mob_logo { text-align: center; } .mob_by { text-align: center !important; margin-top: 10px; } .header1 { margin-top: 0px; } .img2 { width: 80px; margin-bottom: 5px; padding-left: 0; margin-top: 0px; } .img1 { width: 130px; margin-bottom: 0px; margin-top: 0; } .img4 { width: 170px; margin-left: 0; margin-top: 10px; } .img3 { width: 120px; margin-left: 0px; padding-left: 20px; margin-top: -10px; } .d-none { display: none; } } @media only screen and (min-device-width: 320px) and (max-device-width: 475px) { .header15 { font-size: 16px !important; margin-left: 0 !important; text-align: right !important; margin-top: 0 !important; margin-right: 10px !important; } .header16 { font-size: 12px !important; margin-left: 0 !important; text-align: right !important; margin-right: 10px !important; } .img3 { margin-right: 10px; } .navbar-toggle { margin-right: 43px !important; } .yamm ul { padding: 0 30px !important; } } #clockdiv div > span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 10px !important; } .smalltext { font-size: 12px !important; padding-top: 2px !important; } #clockdiv > div { background-color: #009caa; border-radius: 4px; display: inline-block; padding: 6px !important; color: white; } #clockdiv { color: var(--clr-2); display: block; font-size: 2em; font-weight: 300; text-align: center; margin-top: 20px !important; } #clockdiv div > span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 7px !important; font-size: 25px; } </style></div> </div> </div> </div> </div> <div class="container-fluid top-nav-bg"> <nav class="navbar navbar-default yamm"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar" class="navbar-collapse collapse"> <ul id="NavigationControl1_nav" class="nav navbar-nav"> <li class='dropdown'><a href='/home' target='_self' tabindex='0' class='' >Home</a></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >About Event<ul class='dropdown-menu'><li><a href='/organisers' target='_self'>Organisers</a></li><li><a href='/venue' target='_self'>Venue</a></li><li><a href='/photos--videos' target='_self'>Photos & Videos</a></li></ul></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Exhibitors<ul class='dropdown-menu'><li><a href='why-exhibit' target='_self'>Why Exhibit </a></li><li><a href='/exhibitors-profile' target='_self'>Exhibitor's Profile</a></li><li><a href='https://www.acrex.in/exhibitor-registration' target='_self'>Exhibitor Registration</a></li><li><a href='https://acrex.in/images/ACREX-2025-At-glance-brochure-2-ager.pdf' target='_blank'>ACREX 2025 Brochure</a></li></ul></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Visitors<ul class='dropdown-menu'><li><a href='/visitor-profile' target='_self'>Visitor Profile</a></li><li><a href='https://registration.acrex.in/' target='_blank'>Visitor Registration</a></li></ul></li><li class='dropdown'><a href='partnership' target='_blank' tabindex='0' class='' >Partnership</a></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Concurrent Events<ul class='dropdown-menu'><li><a href='/curtain-raiser' target='_self'>Curtain Raiser </a></li><li><a href='/acrex-awards-of-excellence' target='_self'>ACREX Awards of Excellence</a></li><li><a href='/aquest-overview' target='_self'>aQuest</a></li><li><a href='/hall-of-fame-2025' target='_self'>Hall of Fame</a></li></ul></li><li class='dropdown'><a class='dropdown-toggle' data-toggle='dropdown' role='button' aria-haspopup='true' aria-expanded='false' href='#' target='_self' tabindex='0' >Media<ul class='dropdown-menu'><li><a href='news.aspx' target='_self'>Press Release</a></li><li><a href='https://acrex.in/Blogs.aspx' target='_self'>Blogs</a></li></ul></li><li class='dropdown'><a href='/contact-us' target='_self' tabindex='0' class='' >Contact</a></li></ul> <a href="https://registration.acrex.in/" target="_blank" class="nav-btn2" rel="dofollow">Visitor Registrations</a> <a href="https://b2bmeeting.acrex.in/exhibitor_list/productlist.php" target="_blank" class="nav-btn" rel="dofollow">Unique Product Showcase </a> </div> </div> </nav> </div> </header> <section class="video-section"> <!-- <div class="numbers timmer" id="dday"></div>--> </section> </div> <!-- home slider other--> <div class="innerheadermain hide"> <div id="dvBannerother" class="innerheader"> <img src='images/innderbanner.jpg' /> </div> </div> <!-- main content part--> <div id="contentmainmargin" class="contentmain section wb" style="margin-top:30px;"> <div id="divsabnavpart" class="sabnavpart"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div id="divBredCrumTrail" class="crumtrail"> <div id="SiteMapNv2_li2"></div> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div id="Divleftside" class="col-md-9 col-sm-9 col-xs-12"> <div id="MainContant" class="innerwrapper"> <div id="DivMiddle"> <div id="cphContents_divContents"> <div><h1>Terms & Conditions</h1></div><div><p> Welcome to acrex.in and its affiliates provide their services to you subject to the terms and conditions given hereunder. If you visit us at acrex.in, you accept these terms and conditions. In addition, when you use any current or future acrex.in service (e.g. Your Account/Profile, etc.) or visit or purchase from any business affiliated with acrex.in, whether or not included in the acrex.in web site, you will be subject to these guidelines and conditions for such service or business. By using the shopping services of acrex.in you agree to be bound by these terms and conditions. All products/services and information displayed on acrex.in constitute an "invitation to offer". Your order for purchase constitutes your "offer" which shall be subject to the terms and conditions as listed below. Acrex.in reserves the right to accept or reject your offer.<br /> <br /> Please read these Terms & Conditions carefully before using this website. <br /> <br /> <strong>DATA PROTECTION</strong><br /> Acrex.in may send information and offers of products and services to you from time to time. For further details relating to our policy relating to such offer please refer to our Privacy Policy.<br /> <br /> <strong>FORCE MAJEURE</strong><br /> Acrex.in shall have no liability to you for any interruption or delay in access to the Site irrespective of the cause.<br /> <br /> <strong>ELECTRONIC COMMUNICATION</strong><br /> When you visit acrex.in or send e-mails to us or give us your feedback, you are communicating with us electronically. You consent to receive communications from us electronically. We will communicate with you by e-mail or by posting notices on this website. You agree that all agreements, notices, disclosures and other communications that we provide to you electronically satisfy any legal requirement that such communications be in writing.<br /> <br /> <strong>DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY</strong><br /> Acrex.in has made this service available to use as a matter of convenience. We expressly disclaims any claim or liability arising out of uploading of any obscene, vulgar or pornographic images, photograph or a picture or altering or distorting the images available under this service in an obscene, vulgar or pornographic manner. We also disclaims all warranties, express or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose. We do not warrant that this site, its servers, or e-mail sent from the website are free of viruses or other harmful components. We will not be liable for any damages of any kind arising from the use of this site, including, but not limited to direct, indirect, incidental, punitive, and consequential damages.<br /> <br /> <strong>DISCLAIMER AS TO THIRD PARTY WEB SITES (ADVERTISERS)</strong><br /> Acrex.in also disclaims any responsibility for the accuracy, content, or availability of information found on websites that link to or from acrex.in website. Acrex.in is not liable for the accuracy, copyright compliance, legality, or decency of material or content contained in third-party sites and/or advertisements (including pop-up ads) and you hereby irrevocably waive any claim against us with respect to such sites or advertisements. Acrex.in does not ensure that you will be satisfied with any products or services that you purchase from any third-party site that links to or from acrex.in websites.<br /> <br /> <strong>GOVERNING LAW</strong><br /> This site is created and controlled by acrex.in which is an India Society. The laws of India shall apply and courts in Delhi/New Delhi shall have jurisdiction in respect of all the terms, conditions and disclaimers. Acrex.in reserves the right to make changes to the website and the terms, conditions and disclaimers at any time and without information to the customers/users of the services/website of acrex.in.<br /> <br /> <strong>DISPUTE RESOLUTION</strong><br /> If there is any dispute about or involving the acrex.in Website and/or the Service, by using the acrex.in website, you agree that the dispute will be governed by the laws of India. You agree to the exclusive jurisdiction to the courts of Delhi, India.<br /> <br /> <strong>CONTACT INFORMATION</strong><br /> If you have questions or concerns regarding these Terms & Conditions, please contact our support<br /> <br /> NürnbergMesse India Pvt. Ltd.<br /> German House, 2, Nyaya Marg,<br /> Chanakyapuri, New Delhi 110 021<br /> INDIA<br /> T : +91-11-47168800<br /> E-mail: <a href="mailto:acrexindia@nm-india.com">acrexindia@nm-india.com </a> </p></div> </div> <span id="cphContents_lblGalleryTop"></span> <div class="gallery_bg"> <div class=""> <div style="clear: both;"> </div> </div> </div> <div style="clear: both;"> </div> <div> <span id="cphContents_lblBottom"></span> </div> <span id="cphContents_lblMsg"></span> </div> </div> </div> <!-- main content part--> <!-- right control --> <div id="DivRight" class="col-md-3 col-sm-3 col-xs-12"> <div></div> <input type="hidden" name="ctl00$RightControl2$hdDivIdRight" id="RightControl2_hdDivIdRight" /> </div> <!-- right control --> </div> </div> </div> <!-- Keynote Speaker slider --> <!-- end Keynote Speaker slider slider --> <!--show facts--> <!-- show facts--> <div id="Div1" class="container mt-5 mb-4"> <div class="row"> <div class="col-lg-12 col-ms-12" style="margin-top: 36px; z-index: 99;"> <div> <img src="images/keyzw.png" /> </div> </div> </div> </div> <!-- Modal structure --> <div id="gamyModal" class="gamodal"> <div class="gamodal-content"> <div class="gaclose-btn"> <span class="gaclose">×</span> </div> <div> <a href="https://registration.acrex.in/"> <img src="images/2020img/acrex-popup-banner-resize.jpg" alt="" class="ga-image" /> </a> </div> </div> </div> </div> <!--home partner--> <div class="supporterpartner"> <div class="container"> </div> </div> <div class="row"> </div> <!-- home partner end--> </div> <br /> <!-- footer --> <div><div style="display: none;"> <div class="col-sm-4"> <strong>Acrex India 2020</strong><br /> <br /> <strong>Venue</strong><br /> India Expo Centre,<br /> IEML, Greater Noida, Delhi-NCR.<br /> <br /> <strong>Date & Opening Times</strong><br /> 27 - 29 February, 2020<br /> 10:00 am - 6:00 pm<br /> <br /> <strong>Frequency</strong><br /> Annual<br /> <br /> <ul class="s-media"> <li><a href="https://www.facebook.com/pg/ACREX2019/posts/?ref=page_internal" target="_blank"><img alt="" src="images/facebook-icon.png" /></a></li> <li><a href="https://www.instagram.com/acrexind/?hl=en" target="_blank"><img alt="" src="images/instagram.png" /></a></li> <li><a href="https://twitter.com/ACREX2020" target="_blank"><img alt="" src="images/twitter.png" /></a></li> <li><a href="https://www.linkedin.com/company/acrexindia/" target="_blank"><img alt="" src="images/linked.png" /></a></li> </ul> </div> <div class="col-sm-3"> <strong>General Information</strong><br /> <br /> <a href="acrex-india-2019">ACREX India 2019</a> <a href="about-acrex-2018">ACREX India 2018</a> <a href="acrex-india-2017">ACREX India 2017</a> <a href="organisers">Organisers</a> <a href="venue">Venue</a> <a href="downloads">Downloads</a> </div> <div class="col-sm-3"> <strong>Exhibitors Info</strong><br /> <br /> <a href="Visitor-Registrations">Register</a> <a href="book-your-stand">Book your stand</a> <a href="Privacy-Policy">Privacy Policy</a> <a href="Payment-policy">Payment Policy </a> <a href="Terms-Conditions"> Terms & Conditions </a> <a href="Cancellation-Refund-Policy"> Cancellation & Refund Policy </a> </div> <div class="col-sm-2"> <strong>Exhibitors Info</strong><br /> <br /> <a href="download-faqs">Download FAQ's</a> </div> </div> <footer class="section footer noover"> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-3" style="display:none;"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FACREX2020&tabs=timeline&width=370&height=350&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" style="border: none; overflow: hidden;" scrolling="no" allowtransparency="true" allow="encrypted-media" width="338" height="350" frameborder="0"></iframe> </div> <!-- <div class="col-lg-4 col-md-4"> <a class="twitter-timeline" href="https://twitter.com/ACREX2021?ref_src=twsrc%5Etfw" data-width="100%" data-height="350">Tweets by ACREX2020</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> --> <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12"> <div class="widget clearfix"> <p class="widget-title">USEFUL LINKS</p> <div class="list-widget"> <ul> <li><a href="http://www.acrex.in/home">Home</a></li> <li><a href="http://www.acrex.in/organisers">ABOUT EVENT</a></li> <li><a href="http://www.acrex.in/exhibitors-2020">Exhibitor</a></li> <li><a href="http://www.acrex.in/visitor-profile">Visitor</a></li> <li></li> </ul> </div> </div> </div> <div class="col-lg-8 col-md-8 col-sm-6 col-xs-12" style="padding:0;"> <div class="widget clearfix"> <div class="col-md-12 col-sm-12 col-s-12"> <p class="widget-title">CONTACT US</p> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <div class="list-widget"> <ul> <!-- <li><a href="#">India</a></li>--> <li>ISHRAE HQ</li> <li> 1103-1104, 11th Floor, Chiranjiv Tower, <br /> Nehru Place, New Delhi -110019<br /> India <br /> Tel: (011) 41635655 </li> </ul> </div> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <div class="list-widget"> <ul> <!-- <li><a href="#">India</a></li>--> <li>Informa Markets India Pvt Ltd</li> <li> Solitaire – XIV building, B-Wing, 1st Floor,<br /> Unit No 3 and 4, Guru Hargovindji Marg,<br /> Chakala, Andheri (E),<br /> Mumbai 93, India </li> </ul> </div> </div> </div> </div> </div> </div> </footer></div> <input type="hidden" name="ctl00$hdDivIdRight" id="hdDivIdRight" /> <br /> <div class="container"> <div class="whitebgcont"> <div class="row"> <div class="col-md-9 col-sm-8 col-xs-12 copyright-sec"> <br /> Copyrights 漏 2024. All rights reserved </div> <!--<div class="col-md-3 col-sm-4 col-xs-12 text-right"> <br /> Event Website by: <a href="https://myworldofexpo.com/" target="_blank"> MY WORLD OF EXPO</a> </div>--> </div> </div> </div> <!-- footer --> <script type="text/javascript"> //<![CDATA[ var Page_Validators = new Array(document.getElementById("RegularExTextBox17preTextBox1alidator14")); //]]> </script> <script type="text/javascript"> //<![CDATA[ var RegularExTextBox17preTextBox1alidator14 = document.all ? document.all["RegularExTextBox17preTextBox1alidator14"] : document.getElementById("RegularExTextBox17preTextBox1alidator14"); RegularExTextBox17preTextBox1alidator14.controltovalidate = "txtSearch"; RegularExTextBox17preTextBox1alidator14.focusOnError = "t"; RegularExTextBox17preTextBox1alidator14.errormessage = "Special symbols(<>%;) are not allowed."; RegularExTextBox17preTextBox1alidator14.display = "Dynamic"; RegularExTextBox17preTextBox1alidator14.validationGroup = "nav"; RegularExTextBox17preTextBox1alidator14.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid"; RegularExTextBox17preTextBox1alidator14.validationexpression = "[^<>%;]+"; //]]> </script> <script type="text/javascript"> //<![CDATA[ var Page_ValidationActive = false; if (typeof(ValidatorOnLoad) == "function") { ValidatorOnLoad(); } function ValidatorOnSubmit() { if (Page_ValidationActive) { return ValidatorCommonOnSubmit(); } else { return true; } } Sys.Application.add_init(function() { $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {"ClientStateFieldID":"TextBoxWatermarkExtender2_ClientState","WatermarkText":"Enter keyword(s)","id":"TextBoxWatermarkExtender2"}, null, null, $get("txtSearch")); }); document.getElementById('RegularExTextBox17preTextBox1alidator14').dispose = function() { Array.remove(Page_Validators, document.getElementById('RegularExTextBox17preTextBox1alidator14')); } //]]> </script> </form> <script> const second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24; let countDown = new Date('Feb 15, 2024 10:00:00').getTime(), x = setInterval(function () { let now = new Date().getTime(), distance = countDown - now; document.getElementById('days').innerText = Math.floor(distance / (day)), document.getElementById('hours').innerText = Math.floor((distance % (day)) / (hour)), document.getElementById('minutes').innerText = Math.floor((distance % (hour)) / (minute)), document.getElementById('seconds').innerText = Math.floor((distance % (minute)) / second); //do something later when date is reached //if (distance < 0) { // clearInterval(x); // 'IT'S MY BIRTHDAY!; //} //}, second) </script> <script src="js/2020js/jquery.min.js"></script> <script src="js/2020js/bootstrap.min.js"></script> <script src="js/2020js/carousel.js"></script> <script src="js/2020js/animate.js"></script> <script src="js/2020js/custom.js"></script> <script src="js/jquery.fancybox.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.js" integrity="sha512-gY25nC63ddE0LcLPhxUJGFxa2GoIyA5FLym4UJqHDEMHjp8RET6Zn/SHo1sltt3WuVtqfyxECP38/daUc/WVEA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script type="text/javascript"> $('.Speaker_slider').owlCarousel({ loop: true, margin: 10, nav: true, dots: false, autoplay: true, autoplayHoverPause: true, responsive: { 0: { items: 1 }, 600: { items: 3 }, 1000: { items: 4 } } }) </script> <script> $(document).ready(function () { $('#myModal').modal('show'); }); </script> <script> $(document).ready( function() { $('#myCarousel').carousel({ interval: 3000 }); var clickEvent = false; $('#myCarousel').on('click', '.nav a', function() { clickEvent = true; $('.nav li').removeClass('active'); $(this).parent().addClass('active'); }).on('slid.bs.carousel', function(e) { if(!clickEvent) { var count = $('.nav').children().length -1; var current = $('.nav li.active'); current.removeClass('active').next().addClass('active'); var id = parseInt(current.data('slide-to')); if(count == id) { $('.nav li').first().addClass('active'); } } clickEvent = false; }); }); </script> <script type="text/javascript"> var zxcMarquee={ init:function(o){ var mde=o.Mode,mde=typeof(mde)=='string'&&mde.charAt(0).toUpperCase()=='H'?['left','offsetWidth','top','width']:['top','offsetHeight','left','height'],id=o.ID,srt=o.StartDelay,ud=o.StartDirection,p=document.getElementById(id),obj=p.getElementsByTagName('DIV')[0],sz=obj[mde[1]],clone; p.style.overflow='hidden'; obj.style.position='absolute'; obj.style[mde[0]]='0px'; obj.style[mde[3]]=sz+'px'; clone=obj.cloneNode(true); clone.style[mde[0]]=sz+'px'; clone.style[mde[2]]='0px'; obj.appendChild(clone); o=this['zxc'+id]={ obj:obj, mde:mde[0], sz:sz } if (typeof(srt)=='number'){ o.dly=setTimeout(function(){ zxcMarquee.scroll(id,typeof(ud)=='number'?ud:-1); },srt); } else { this.scroll(id,0) } }, scroll:function(id,ud){ var oop=this,o=this['zxc'+id],p; if (o){ ud=typeof(ud)=='number'?ud:0; clearTimeout(o.dly); p=parseInt(o.obj.style[o.mde])+ud; if ((ud>0&&p>0)||(ud<0&&p<-o.sz)){ p+=o.sz*(ud>0?-1:1); } o.obj.style[o.mde]=p+'px'; o.dly=setTimeout(function(){ oop.scroll(id,ud); },50); } } } function init(){ zxcMarquee.init({ ID:'marquee1', // the unique ID name of the parent DIV. (string) Mode:'Vertical', //(optional) the mode of execution, 'Vertical' or 'Horizontal'. (string, default = 'Vertical') StartDelay:2000, //(optional) the auto start delay in milli seconds'. (number, default = no auto start) StartDirection:-1 //(optional) the auto start scroll direction'. (number, default = -1) }); zxcMarquee.init({ ID:'marquee2', // the unique ID name of the parent DIV. (string) Mode:'Vertical', //(optional) the mode of execution, 'Vertical' or 'Horizontal'. (string, default = 'Vertical') StartDelay:2000, //(optional) the auto start delay in milli seconds'. (number, default = no auto start) StartDirection:-1 //(optional) the auto start scroll direction'. (number, default = -1) }); } if (window.addEventListener) window.addEventListener("load", init, false) else if (window.attachEvent) window.attachEvent("onload", init) else if (document.getElementById) window.onload=init </script> <script> $(document).ready(function () { $(".fancybox").fancybox({ openEffect: "none", closeEffect: "none" }); }); $('#DivSliderSupporter').carousel({ interval: 3000, cycle: true }); $('#Partnercarousel').carousel({ interval: 3000, cycle: true }); </script> <script> /***** Original Snippet from: https://de.acervolima.com/so-erstellen-sie-einen-countdown-timer-mit-javascript/ Thanks for sharing! *****/ /* Enter here your End date in this format! */ var endDate = "february 15, 2024 00:00:00"; /* ***** Do not change this code below. ***** */ var deadline = new Date(endDate).getTime(); var x = setInterval(function () { var now = new Date().getTime(); var t = deadline - now; var days = Math.floor(t / (1000 * 60 * 60 * 24)); var hours = Math.floor((t % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((t % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((t % (1000 * 60)) / 1000); document.getElementById("day").innerHTML = days; document.getElementById("hour").innerHTML = hours; document.getElementById("minute").innerHTML = minutes; document.getElementById("second").innerHTML = seconds; /* Output the End date. (Only for Demo) */ document.getElementById("deadline").innerHTML = endDate; if (t < 0) { clearInterval(x); document.getElementById("demo").innerHTML = "COUNTDOWN FINISHED"; document.getElementById("day").innerHTML = "0"; document.getElementById("hour").innerHTML = "0"; document.getElementById("minute").innerHTML = "0"; document.getElementById("second").innerHTML = "0"; } }, 1000); </script> <script type="text/javascript"> $(document).ready(function () { $("#overlay_pop").modal('show'); }); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11485110335"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'AW-11485110335'); </script> <script> document.addEventListener("DOMContentLoaded", function () { const modal = document.getElementById("gamyModal"); const closeBtn = document.querySelector(".gaclose"); // Show the modal immediately modal.style.display = "flex"; // Close the modal when the close button is clicked closeBtn.addEventListener("click", function () { modal.style.display = "none"; }); // Close the modal when the user clicks outside of it window.addEventListener("click", function (event) { if (event.target === modal) { modal.style.display = "none"; } }); }); </script> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "nyf0exqiml"); </script> <!--Start here--> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMZ88GRX" height="0" width="0" style="display: none; visibility: hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!--End Here--> </body> </html>