Book a Demo
Home Events - AEM-Test NECA & BICSI Summit 2022
Untitled design 3

NECA & BICSI Summit 2022

NECA and BICSI are combining forces to bring you the first joint NECA • BICSI Summit 2022. Join us May 23-25 at the JW Marriott San Antonio Hill Country Resort & Spa in San Antonio, TX as subject matter experts address the needs of the low-voltage and technology communities. Stay tuned for AEM’s booth number as we would love for you to stop by for a LIVE Demo!

Date

23 - 25 May 2022
Expired!

Time

1:30 pm - 12:00 pm

More Info

Read More

Leave a Reply

Your email address will not be published. Required fields are marked *

jQuery(document).ready(function($){ jQuery('.nav-menu .menu-item-has-children').on("click", function(e){ e.stopPropagation(); if(jQuery(this).is("li")){ if(jQuery(this).hasClass('opened')){ jQuery(this).addClass('closed'); }else{ jQuery(this).removeClass('closed'); } jQuery(this).siblings().children('.sub-menu').removeClass('visible'); jQuery(this).siblings().removeClass('current-menu-parent opened'); jQuery(this).toggleClass('current-menu-parent opened'); jQuery(this).children('.sub-menu').toggleClass('visible'); } else { if(jQuery(this).parent().hasClass('opened')){ jQuery(this).parent().addClass('closed'); }else{ jQuery(this).parent().removeClass('closed'); } jQuery(this).parent().siblings().children('.sub-menu').removeClass('visible'); jQuery(this).parent().siblings().removeClass('current-menu-parent'); jQuery(this).parent().children('.sub-menu').toggleClass('visible'); jQuery(this).parent().toggleClass('current-menu-parent opened'); } }); });