Advertising Center

Reach the brightest minds in the industry with advertising and sponsorship options for print, online, and live events.

'; html += '
'; html += ''+items_Lx8RflRfG2SN[idx].description+'
'; html += '
'; if(items_Lx8RflRfG2SN[idx].showMoreInfo == 'YES') { html += 'More Information'; } html += '
'; $('#cs-featured-subcontent-_Lx8RflRfG2SN').append(html); } $('div[id^="subcontent-item-_Lx8RflRfG2SN"]').hover(function() { var id = $(this).attr('id'); var tokens = id.split('-'); $('#'+ id + ' .subcontent-container').css({'border-bottom': '1px solid #'+items_Lx8RflRfG2SN[parseInt(tokens[3])].accentColor+''}); },function() { var id = $(this).attr('id'); var tokens = id.split('-'); if(items_Lx8RflRfG2SN[parseInt(tokens[3])].accentColor != undefined && '' != items_Lx8RflRfG2SN[parseInt(tokens[3])].accentColor) { $('#'+ $(this).attr('id') + ' .subcontent-container').css({'border-bottom': '1px solid #ffffff'}); } } ); $('div[id^="subcontent-item-_Lx8RflRfG2SN"]').click(function() { var id = $(this).attr('id'); var tokens = id.split('-'); window.location = decodeURIComponent(items_Lx8RflRfG2SN[parseInt(tokens[3])].destURL); });