CINXE.COM

HVAC Events: Trade Shows & Conferences| Acrex by ISHRAE & Informamarkets

<!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="Explore leading HVAC events, trade shows, conventions, and conferences. Connect with industry experts, discover cutting-edge technologies, and network with builders HVAC professionals." /><meta name="author" /><link rel="shortcut icon" href="favicon.ico" /><link rel='canonical' href='https://acrex.in/curtain-raiser' /><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&amp;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> HVAC Events: Trade Shows & Conferences| Acrex by ISHRAE & Informamarkets </title><meta name="keywords" content="Curtain Raiser" /></head> <body onload="countdown(2023,05,14,10,00)"> <form method="post" action="./curtain-raiser" 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="32" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="5Xq3MCgbvK5rXjrIgJLSGk1oTrARGhdqcr5II3QlVnrObxChhru5Y0mOk2YNbDQ4Xyf7GQZ4dTJLVEDQmPcQsRqK1GUV/USVW2eorWz+rivUv/GHP7OrRhJobhwE7ZrRJ1o5f6zMSuM382hHlBVjUkzOHNHolUOcuwgzbBRQYUbYRVryFzDXro1JAnvDDFmr/dawpDoLnEFBfVs/TeiKdmbf1kAgDGjZY33Cn8acB4dnSGI/ebP29+9kQX4vpD68/6zXzn+6qm7aJKniUlojro+KSnUcl4JrOqNW1h8iDsIZigfgxcIoNlU+UTJKEXCnHTAxBPJhUfZwtzXrUZ4Qm1Ei9O+K+/lyzklocU5mj0fLGbYyYz41UkpjuF0lu1tECXSWzssJXdpKjMOR+4Up/TVUgOoKlLwhjT8YRGCC/CGd4/xvHnfrTrjitosayU1qctz1cjUj/p5iX/tjKEqlY8HYhRdqrLzy8EFXQN698mf4I8elUE2T" /> <input type="hidden" name="__VIEWSTATE1" id="__VIEWSTATE1" value="M9IVEwLmUlDnqcjL7Y5bWYqZCIQ+Io4iKMm45EaZQK7o5CmjmHRT/wJfz6kHu8QUKNK6QlFbnkdW2f4peDMSrXkh8Dorfrvkklxo435rsNSFxP1r/6VnOvNSgE0sUKeIA2IQGhvbSTGAXLcvpBAOjPVLxuMJ/G888IFsjzYUJFuhjlj1yaBEFT+ym21Q46m6ELtiR043b6zI5wvxvCDG2ZJM/+ATgHuXKgXRH5lOw1Gu/GdMK6EoWdSG7UzFHw7xKTBL9b1ULx4euxPd0QVUdxnOdGa1qIwUBusnTCrWXOQw2Fxdloczg/nWWoAJfFh1izN5pSzSjlHXToXVZuV4wQHD+8+fdPasj7g7kX99tLejwfeZsllTc1BfXSomjtBzbFp8SFSy8WSmpjRXk8+Qa+ze8MkW4eyIlXKoW8ZZouKeLVuhGKmRbXU81B0m+T/3FigO/P1wZY7VMBdHM0lO6Oes1sybCu7PGsBV+8KwglCl90aUxB9B" /> <input type="hidden" name="__VIEWSTATE2" id="__VIEWSTATE2" value="JgGoCPbyUwmtyV3wQDxR1mWC6CAuPop++eWYF5JweNNMY8RtQIL7ObboAnIO/VQ+hSh8TUWx/wq7KHaQU0ZOOcWYu3diQpISmKp/dV1+HFn1d0WgdFvziRbgqCNtzbzvbK052Gb7Lebel5Pt6wGlVTKp352hzRWAgluLGQ91lI6h21Sfy35XCvJdLdhPMPUkXDImkbF+hSsaS/CNwPAiCOE6pRy1npYqcNfacUl0B7uy45kSnUp0CWdN7ERq3ZTzDBsIMuLMrzpl02i23HKPjlGgoaFVeyayqv/EoQ+Y3Y269DRbrB3G+D7Mc+AbholoILlaiGopxodg73w2EMkvkjaDcs1Z0T1TS5ywEYlQrxT06WEJTE+M6AciZqQiJ8fAls/2dNlvtN97DLPpFh9RezjBQVdFjbU4p/yOl9Pw3e22bDFbWCe3wTMV65HR3J9ffw71+ANqkhij2BpzCTp3cNtYDtGPKZk4QeMVqJyiIwbRT+FE2Vwt" /> <input type="hidden" name="__VIEWSTATE3" id="__VIEWSTATE3" value="af1t65ffKAH/N8Rj69Uwg9DA5G5Xr43Dhae8hl0aQ/MhCd2rHbtj/DpMov5OKDgbKHwuqkYgbv2wS98qa1jIwMningdntFNbhhQBixkVa9I742rdNygPERZc8g9RvY8MrBNFRjn9+s3DHfyD1s1r2b3me8UYlSGGf5ZLiMCYfK2bLB1R53ZTGCu4iYHw2tOyKrkvPsWvGQBeSLgoVxBwTg1toWqfB11xZIwfTCzz9iSbpDIfK2miM9jgSt7kZzW+ZdzlGnNE503qt+XkRhsVoDwGa1xWXRmbeLrYpk9AIdf1BIIo/gzawUGOp3JebDbxYKDKn57fmqEWscXK0w/yxCNYd7xgsMMvtbyVUY3VMk/NUZviPDomrSvTxC113zHGgEfeHB4ivO3xHROfa3GfcJ5LPhKMy6xQ/CQjyIV8yGUt9DYRfCt2diXTSLo2tuT8aptiU1TaK0i8bSfmZtiEy/hNGFCxrM0uXPAUpwlGiB9IyzfLqOqf" /> <input type="hidden" name="__VIEWSTATE4" id="__VIEWSTATE4" value="fb6vH/RZSM2I13fstw2+VroCuN1IXjSZFU7cUfe9YTV7KvaJbgHrhVNe4MkJAgLpEz4sj/BjRBOk8Pwe9fhNHct3ZaB5n3CryZTqdXScejn+rAuPuOErSIV1zNPJsW6gdqe51u6LPrtuQOAVWtuRcIjRs8AQd1uZ/2EGeFR9WASei7iN2GTeGnSNQIwQoTgbg/HjlVa32N3tXU9+3nm6971nOJAomloO6TyoVXVDTF9rI5mhWkL+V7Fggix08wBynRqeJxU8rB8Gjkx5NQtSgS4N68bmJqI0zqaV2uLvCgGzeeRvWO3RGgnYUNwoUQ041Sk63rVUFxpcu4zuME8v2L7qdXQ0hrv2rqrID9HJqF3kkQlc2u208TZTT1n1J83ARO0IqmjDU5mQKfIuCDPRHS4/eHxeZyC1I42oACxcsV14h4/K0F8+R0NrN3cT1IEcIjJ81NAzP2GDOe+q1/k3WouIjRcALCSPX5L+LNbIOAa0pnWSXpdg" /> <input type="hidden" name="__VIEWSTATE5" id="__VIEWSTATE5" value="bi63Za9aP4EBVbMHoQuXmLFTG6RB79UlOA4gd/g57vCmVyFN06OzlyhmNpshKsf6hHUjbXdRwE3IBUhN8gXV4g+g5RdXOSOKRZmMr0vTGOVpWCv7R6a709JZuGm+P3GBPIHICvprJpbLX6m/JMNtlDJSLFO9AvIZ8jrhLnzgaUAwxoIs8W4uDeKnEoAXx6U4eE5Rym4sBmP8yBI5bipwiYMvsDQR27HsWTcqG6/ltuQnRXbZM4A9GbsTa+whTpDUESW056FWwfzbhD8LSEg9DA1CtcWmzsK3/MKHSAus5hG+CGjvi3s2itAnxtntMmV3pInmh29sbeH28UJzFciPm6j9Wx0tQy6Ol2BGCG5rI3dK0h3+8tpBuhkhjYMPqUmQw7r5IjEn6bP5Oo9ls/9q6fkLzWhRQ6ojvQUeh991hjzn91azolSt/Vhi4e/s4YfIlm0+oHJyQNESWph+jbQFPEdi6hTXxXMhXisJHuCVf7gEWfxlGTiW" /> <input type="hidden" name="__VIEWSTATE6" id="__VIEWSTATE6" value="rdF9Vql/wlxdXif417WgSwm9SodisMeHEobwE0uuEHlqAXEuNphUu6FRscxW7mNJPEtTB8HQBn2yuIPXEws4ZpX1ZoyAxbPOTQXLoCqaI/lYb/SzEF9lq9U7LVYqbX1iWDZfdoA0sY6WNinEB3iZHkswfxM5+JpwRbYZMSWyOZJPdUFPUoY5E4om96JCcYTELwLqbM0wiebcQQAJoqW8cbIy3SGUpu6qIAX4Wmz6qb9q7FxZZEyIMK6chTfBo20CxoqKqOBDXSEaW7zs0xhyJ8WXp13CS7WR4Cme6B91RJzgaqJEwFncPic82PULMIM7e89TGlpz9OSljg9DWi2hFsZZx2WpClwl5QIXdjVxBJDYHUie44BqEOYb1CviN4KaBfqjdJY6LW2y8i0oH5aSjYh5E7CLkp0vyGQgIhB9XmXM3FDV7gy5rG6QZ6m/+MAQ/kSqp/xPWsz9++X05TdS2O8yOlqCHdrwysLyJvBBpMYRJXkSO9q9" /> <input type="hidden" name="__VIEWSTATE7" id="__VIEWSTATE7" value="dbKwQl3hFvUs7uOUUEEMtlu4cbJw5kJYgP3HXTmQ4T5KQPo9BtWPluwK7XR7XIaMpHt2ke+Y29r98tKUGNAde91aQWCvBlBprmuoW+lYICGpLg8qneswX9qcmiyAtGoMV3YHsjRLV7dIHmTlese28t51ozgxWKslWuNzngqMsf2O0zJaqUrzOqwo7wTRfBFcXSvHZj5fQRORgVHjAYIqn0Uc+QVEItwFIuRy83ah3UQNMHGpl/Cesh1CI1Z09StcbS5M7uupTjP9VGhzeDPiL8W92wONHZrfhVKOEE15gQFhjAJHRUza5r41MbaJgoANscfkySDfpyaL2fN1QhrmOMf4Tx5B7kqUZe23T0/1RSEAEIw5UebA7QZdL3A2IrJ3nQWTZx+E3fQjXQZ8Wp/+GNI6ld3t0EBsFzL2KzduFQgLHpjw1beuGmgk9FTxXaiTBF1FkWOFh1nZd61Nl/43BgGCp83lQv6E1MwpGqvLND5JH4TqDTXa" /> <input type="hidden" name="__VIEWSTATE8" id="__VIEWSTATE8" value="XDDuRmVF6JaWeXo7fZPkVOEAx9msjgENT9E0VbAfKrBTrfjliFDM6d5hoSrFSJVLm5Mqijw41QuMjwZexJTYZXBQstiHNgem+FWliH2hWVYRPXT0q7WNwSNm6gxCdqZMU00aCqpx5ExfXrl4oXG+4YnmCzT1b58x++Q6v1Jf7v4HkFOvM2eRmE6OZo6Y/lH8A6T0nJZ+N6XXSyQqONE0iYwhzLWVvs9j8KxgyvcBitWMibT5w+cMaDFqgvMYlfXouL5UIgl0l0gL7VIvJptDzWVpJjpzaVbKTNiQ9O3R6YUJkMBuwZ/toJZp6hAFDAFMFN1WHH7Sqo1gNqg8Ugs2rvlfz1Z02zmUkm1zEvzoAv7jYq2sl6znLRs2yRojiKvPHLaT0iozw6TOuMs7cpN72EBV1ArTOeetYluRc0g1pGxVkotywv+M5hSHspMQwV/NiI8HfrmAM/Yhae0VtzPlEgRehHvdtgw7GhhkONzETTOPGjofdAUG" /> <input type="hidden" name="__VIEWSTATE9" id="__VIEWSTATE9" value="m52GN2W0osXDy1TbozriDnsH8daEWC6WUsczjTW0iDz0Lj9hmrPWRFo5L4UOvMDsWVe5uzvy/uTVYE4Y2+w1LlLHwZzDxbRQICU+GGnyX2PMQRjBl3qYXA8vo9S9HRoLQW0VD/koqlsKuO7Bs5ghCgzB/+82ucwYVZ2EnJ5vFqOUgvwP9SZa2T0Ktc9FmeYosnPYR/bfKJs+nMRknxZGHMjYkJo/4IuT3JpmKXuC1I2vinO04e9NI9GL6NIFINUq+bJqaviN2eNZPvf+wlGRDOFTwyo9wS2+UhdoBDKypdssPcnCy+1K4t/ycpahUogykCbza6//FhRcnN+MLJ+sy0fTWA7EgHdDYQ3u1IWc/9c2jzg+RdRzogpt2GaRwDK60wo4742V5LqZOWlxKk8gp3zuRLynpMJaZBYBAidNEBAIlluuQT04vJGHnA8GGyMekvgu+syXPk/l/aiG4WdSVMXkBXVJlclDF49dKJ4bByTzQJB3SkSL" /> <input type="hidden" name="__VIEWSTATE10" id="__VIEWSTATE10" value="wJ3VpTd2dy/SMPQdzCJm7Dm0M7OZAuEASPl2SvLZ9011+GrbKYET20o+Hqh3EaMuMk1IZTEZftR05A5TaSUGqMpyig8r540pMY4yZhOIb/qdqGLIz6i+Bjbr4fu2AtcoXdZYqc6esL1eTlYsPgPmcmdN85WUkMDIr0s/ochU5PV/WM1tC3pAbJRPqlV174BwS9MON/DoL0SuOfFpW8Mx+HDVAxnMM2FBq3/nN0jbMnhcvygsibL0WNPsIQej6C/MeQ7go4r5arFncX5slpYImwP6NErMvNOu4HiYKOan8xB2G4Ii9eHYJ+Eib9tWTeb4Bz1Ady5zEErOa34gY3sU2HVZu2GT98rMHCZMsci37F0z6N+MSgoHeQfxG9SNF4nLM7urDiuN+Nk5eIf9jVcInZk+FfpbhkoYbXoi3QOdyX8/VlMCWlGw+x1YbnprJ0BQbeIcNYXnL2eJcXGbG/0EDbK9emcbppeT4DsPTWCs3VqjWjLLf2xN" /> <input type="hidden" name="__VIEWSTATE11" id="__VIEWSTATE11" value="qYNplieiMQHUYAnGGTLANM1J4Nx4o9bnqnPc/32yoijt+PtwD+Iu4YxvxV6JtMs7nCy6dnA083hC7iZ/5JyLNHYVhgtFQ4f5hw2TVwRf7cE37J8FfV9Z5tbWpIcdvGMJVQML7I06EBErZu6uzRhmo2Uwj36LDWVVmBuufh2DmsF2ihFouDhBlGU3kFe0akQOwBI7QrpBzrIMhYDDbrtpLs//YdT/2oCbm4zTzaUC+rFKoznaIO9Z/sFAhzYRp7th0C+1JaAH+9qW9tLDh6FhJGgAMwxpc8TvCr6oEQpjewDcLwUDzklVGEL5ws43LepFjIBdpjP/2K6rzmM9kz8sCbVh5q+LFlP3ppeejD4RYI7Ut83D2bjJ15M+cLIRJAosz/SmkY47ltam9xhAt7WT7tKptozgU091/vrdIU7j7MjkuVTUqROL94HNMfIL9uYRyUzP7JxT8IHwLVFuPstrqLfhJO1j0cnSet0mBWV4EDjX56R84yzK" /> <input type="hidden" name="__VIEWSTATE12" id="__VIEWSTATE12" value="dougKomHFTxsa9P8BeNIlw72ir0LInYSglb+XQOPY7d5e6p/E/1w4yuGBeM5TJX5mnzofySEWNmISYohK0e51EI2woVjsFV/9ebGVxpjzpIBB4Vu4KTgnoyPkrydg4gg7hbK23xRskL3R8owzuNefgAZggiUUoohVyzg8eUlGKLN+sR0xRRETjzcqqZ4ZvhpeorvLnRk2CfS74BvMRbWU4ceyGbZrLUrSXp4X+1DH2yhYUDtBNJmSrSphkVbvGs5HH7mDBkd/SquntxoKz7//m4GcOcb3a0++o8Ut3p7rs0ccgNrBK/K/QWnELxwwKMqYPzuMV4njyeSEivZP5KSrPmpSaYhT+iFNqC0AmOMgOWrNUYPMvoer2uMRaIZqNje5KqPipRingfIJWNJ/1boaGXgfR920T2R/Rw/9abJiheBdno3H7IywG+96wLlrioO3oTfA9qqlw1Z8xiHj3GZG5P2XfSA1I6GrGk+7mrRpHbcTqD5PJcK" /> <input type="hidden" name="__VIEWSTATE13" id="__VIEWSTATE13" value="jAbQHo3Eow+y9+mQ4+o2ZSZFlbN6eDWiCJSjtFIA/njHYVcOZ6lhF68AtQDKjXJ2jv+O8WUY3hkD4YYTzXByDsa8zvFLMadyQiYuZRt2nvciJEGr4g1geuAoVGEQZ/dQYYROZHXGpkFHXmcvASQ8QioVb1niCVTFhSeGOJ+HJz7HaB5YK2JdPys1zvT6NaksnX9OhJSnUL37kbTNxwa3cVG3lJKPtnaKPzlXtmKOHPtB5qT/kEO2toANxUQ6+XtkNzeGWlDfNuaiIH1dbnOsGEsl6mL4aUAyl0PauWHmt4Rq0Cb0shMfJppptr/nBIc0ETTnL+qrL83OvMVkczHF3EBNmz77O+wTXPc20cCHOaBzc6A1SflPrB8gnb3R9A0vTw4badaAcv1LpoZNhZS3bGos+2ddWNqI0B9sV/GvI3RsHo8sikBkaGBSuGU4xYE0PN1NLq76/zwOFmcgvnXPW52YRvLRpvl08n1yln3pqLH8f5THGDqM" /> <input type="hidden" name="__VIEWSTATE14" id="__VIEWSTATE14" value="GMjoHix1JeyTVjqaLWFNfwk+hQmrsQeUlLVqhvG2oYbD1i0FyZgMZesDnc/gKCq4e8DwwyHzjVBkd+Qk0tStkiyN5w3IzWWFg/c+oeiH44M72r2Dfob4n1YfQfgbc18gOQqCTX/i02vru3Ubapz/WxBDxizxIKGrIbbei9xa2SCg1PGBnXQ3gwCoD/yIcQXpuxPH5+dJ/xXHwx0fyy6NgruwJEFp8bUX4aMKtmRIOo/To0z3QqrQvE3jzKJNJBxUFFnprKeSfbqtkOQqIastOLFe6fkldWCs5SOGJ5YrG90hOZPH7ygy3TUizqBUwvamy/5NCIcE73uoMbP46+hikKEEKdHGrbo9H2jmEe0J19qEAXjYwLtvSEjTNYkSGIrzLaoyRX3+sitsKbUVfMOWZeNR7a5aRXDdC4DlQ7rbUGzzSs5vcsrXpEK0Cu1l+vLp5mIv4Rsmbr9cSjk8PRyVhGDtH4tSsCmPQZIMoCiBOeqvKC71I07w" /> <input type="hidden" name="__VIEWSTATE15" id="__VIEWSTATE15" value="QibjHVkvR3HwN4Bpp3EqSxCgoGgladt369m9ZEnriMldv3LJKHKqrivnKNWofRV4D63Zf6+Wug44aLliXKihJjKaOitYdSTBsVZHrHZliT8gUCw5WhpAfSTBCrb3EARYlfH0rrFnglUS1KYCBpicF5xzoIeu9PMqpkDpVv6g1LHrm6vu16ogyyWC2KqoiO8wPAcUltMuGy2T1R2YRDPRN5m8ojyl0ShFrq8dxm9RBXn8d1/tGnC6tCiYz1vVorQRaG9zDSnSe6V0GS7ccBNnwCt3J45BXgG723I2/z5DRd24VQfk/nUByE/RLkOAXKgN4UgwNj/wYvztF0DLvRB665+KNgH7vTYq2fEGG24Kp/Nxwv/JVG4/e241vRNH2cOs7BCfRYUHsqTjwLtY/PlMdnQpiF5zytUo+dQFToctSgQWv35SRASBuN+zVB+5Bcl1SHxA3olJQEb004QHClQfox2nQh4JONPIZZbfexjnZ1LH+7shwePk" /> <input type="hidden" name="__VIEWSTATE16" id="__VIEWSTATE16" value="fKBx4Zj9PgDCopWIJh6ECaSReTaxNUKbfR6J74O0Ts2RgVZor/fce7R8X+PLrANsvA+GM0+UZ7wjAoVUruQhg6YH0foUroV198sN3YATnq0/HU7rZ8uLpMJbu7x0NFHMNHHeQUtbwZTUWqC4nZkClGAUAeuAZcY1nuJahoYj2VLqulk7GBLIpvXR7IszhJWDrDm9WkwkCiTkgUBaLcdY1xAdnZlg0YY8YEWSb94rJ6MX/an6lMXDHzj8GM9Wb4mgw3Nb3QAEuFm0YRcy3eDk9X2BEganxXlHDlSF6AclJ+/3neh9KBbNsjXss5gu/5Q9mZ+1efD9o6cCZqa1fG2KGRrHYxW1pPHAO5WTAuuGXSNfBhR1hb+ThwAC8BpgdZM2aVnhLxSunzgzDZThHhmAXksHxdPrzFC4zMpyLmVnYlNvt985HWRB1/YOxJsELPkirjXY3CDZ6IW6119ObipyneJSKCfRRCfgo6AITz8mm11Wb9DN28eB" /> <input type="hidden" name="__VIEWSTATE17" id="__VIEWSTATE17" value="tMZ3UY7S/zNyWzEoGlnJdrdAGLX+Jil4Zlhm2SkSEvgQuooDsKzguS+JNzeE+GzsdELkfjjiSLB4035GAUXs/MgDLtSqbQxbcqYm5lScJFQkv0Um4he+1ra2V4z/II0fllodraWduu5GhP0OB4mNg7mBX27mDqh84N18YHPcIkdoIRKF9AIJ78w3XjusGJDt+Zkeh51/oey3NVx+Gauw6NQKIV40widdOquuNuQYaQfJKuHhCxnHBA8a37UPu7j9Oww8tjhLES9/3pjCIduvxionEIamwx9o6/6ISyA8DVf6SA6zPKZKBuPY1yPk/9Hqhb7s05kixzdAvNl8cmZg8DnE0dc2L5+R9Bner1NnrCrDiN/8Z3J+cUXzftVlf5Sw4CtP0QcdGc85BFUZDqBJzEX0mXPQlXH+RjyXzF0MoIf8+v5Rie4quzxkeS/DN3C9SdpKY29SKUgUQ5p18fx4hZAznzGsgyoSnh01gbhpUSAoMV7qpc/N" /> <input type="hidden" name="__VIEWSTATE18" id="__VIEWSTATE18" value="hMIIOhoJ1WtYrdDamFrbTLkteFx3XlX+Bd8E4ygIwnAYG6cLijVpDCgVbFsL5EXKJcifA5/1i9JtE4mS9HcagbIKx33NPeUd80hz7YDOYmOsuKezqC8YCn7luQlWcergkGWl/SiXfWQQsrItUd8A75eo+SzMngYhYWQuCdlHjEO9xv5EkM7hoQJgS8HPPszjnVtsBe4aXXyanTQwgQR/lk7XM8mtWmhDazRf7Kv7jH0VE0wUENh9dYhb3vCsfw2Q3dH6j95XOY9sd4bCa4BXVzg46Ht6/S0Mf/874lZjQWzx9o0PrHoDCULJVLxtIIAjC6SuFwQU0ycjCiywZhAlEXkRlQ3U6QSKWE7Fv7V2wOi6rmwcibwmqewGWYG8glY5DRBSMJXNQP6ZwZ7wtDWBBnsuASrPuRjMHT2mAmB0PIzjti61rMutHxUU+7EHXoQ7vfh9efYJH3SbR6wI/JW2f94XJWt1rsyAN7ZZyl86RRQAeBwzx4nT" /> <input type="hidden" name="__VIEWSTATE19" id="__VIEWSTATE19" value="Nov4+kfPpg4Tibt1DMspROd9Uo7tYyxZ6GNo5iSqeKtDLrA0azOisHUqQEjLWzSTBpqxNsSuxu0Ypoi3k+m+8UrhpHsDwtouRhpj9/7xbrrYwe8+vK9mTdUtYEKSTC70NAVJ/OK38vfud35rwX/1AjsxEWzQsbkQPTH514/7m/haEeGQ5ogHqGCPYFuRdePydmG4WnCb7Q+PSmrAhrMYunS5Lnj1sgkTHI0AhSoKRFb1Wp4p2H6r4bWEkWxF0BnMlC0PxdizUhVvNYYMTg/cAAYfTyy/9TmIeOw0WroMLpgjFlrQJw7tlZSt+aNos/syOz5XEaUEpdgX3eBNxcItQ6hgLaHm+GOcLcsPRe3FJi2NLZJlwlCdIJp4PGW881gDbMDequosN9a/xrjp4yci1cot/lK8xLkcgyLeor3ituVvDnZeMOcP5T9MfHroOY86qLxCmh37lCI44mdwo4Iu4jDNyfz0DgBXv7Hn7I3Oy4gjmriH1/DB" /> <input type="hidden" name="__VIEWSTATE20" id="__VIEWSTATE20" value="g+ucIlSafcXgKO3LoEw3DZfgn1XsfH1sG7gtMCyZSwoBtqzyYRGAQQxAJqWJdA9sFuiCqgrnjeXNeJREigyN7BNAB9KeFVFsMn7o9mQJUZI2NHXpVS5GbjH6GbtfzrkwReiaLMU8vPSVusxg43FI3710Be6ugewgBgCl7UUIVCPlX1rx1PGkxXbs8bCwgbJaD03HRkatHY7cFMDTuJIwQ5C79n7lhjmmYECN4S1wr9iHIcpxN/9xMbZ6qEfBhHMrzBfYH/BT+g/1AjWwN1qe8GhIqzRBlXtA/PG7g2bjFTFZOrvIr48cGGvnL4RE5ZaBZ1SOO/bWBrLQBQugTnGCc65WmPG1ATpIpojkS7CABE/tKOY/vZswDoOyhTRHIV5B5wWEs9KBf9lDSE3hvvIHuQcCuAe6a6ODulpYW0HJMEydTz9frg9v8IOFdUiQrokkrPsQU6EVJNC23BPtCizTmgvBGDhBL8i1AVpx4mbWR+Pj92FE/T41" /> <input type="hidden" name="__VIEWSTATE21" id="__VIEWSTATE21" value="sX8BNzIylVs7IwPtUh9KpDGJWmzlvPXw+wYDrH8GvkshJMNiYu2+ppkqKPwl/ZUJTD5OFB3rMYRBnlng0MSUII+IOvJT4k4G/qAfeDpXGPeQs1/J66lvvYXXMRJoc896oYUK8zDY2Rujb14CpV92CJPwYuGdQMWex+MBN24/1iCwd+UxTE9kjJCCncxGJd5C7BZ1bn3y2IsvmkFsggSAzpgBZcRFitK3eY3lJq7auy/IaiY8EsRwg3XvFiddoD7nT+suvn64b52+nqBbWtobsMbCZQfTDsh8lNgFWdzeRyT3r94cUQ62uXN7jsA1ijDZtTFUd72q907sTMRp3N7ZuYAZSlwVo+TvLBa8jz4f11+zi2ueF/Ln81w15yRUYtyUBe1WMTXYemf/p0k+tLXptmpLWrpRDdumW12qFIGRO40tl3a0LyOUL7o0R8ybHAEj2SFSWoSYDUH+uqpKdiyOFfO50c+LvKJb0NhgEnCpULPBvJXW8Z41" /> <input type="hidden" name="__VIEWSTATE22" id="__VIEWSTATE22" value="SVbU4g5Trt3xHY2ZhQoVo4QCJOPEZzSNmICpNzdLoP1itgIvOv8Q2oARtdhf/OIVOp2NDZr9lUrIQIpoZf4jFmzTe4X1AjAEqaRWzr7pVaMmWevJWO2ej9ONRjbNMIvxSxLVg+w+MYcAm4CskFs4T9Y/CtHLgNW1nVAi4JO1ULct/XO/SzmK1tkV6VrwaLQZfRVw1ii/qwfTTVlDzuIvSIv2bbgUp5y4Po5rwFcIWdusCuly0W5qc6pp8vrlIvaFXf11Ma+2bBe7neJlW7SLnDXjUntbSu22NS09RUQLWSaz/tKUSfOOIeG4HPqAT1EwcUbv/uCB5Pp8Hld0aVM1fCC4xwkSffYsDtbSro5QYFBj22bZBpv5aJwDS0TWgPDxQU4cTi3JVUP3XU6/D96/Vi38b7Cad7pVlVTgTzBnbE6whh3WcyTwaBlDAX0iVKhIcKVBo4Xo3h/MktPLS49Z4Qyjic9eolG8EDsxK+vWwoOlaBTX9/lD" /> <input type="hidden" name="__VIEWSTATE23" id="__VIEWSTATE23" value="5UW3KgJare2wjMbsooQFW5EcSBc+LtLMTkU/9IaM0A17eob4P0PAeI9QCLI3Hlf7H+YrAjeAcoUtNgLmt1sUiIEDKcHOTUKxzOPsu9R0bqAv8RppZNSdGbeHRO5YyQY5jglPs8igtQqANjLsTz/Bd80Sc/IegFgGCXrsmZVsvbIZ8ufg2RDQNxgBodkl7K3KqIkdkoN54d4FDSmL1upOJUWNjBktsdf2HJdmVSELWEQk0sVVTe8Kk+kmTmriLfSRFEWRuLpHBjFSFqInRzrVg5XqskQG97tNo7WS5JmcumuAATcU/fQMViCzVmlbzWGP9yVR72L6h2sfwWyux09FjjLhL1YqRIfy7ZtpOMP1N+MKVHvqdKnJFbJw9eYLcYGZ8bqhXN64UA5LOwlSDLeaayHOWfsUZfY7szkA/zABzYaDmhoVdsev/USpN2+FJzlB6R0vyE4DT5j9FsqFNSjLtln0O5WqQBN6X3zPTFtJCUODTzL8ZU3l" /> <input type="hidden" name="__VIEWSTATE24" id="__VIEWSTATE24" value="fXuz+MY/YZm4znhLqGM1KYanAQAlzjKLC539QcngmKsApu4ub5+aC+IORmTePUR+FcUtV1rrZ7PSk/sCHFW5SKFwD7PhnXPtpoxKT+kdX3bZC6kSzWA0Fl30PhlWMaH0Rqi+bxVFIADopxUXr6dFkt0/iaC9dlILD/iCiscNx7MH154qIaVnksn6uBB9gR4zq2+I6vqIIWpXtLn7WS8bDT9QdAOzS3bzalYmzVB8GuJSMzvrnGA1+NaRK6SrEADSub/97LdlUU8dlKINboM+EM+gzA/3rZ48t8rht3cCBKvO6QNL47tGKdVfL7KpbyBzej89djFUq21N4VZaW6rIxt7MdtUYnUg0uiKeaVDl7EEPTgBakugy2/D5yjcrDUURamJWMkGwKxQSp9G/4gErEFfL6tahhmsjEoVqta6XgP7UfurEjN7hkoMzmTMB/jKQo7MazKurijwVJ+JJQxN2FQM3M8QNNw9690W1nOKxJUSS389+9qkq" /> <input type="hidden" name="__VIEWSTATE25" id="__VIEWSTATE25" value="P6+8RNrlRMNOxAQn0L5cuPTZ3RRnts0I1MAWP05He8VXXWjUW3cvkzQ18dbZgdk1GxcYdijs/0242ueU5ll0bUPFI+lJF8O+Mwn7BgbeA7kl5Mbn2TZfYTpup56zk40WaNpNVGQ9NsosPWtFSkkh/bxjmyrKukICF+wJRfPkGFvTskkgZNko77CA3p+/vH3xAf9S353h1m2TWKu1ImS/0XTI4DQtkAxfNy1LGPdg6Vi2rAL0dc9GgYigWwsct4xCHmGztNeywXiSSEbr3HnkJTpLRy7QJVgp4kJswFLTiIx+QhftXLWb40ISWbTzgWO8XDkOq/yNMQWCBWcB2uuyruGKb0rCjn9pKmPQ9nyFMLrFcf7S5eoQueMe5w2hjEMoLiNK5oSg8ah8UU5aaiqlvRqpCpwPdKPsi+KTSS8NsFIM/vdHRQhUHwRdKtYdmcqkK/OELwfvdOD6wLivJOtoQipx+UAGoH1xH1z0AJcUqJsNsy09F9uj" /> <input type="hidden" name="__VIEWSTATE26" id="__VIEWSTATE26" value="cMSGklBj/+moGybITsmXxUB6T9uQ9NqrqlpDodWwS2VKl5YrjZL2B8bsxLxfzI7aM7APVaA+pHjugivmvMsuxyF2fwexlAaTdBMVlAVDtb8C2lEzCjot/2B9pa/ujyBSggGX49ktxzxvjS9A7UbAFnGmPU/znMTMG60RPZb9mh1D7nI9QXeaW2nW9xDzGmSyZUOZcS34/dHiwXWF4ICTSPXIyhP8wjEhsSJO7aHOMHQkJe+nByz5mmVF9TCSFS5vhUlhtdU4MNwBPLcQm9uceTqnEz7xyVPkwOzzWsujJetlzRUtjfeWtzDb9VXcWpIR79tJXnsGpMKipXKaakySQxRwzURlXtNCx0/EyYNL0axKPhrCnG+85JT3MI5qiLXLoeb+I+uoHUxM+w/6yKHuAo8ip46/54I7t834sxxRp9tsIQR8chOqyBghIge7RHBQb3goGyX6oP0AyG5VJF+5er7kxyeftV31FHfP2Zu8dVwMWxHbWU2G" /> <input type="hidden" name="__VIEWSTATE27" id="__VIEWSTATE27" value="0/HdpsqSp29IVB7RlmiaeJCAXMQOnbTQNbSqDLjEUWw5ymuEf7LerQpj9L3Z0Du+IRquMDcGT1V6RsVPZN2LSWXhoMyZJ0ujopUxuVRXfnEVdfVR2btgSS8LCN3GObeXNbuTke4ixJvnXhHqL+xcswjH2KvZPaWMmfotbGUbctUrt6KhOFwa7jZ4E4vSC7ZVDAQ0QmNvyACF1MCF9eyygJYn0gegnw2U2LlxttAs23FeKsIuIgT5WFkmzBHJq9ngBqMvK7wqjK2izcVs6oPvccmLqNAL51wa5UaaZxECI7C0M2vHQsyo/UxDTbzgDFyWz3CEUoQcdfO/jyZnsq5PC93FKxDmACM6Te4i1cv4AfLlfc3+mtE9j/aO7C1jc7xhHoYKhDa5/dlQEy1Vj63mMC6jcFFeFIdfKPyT3o+VhsTsqXJihpfD58Z9egqVoQcA15LhxVUO7UUd0iCFqSd4OY9hRp67K8dBet+uEodgfap47f3xMxOQ" /> <input type="hidden" name="__VIEWSTATE28" id="__VIEWSTATE28" value="vIino/EN5gun5tmYJokZ9W6EayGnmg0lqHB0eJ9MeyC7KRZeh4AVlnQObiojF7mtJcYXJwRhqDraJJ7ublDKgvU72OWQmNvFtTuk6yqILCAGjvsOUm4EIgiE7WSAUPUfPurCS+xlbFedXq6UBBvSU+PX/FLOkQsSEAX4HZ5akxUDh1EZk4sobJ+Mko20dpx2cu07QlQZPpkdJf5uawc94BJhl0I8oVpSFAo+/BT5oEMP2BfC+FIm2mODIXpWUobnBxy0drv+VHcCrqfTeVOBjLdsNR7s2xrCFhEeoPLq/i/TjTJEMb6Z9kNfI/6OUMLrbGBdRPFvC0mOw1Kw3GQTvwcqzWP4zkLS2ugrEOXddEu/7TfQD1EbTR1cnnc12Ge2J9rGWcyjNX+21vD65jFsNBrBAUAmHEaEKzzQSM9SGe0SPjJtXBufJNU9BYVHmBCU9PgNR3qsM+/DUiqIL5Y664RvfFCamtR3uyujPbnGQsOILSBWeaAf" /> <input type="hidden" name="__VIEWSTATE29" id="__VIEWSTATE29" value="xjD6mBxjFeh0iU5cU/giVBnNC00xA2T+RaXaDVJumg6TXKwYjwRyNMuh8hqMWqx3I9mSOD/fxLsR8fHfNnPVsfAELVQjh4CX4fQIN5oQWrhNpn56KRwTKCzD2j3vq4QPnX9rf/rbMveldh8sVxQyoQzQGoNUnXN8dDvzocGWGIM0vvzsJG3kIue3fEv8Nj8i2/XjrNcxu2MUhy0exd2IL6qU7f1V75xe5zdSqyqBvdND1iIc/aZ2I3hI9OvgxXClRdirfykFs+Ssmb6b1BV09Fkgjj2QAbkYmkKAZwxdHbm+SGfSP/UDdDZcEuMPGIEmnS2EJ8lAGd4q6pdX3KYVzV3LK/ZZ0b6F6ZhE/LGGTh718s7QBLO2aEG6ed8w4ndhZVoJWMsOf4e6b6YZvzjbC8q06EN3RI/TLgwMawvD8zOdZ6UC31aznL5qjd/1ACwWHemqGX3kuRGgMONDAkQeY8AuVHnHBrRF6Cc+NK3vSQr0WXRhUVtR" /> <input type="hidden" name="__VIEWSTATE30" id="__VIEWSTATE30" value="soRTK/Nqc7CuYxFStEXz3euKaxZn/B5WyyS+3nlm767RGzV3wjo3yK/UH5GpNhCdFuwmxPtddHcCwpeGIM0t7NgHO/iANynw4NTTO1tFTyzTBzKvfw0NLtvi9ND0h4H5tVNkulrJntjIIOOttn/IKwgF0LVPWe4p0pjxmDjMaMC7vBhZKuD9h/GtjFMkKqaI4S5iDT/KCfNbekBv3m2wTNF0yMg9r/c6X2WUTJ/gQ1OuQd9iniiirDXbDv/gx3qSZroxR9p1oBmI1Q+kRErE62B6InbFboha1fCRRscq56q2/pIhHO/Ghg8YNWsCMyc+FUMqP/T2IiDsx74D1FdcJSO/ERLWzfrM1qbW4G10vH5BX/uhQCVHtiK6vMVoyo99wPx87NXpq3lYkfjhwdzYY7mmxI7x7wVzjNYCzUq8xo+cr0GiGASjXc9WP/1nn4BFbFeNwcNVPoFtc7NnXlGprtbw7Q9dYwLCX/8tTWw9+Lj7Xgiw4kHR" /> <input type="hidden" name="__VIEWSTATE31" id="__VIEWSTATE31" value="dEmSMUTVe8+/DNKbEnySK/qaFpKpzxk=" /> </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&amp;t=638240385260000000" type="text/javascript"></script> <script src="/ScriptResource.axd?d=nv7asgRUU0tRmHNR2D6t1LX6RCvlpIELwARov_YQSgToNwy5d9xbanhCVISKYKiMoN2WEnVPfFvSEzaI4o-nY37uoeIVOvpVklPEyu5xbD6wpwp339dBUk80Hh7epyyR1xeG9rzRALj27GWaqYAYIw2&amp;t=1287ad1f" type="text/javascript"></script> <script src="/ScriptResource.axd?d=D9drwtSJ4hBA6O8UhT6CQgwjH7dsiIqkkgETMzw1guievUebBq6wdu7MFTu8gDj46jcXrWkGTyrtyrzkfzXXi8gCn_62AayqprkPEIYiC_nBXQAMwvUuEaZnbAfeBJbWGbkXl5zl_dqogQVO0RkCRFn0b1_3nZZoc1hcBMDCrSY1&amp;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&amp;t=96346c8" type="text/javascript"></script> <script src="/ScriptResource.axd?d=LkSbRRtTbnpvh0g927IxkEkcB1iFpGoAzWzr90Nt9KTlzq7xkj-rwJSivUVT27JCzCnVmunamGN8MDq53JT6lQcZ6hA_KcLyDpFxoQxnM1bIZ1_NrGHkc_8YoGquIdf2wAvVaNBYG1KjJli0CIbsMQ2&amp;t=60fc9a19" type="text/javascript"></script> <script src="/ScriptResource.axd?d=8CjII1v0OLoMNKf5zGXmeoG3wD-CzqAy3EBdLhbGs4iX8ysphYuqfy1flcyL8MQlg5CHrfv4M4pRhnZ6GYDW9SxBN1tnNxdrfQg_Sck4d_vRUjp_wICxGQ_QZMfwnZZEvLasRCeRSaEw4yodAVA1-PaGF1MRgxKkcc_R5vJktzw1&amp;t=60fc9a19" type="text/javascript"></script> <script src="/ScriptResource.axd?d=gd3EU2v5uZlrWj9T-S4Rgk9654ntOzBkGk1D32V2bxg5S93LLpQGds8GN3SARYXLJBwRoEATZCMXMGqE4uWGz01DC8xxH9_2RoCcAOIiyLCZxEHNpInHVtsFUYpb2MnhIEA-ahRuR9hynp0OYTEpvXUxlj0S-cIGQE8zjaE5bYw1&amp;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="MqkSvEIK5c/eRFfjDNe6pXB4Kn4ZkQnnXq8IIwf7gbYfXco98fi9rHzI9bUaIwx6I8DZvJPqte0efE1QCqnm8n+ivDuJIVNlXwKhPe6NSdRchxTQYup/kD4OmgFfIgt4lHFcz7+r3zDY55GC/HvkYq+jeJVcPP3SRbHTmWObdjU0ZIkYOYLPkfifz4x66Hz1" /> </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(&quot;ctl00$ImageButton1&quot;, &quot;&quot;, true, &quot;nav&quot;, &quot;&quot;, 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 &gt; span { background-color: #00a2e3; border-radius: 4px; display: inline-block; padding: 10px !important; } .smalltext { font-size: 12px !important; padding-top: 2px !important; } #clockdiv &gt; 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 &gt; 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"><a href='home'>Home</a> / <a href='#'>Concurrent Events</a> / Curtain Raiser </div> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div id="Divleftside" class="col-md-12 col-sm-12 col-xs-12"> <div id="MainContant" class="innerwrapper"> <div id="DivMiddle"> <div id="cphContents_divContents"> <div><h1>ACREX India Curtain Raiser</h1></div><div><!--<p>As a precursor to the event, ISHRAE and Sanhua India bring to you the Curtain Raiser for ACREX INDIA</p>--> <!--<p> As a precursor to the event, ISHRAE and Sanhua India brought to you Curtain Raiser for ACREX INDIA 2020.</p> <p>It is&nbsp;the exclusive precursor event and networking platform for CEOs, leading developers, architects, consultants &amp; officials from international associations, organized by ISHRAE &amp; Sanhua India.</p>--> <!-- <h2 style="color: black; text-transform: capitalize;">Coming Soon...</h2> --> <div> <!--<p> <img alt="" src="/images/fujitsu-logo.png?v=1" /><br /> <strong style="padding-left: 15px;">Curtain Raiser Partner</strong> </p>--> </div> <br /> <p style="margin-top: 0px;"> An exclusive invite only night acknowledging the support of the partners. A panel discussion will be held on the theme of the event / latest issues faced by the Industry. HVAC industry Stalwarts to be invited from Developers, Architects and Builder Community for the discussions to be followed. </p> <div class="meeta-about-images"> <div class="video_new_1"> <div class="w-video w-video--id-uid_53A10"> <!-- <img alt="" class="gif-mobile" src="images/mobile-vid.gif"> --> <!-- <video class="w-video__media" autoplay="autoplay" muted="muted" loop="loop" controls="controls" data-object-fit="cover" width="100%"> --> <!-- <source src="/Uploads/ACREX NETWORKING NIGHT DAY 01.mp4" type="video/mp4"></source> --> <!-- Your browser does not support the video tag. --> <!-- </video> --> <video class="w-video__media" autoplay="autoplay" muted="muted" loop="loop" controls="controls" data-object-fit="cover" width="100%"> <source src="/Uploads/ACREX-2024FASHIOINSHOW_HD.mp4" type="video/mp4"></source> Your browser does not support the video tag. </video> </div> </div> </div> <!--<h3 style="font-size:18px;"> Glimpses of last edition&rsquo;s event </h3>---> <h2>Glimpses</h2> <div class="gallery_bg"> <div class="row"> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/DSC01576.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/DSC01576.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/DSC01101.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/DSC01101.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/DSC01047.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/DSC01047.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A8171.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A8171.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A8080.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A8080.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7993.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7993.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7529.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7529.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7500.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7500.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7429.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7429.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7392.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7392.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7141.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7141.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7117.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7117.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7112.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7112.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7096.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7096.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7061.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7061.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7056.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7056.JPG" /></a> </div> <div class="col-md-4 col-sm-4 col-xs-12 pad5"> <a href="images/9J7A7054.JPG" class="fancybox" rel="ligthbox"><img alt="" src="images/9J7A7054.JPG?v=1" /></a> </div> </div> </div> <style> .meeta-about-images { display: block; padding: 45px 20px; background-position: top right; background-repeat: no-repeat; background-size: contain; height: 530px; } .meeta-about-images .video_new_1 { position: relative; height: 100%; } .w-video { width: 100%; float: left; position: relative; } video.w-video__media { height: 400px!important; object-fit: cover!important; border: 30px solid; border-image: linear-gradient(45deg, rgb(0 156 170), rgb(0 162 227)) 1; } </style></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 --> <!-- 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">&times;</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 &amp; 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 &amp; Conditions </a> <a href="Cancellation-Refund-Policy"> Cancellation &amp; 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&amp;tabs=timeline&amp;width=370&amp;height=350&amp;small_header=false&amp;adapt_container_width=true&amp;hide_cover=false&amp;show_facepile=true&amp;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 &ndash; 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>

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