CINXE.COM
Connect - AtHoc - Networked Crisis Communication
<!DOCTYPE HTML> <html lang="en-gb" dir="ltr" data-config="{"twitter":0,"plusone":0,"facebook":0,"style":"athoc"}"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.athoc.com/products/connect.html","20161111205645","https://web.archive.org/","web","/_static/", "1478897805"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script src="//web.archive.org/web/20161111205645js_/http://code.jquery.com/jquery-1.11.0.min.js"></script> <script src="//web.archive.org/web/20161111205645js_/http://cdn.jsdelivr.net/jquery.mixitup/latest/jquery.mixitup.min.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <base href="https://web.archive.org/web/20161111205645/http://www.athoc.com/products/connect.html"/> <meta name="keywords" content="Mass Notification, Mass Notification Systems, Mass Emergency Notification, Emergency Notification, Notification System, Disaster Notification, Alerting System, Emergency Mass Notification, Emergency Communication System, Desktop Alert, Emergency Warning Systems"/> <meta name="robots" content="index, follow"/> <meta name="description" content="AtHoc, a division of BlackBerry Limited, is the leading provider of networked crisis communications to defense & military, federal government agencies, state & local government, healthcare, and commercial enterprises on a global scale. Our mass notification systems are being used daily as both an all-purpose alerting and mass emergency warning system."/> <meta name="generator" content="Joomla! - Open Source Content Management"/> <title>Connect - AtHoc - Networked Crisis Communication</title> <link href="https://web.archive.org/web/20161111205645/http://www.athoc.com/component/search/?Itemid=563&format=opensearch" rel="search" title="Search AtHoc - Networked Crisis Communication" type="application/opensearchdescription+xml"/> <link href="/web/20161111205645im_/http://www.athoc.com/templates/yoo_master2/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/media/system/css/modal.css" type="text/css"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/components/com_rscomments/assets/css/style.css" type="text/css"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/components/com_rscomments/assets/css/form.css" type="text/css"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/components/com_rscomments/designs/default/default.css" type="text/css"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/components/com_rsform/assets/calendar/calendar.css" type="text/css"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/components/com_rsform/assets/css/front.css" type="text/css"/> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/cache/widgetkit/widgetkit-2e0af407.css" type="text/css"/> <script src="/web/20161111205645js_/http://www.athoc.com/media/system/js/mootools-core.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/media/system/js/core.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/media/system/js/caption.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/media/system/js/mootools-more.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/media/system/js/modal.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/components/com_rscomments/assets/js/rscomments.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/components/com_rscomments/assets/js/bbcode.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/components/com_rsform/assets/js/script.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/media/widgetkit/js/jquery.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/cache/widgetkit/widgetkit-67ead96d.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/components/com_rsform/assets/js/script.js?v=50" type="text/javascript"></script> <script type="text/javascript"> window.addEvent('load', function() { new JCaption('img.caption'); }); window.addEvent('domready', function() { $$('.hasTip').each(function(el) { var title = el.get('title'); if (title) { var parts = title.split('::', 2); el.store('tip:title', parts[0]); el.store('tip:text', parts[1]); } }); var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false}); }); window.addEvent('domready', function() { SqueezeBox.initialize({}); SqueezeBox.assign($$('.rs_modal'), { parse: 'rel' }); }); var rsc_root = 'https://web.archive.org/web/20161111205645/http://www.athoc.com/'; var rsc_tooltip = 'hasTip'; var rsc_root = 'https://web.archive.org/web/20161111205645/http://www.athoc.com/'; var rsc_tooltip = 'hasTip'; </script> <script type="text/javascript"> GlobalVar=''; // gated lightbox related function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i=0; i<ca.length; i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1); if (c.indexOf(name) == 0) return c.substring(name.length,c.length); } return ""; } jQuery(document).ready(function($){ var sc = 0; $('a[rel=boxed]').click(function(e){ e.preventDefault(); var tgt = e.target; while (tgt.tagName !='A'){ tgt=tgt.parentNode; } $('.tracker').val(tgt.getAttribute('tracker')); if(getCookie('athocregistered')>''){ var newfile = jQuery(tgt).attr('finalhref'); var tc=tgt.getAttribute('tracker'); if(tc !=null && (newfile.indexOf('.pdf')> -1 || tc.indexOf('webinar')>-1)){ window.location.href=jQuery(tgt).attr('finalhref'); }else{ jQuery.lightbox.open({href:jQuery(tgt).attr('finalhref'), transitionIn:'elastic'} ); } }else{ if (typeof jQuery(tgt).attr('finalhref') !== 'undefined'){ window.globalVar =jQuery(tgt).attr('finalhref'); document.getElementById('GlobalVar').value = jQuery(tgt).attr('finalhref'); window.globalType =jQuery(tgt).attr('tracker'); sc = window.pageYOffset; jQuery.lightbox.open({href:jQuery(tgt).attr('href'),transitionIn:'elastic'});// this is the register form //the followup lightbox content is loaded by the RSForms script.js file } } }); //zip lookup $( '.zip-lookup' ).on( 'blur', function( e ){ var $Irene = $( this ); var zip = $Irene.val(); var reqUrl = 'https://web.archive.org/web/20161111205645/http://www.athoc.com/phonezip.php?zip=' + zip ; var $city = $( '.city-lookup' ); var $state = $( '.state-lookup' ); var $output = $( '#output' ); if( zip.length > 4 && $.isNumeric( zip ) ){ var jqxhr = $.getJSON( reqUrl, function() { console.log( "success" ); }) .fail(function() { console.log( "error" ); }); jqxhr.complete(function(data) { console.log(data.responseText); if(data.readyState==4){ var mdata = $.parseJSON(data.responseText); if ( mdata.city && $city.val()=='' ) { $city.val( mdata.city); } if ( mdata.state && $state.val()==''){ $state.val( mdata.state ); } } }); } }); /* $('.phone-lookup').on( 'blur', function( e ){ var $city = $( '.city-lookup' ); var $state = $( '.state-lookup' ); if( $city.val( )==''){ var wphone = $('#phone').val(); wphone = wphone.replace("-",""); wphone = wphone.replace("-",""); wphone = wphone.replace("(",""); wphone = wphone.replace(")",""); var wurl = 'https://web.archive.org/web/20161111205645/http://www.athoc.com/phonezip.php?phone=' + wphone ; console.log( wurl); var jqxhr = $.getJSON( wurl, function(data) { console.log( "success" ); }) .fail(function(data) { console.log( "error "+data ); }); jqxhr.complete(function(data) { console.log(data.responseText); if(data.readyState==4){ var mdata = $.parseJSON(data.responseText); if ( mdata.city && $city.val()=='' ) { $city.val( mdata.city); } if ( mdata.state && $state.val()==''){ $state.val( mdata.state ); } } }); } }); // zip ends */ }); </script> <!-- Reachforce Forms code starts here --> <!-- SmartForms Config BEGIN --> <script language="javascript" type="text/javascript" src="//web.archive.org/web/20161111205645js_/http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script language="javascript" type="text/javascript">var sfjqR$ = jQuery.noConflict(true);</script> <script language="javascript" type="text/javascript" src="/web/20161111205645js_/http://www.athoc.com/libraries/SmartFormsR.js"></script> <!-- SmartForms JavaScript --> <script language="javascript" type="text/javascript"> var sfccR$ = {}; sfR$.doSetup=false; sfccR$.SmartFormClick = function () { sfccR$.smartFormClicked = true; }; //Simulate a user driven click action on the orginal form submit action element sfjqR$.fn.sf_simulateClick = function() { return this.each(function() { if("createEvent" in document) { var doc = this.ownerDocument, evt = doc.createEvent("MouseEvents"); evt.initMouseEvent("click", true, true, doc.defaultView, 1, 2263, 835, 428, 697, false, false, false, false, 0, null); this.dispatchEvent(evt); } else { this.click(); // IE } }); }; // function called by smart forms button click. This starts the process of the modal confirmation. sfccR$.sf_start = function() { if (sfccR$.doAppend && sfccR$.smartFormClicked == true && sfccR$.basicValidation() && GBtestR()&& sfR$.formCheck()){ sfccR$.doAppend = false; // smartFormClicked set to false here in case something fails and user goes to submit a different form. sfccR$.smartFormClicked = false; sfR$.forceSelection(); return false; } else { sfR$.doSmartFormSubmit(); } // smartFormClicked set to false here in case page isn"t valid on smart form, user gives up, submits a different form sfccR$.smartFormClicked = false; return true; }; sfccR$.transferCSS = function(origElem, cloneElem){ var style; var originalStyle = {}; if(window.getComputedStyle){ style = window.getComputedStyle(origElem, null); for(var i = 0; i < style.length; i++){ var prop = style[i]; var val = style.getPropertyValue(prop); if(prop === 'display' && val === 'none'){ originalStyle[prop] = ""; }else { originalStyle[prop] = val; } } sfjqR$(cloneElem).css(originalStyle) return originalStyle; } }; sfccR$.basicValidation = function() { sfR$.formCheckIDs=[]; sfjqR$.each(sfjqR$('input:visible, select:visible, textarea:visible'), function(index, visibleInput){ var input$ = sfjqR$(visibleInput); if(input$.closest('div').text().indexOf('*') >= 0){ sfR$.formCheckIDs.push(input$.attr('id')) } }); return true; }; sfjqR$(document).ready(function() { sfR$.token="122111"; //"122111" sfR$.showSmartFormAlerts=false; // set to false after a successful configuration sfR$.showCriticalAlerts=false; // set to false after a successful configuration sfR$.deployDropDown=true; sfR$.deployDynaInput=true; // true = allow for dynamic input; false = do not allow dynamic input (default false) //sfR$.dynaInputIDs=["zipR:div"]; sfR$.companyNameFieldAlias="CompanyName"; sfR$.emailFieldAlias="email"; sfR$.firstNameFieldAlias="name"; sfR$.phoneFieldAlias="phone"; sfR$.zipFieldAlias="zip"; sfR$.confidenceDescFieldAlias="RF_ConfidenceDescription"; sfR$.confidenceLevelFieldAlias="RF_ConfidenceLevel"; sfR$.mCompanyNameFieldAlias="RF_SITE_Company"; sfR$.mAddr1FieldAlias="RF_SITE_Addr1"; sfR$.mAddr2FieldAlias="RF_SITE_Addr2"; sfR$.mCityFieldAlias="RF_SITE_City"; sfR$.mStateCodeFieldAlias="RF_SITE_State"; //Changed to state codes sfR$.mZipFieldAlias="RF_SITE_Zip"; sfR$.mPhoneFieldAlias="RF_SITE_Phone"; sfR$.mTradeNameFieldAlias="RF_SITE_TradeName"; sfR$.mEmplyeeCountFieldAlias="RF_SITE_EmplyeesTotal"; sfR$.mAnnualRevFieldAlias="RF_SITE_AnnualRev"; sfR$.mGlobal2KFieldAlias="RF_SITE_Global2K"; sfR$.mFortune500FieldAlias="RF_SITE_Fortune500"; sfR$.mSicFieldAlias="RF_SITE_SICCode"; sfR$.mSicNameFieldAlias="RF_SITE_SicName"; sfR$.mNaicsFieldAlias="RF_SITE_NAICCode"; sfR$.mUrlFieldAlias="RF_SITE_URL"; sfR$.mLocationTypeFieldAlias="RF_SITE_LocationType"; sfR$.dhqCompanyNameFieldAlias="RF_DHQ_Company"; sfR$.dhqAddr1FieldAlias="RF_DHQ_Addr1"; sfR$.dhqAddr2FieldAlias="RF_DHQ_Addr2"; sfR$.dhqCityFieldAlias="RF_DHQ_City"; sfR$.dhqStateFieldAlias="RF_DHQ_State"; sfR$.dhqPhoneFieldAlias="RF_DHQ_Phone"; sfR$.dhqTradeNameFieldAlias="RF_DHQ_TradeName"; sfR$.dhqEmplyeeCountFieldAlias="RF_DHQ_EmplyeesTotal"; sfR$.dhqAnnualRevFieldAlias="RF_DHQ_AnnualRev"; sfR$.dhqGlobal2KFieldAlias="RF_DHQ_Global2K"; sfR$.dhqFortune500FieldAlias="RF_DHQ_Fortune500"; sfR$.ghqCompanyNameFieldAlias="RF_GHQ_Company"; sfR$.ghqStateFieldAlias="RF_GHQ_State"; sfR$.ghqCountryFieldAlias="RF_GHQ_Country"; sfR$.ghqPhoneFieldAlias="RF_GHQ_Phone"; sfR$.ghqEmplyeeCountFieldAlias="RF_GHQ_EmplyeesTotal"; sfR$.ghqNaicsFieldAlias="RF_GHQ_NAICCode"; sfR$.ghqUrlFieldAlias="RF_GHQ_URL"; sfR$.ghqGlobal2KFieldAlias="RF_GHQ_Global2K"; sfR$.ghqFortune500FieldAlias="RF_GHQ_Fortune500"; sfR$.ghqSicFieldAlias="RF_GHQ_SICCode"; sfR$.ghqAnnualRevFieldAlias="RF_GHQ_AnnualRev"; sfR$.ghqLocationTypeFieldAlias="RF_GHQ_LocationType"; sfR$.techDomainNameServicesFieldAlias="RF_techDNS"; sfR$.techSecurityFieldAlias="RF_techSecurity"; sfR$.techSSLCertificatesFieldAlias="RF_techSSLCertificates"; sfR$.inferredStateFieldAlias="RF_inferredState"; sfR$.inferredCountryFieldAlias="RF_inferredCountry"; sfR$.inferredIndustryFieldAlias="RF_inferredIndustry"; sfR$.inferredPublicFieldAlias="RF_inferredPublic"; sfR$.selectListColor1="#FFFFFF"; // Hex color for background of company select list sfR$.selectListHoverColor="#CCCCCC"; //Hex color for background of company select hover color // initialize sfccR$.checkFormExist = setInterval(function() { if (sfjqR$("#" + sfR$.grabInputID(sfR$.companyNameFieldAlias)).length) { sfccR$.formElement = sfjqR$('#'+sfR$.companyNameFieldAlias).closest('form'); if(sfccR$.formElement.attr('id')){ sfR$.smartFormID = sfccR$.formElement.attr('id'); } else { sfccR$.formElement.attr('id', 'smartForm1'); sfR$.smartFormID = 'smartForm1'; } sfjqR$('#'+sfR$.smartFormID).on('keyup keypress', function(e) { var code = e.keyCode || e.which; if (code == 13) { e.preventDefault(); sfccR$.SmartFormClick(); sfccR$.sf_start(); return false; } }); sfR$.assignIDsByName=true; sfR$.overrideSubmit=false; sfR$.doSetup=true; sfccR$.doAppend=true; sfR$.runSFSetup(); sfccR$.originalButton$ = sfjqR$("#"+sfR$.smartFormID+" [type=submit]"); sfccR$.newButton$ = sfccR$.originalButton$.clone() .attr({ "id":"sf_go", "onclick": "sfccR$.SmartFormClick();sfccR$.sf_start();", "type": "submit" }) sfccR$.originalButton$.attr("style", "display:none !important"); // sfccR$.transferCSS(sfccR$.originalButton$[0], sfccR$.newButton$[0]); sfccR$.newButton$.insertBefore(sfccR$.originalButton$); sfccR$.originalButton$.remove() ; clearInterval(sfccR$.checkFormExist); } }, 100); // override sfR$.doSmartFormSubmit() so that we force an original form submit, not a scripted form.submit() sfR$.doSmartFormSubmit = function() { sfccR$.originalButton$.removeAttr("disabled").sf_simulateClick(); sfjqR$('#RFBlockFrame').hide(); sfjqR$('#RFLoadingFrame').hide(); }; }); </script> <!---- SmartForms Config END ----> <script type="text/javascript"> jQuery( document ).ready( function($){ $('#CompanyName').on('keypress',function(event){ burndata(event); }); function burndata(event){ var remFields = ["city","state","zip","RF_ConfidenceLevel","RF_ConfidenceDescription", "RF_SITE_Company", "RF_DHQ_Company", "RF_GHQ_Company", "RF_SITE_Addr1", "RF_DHQ_Addr1", "RF_SITE_Addr2", "RF_DHQ_Addr2", "RF_SITE_City", "RF_DHQ_City", "RF_SITE_State", "RF_DHQ_State", "RF_GHQ_State", "RF_GHQ_Country", "RF_SITE_Zip", "RF_SITE_Phone", "RF_DHQ_Phone", "RF_GHQ_Phone", "RF_SITE_TradeName", "RF_DHQ_TradeName", "RF_GHQ_URL", "RF_GHQ_NAICCode", "RF_SITE_EmplyeesTotal","RF_DHQ_EmplyeesTotal","RF_GHQ_EmplyeesTotal", "RF_SITE_AnnualRev","RF_DHQ_AnnualRev", "RF_SITE_Global2K", "RF_DHQ_Global2k", "RF_GHQ_Global2k", "RF_SITE_Fortune500 ", "RF_DHQ_Fortune500","RF_GHQ_Fortune500","RF_inferredState", "RF_inferredCountry","RF_inferredIndustry","RF_inferredPublic", "RF_techDNS", "RF_techSecurity", "RF_techSSLCertificates ", "RF_GHQ_SICCode", "RF_GHQ_AnnualRev", "RF_GHQ_LocationType", "RF_SITE_LocationType","RF_SITE_NAICCode","RF_SITE_SICCode ", "RF_SITE_SicName","RF_SITE_URL"]; for (var i=0 ;i< remFields.length;i++){ $('#'+remFields[i]).val(""); } } });// end of jquery load function GBtestR(){ // Tracking window.google_trackConversion({ google_conversion_id: 1071936487, google_conversion_label: 'glFgCNvfoVoQ5-eR_wM', google_remarketing_only: false, google_conversion_format: '3' }); var urlAction=jQuery(".tracker").val() if (urlAction == "") {var LS = "whitepaper"; var LSD="WebSite-ResourceRequest";var LSG = "Whitepaper";} else if (urlAction == "whitepaper") {var LS = "whitepaper"; var LSD="WebSite-ResourceRequest";var LSG = "Whitepaper";} else if (urlAction == "webinar") {var LS = "webinar"; var LSD="WebSite-ResourceRequest";var LSG = "On-Demand Webinar";} else if (urlAction == "case-study") {var LS = "case-study"; var LSD="WebSite-ResourceRequest";var LSG = "Case Study";} else {var LS = "whitepaper"; var LSD="WebSite-ResourceRequest";var LSG = "Whitepaper";} ga('send', { hitType: 'event', eventCategory: 'Registration', eventAction: 'Submit', eventLabel: LSG }); ga('secondary.send', { hitType: 'event', eventCategory: 'Registration', eventAction: 'Submit', eventLabel: LSG }); window.uetq.push({ 'ec':'Registration', 'ea':'Submit', 'el':LSG, 'ev':'0' }); document.getElementById('leadsource').value = "Resource Registration - "+LS; document.getElementById('Lead_Generation_Detail').value = LSD; return true; } </script> <link rel="apple-touch-icon-precomposed" href="/web/20161111205645im_/http://www.athoc.com/templates/yoo_master2/apple_touch_icon.png"> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/templates/yoo_master2/styles/athoc/css/theme.css"> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/templates/yoo_master2/styles/athoc/css/custom2.css"> <link rel="stylesheet" href="/web/20161111205645cs_/http://www.athoc.com/templates/yoo_master2/styles/athoc/css/reachforce.css"> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/warp/vendor/uikit/js/uikit.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/warp/vendor/uikit/js/addons/autocomplete.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/warp/vendor/uikit/js/addons/search.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/warp/vendor/uikit/js/addons/sticky.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/warp/js/social.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/styles/athoc/js/source-to-pardot.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/styles/athoc/js/theme.js"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/styles/athoc/js/cufon-yui.js" type="text/javascript"></script> <script src="/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/styles/athoc/js/univers-ultracond-light_300.font.js" type="text/javascript"></script> <script type="text/javascript"> Cufon.replace('#header-font'); // Requires a selector engine for IE 6-7, see above </script> </head> <body class="tm-isblog"> <div class="header-wrapper" data-uk-sticky="{top:-5, clsactive:'uk-sticky-active'}"> <div class="floatcenter-header"> <div class="tm-toolbar uk-clearfix uk-hidden-small"> <div class="uk-float-right"><div class="uk-panel uk-visible-large no-sticky"> <a href="https://web.archive.org/web/20161111205645/http://www.facebook.com/pages/Network-Centric-Emergency-Mass-Notification-Systems/111907085529671?v=wall" title="Follow us on Facebook" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_facebook_round.png" width="25" height="25" alt="Follow us on Facebook"/></a><a href="https://web.archive.org/web/20161111205645/http://twitter.com/#!/AtHoc" title="Follow us on Twitter" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_twitter_round.png" width="25" height="25" alt="Follow us on Twitter"/></a><a href="https://web.archive.org/web/20161111205645/http://www.linkedin.com/company/athoc" title="Follow us on Linkedin" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_linkedin_round.png" width="25" height="25" alt="Follow us on Linkedin"/></a><a href="https://web.archive.org/web/20161111205645/https://plus.google.com/u/0/100138725517937761138/" title="Follow us on Google" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_googleplus_round.png" width="25" height="25" alt="Follow us on Google"/></a></div> <div class="uk-panel no-sticky"> <div id="google_translate_element"></div><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-906463-1'}, 'google_translate_element'); } </script><script type="text/javascript" src="//web.archive.org/web/20161111205645js_/http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></div> <div class="uk-panel no-sticky"><ul class="uk-subnav uk-subnav-line"><li><a href="https://web.archive.org/web/20161111205645/https://support.athoc.com/customer-support-portal.html">Customer Support Portal</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/contact-us.html">Contact Us</a></li></ul></div></div> </div> <div class="tm-headerbar uk-clearfix uk-hidden-small"> <a class="tm-logo" href="https://web.archive.org/web/20161111205645/http://www.athoc.com/"><img class="logo-large" src="/web/20161111205645im_/http://www.athoc.com/images/logo_athoc_blackberry.svg" style="width:310px; height:58px;" alt="AtHoc Unified Mass Notification, Emergency Notification, and Crisis Communication Systems" border="0"/><img class="logo-small" src="/web/20161111205645im_/http://www.athoc.com/images/logo_athoc_blackberry_white.svg" style="display:none;height:35px;width:117px;" alt="AtHoc Unified Mass Notification, Emergency Notification, and Crisis Communication Systems" border="0"/></a> </div> <nav class="tm-navbar uk-navbar"> <ul class="uk-navbar-nav uk-hidden-small"><li class="uk-parent" data-uk-dropdown="{}"><a href="/web/20161111205645/http://www.athoc.com/products/application-modules.html">Products</a><div class="uk-dropdown uk-dropdown-navbar uk-dropdown-width-1" style="min-width: 200px; max-width: 200px; width:200px;"><div class="uk-grid uk-dropdown-grid"><div class="uk-width-1-1"><ul class="uk-nav uk-nav-navbar"><li class="uk-parent"><a class="seperator" href="/web/20161111205645/http://www.athoc.com/products/application-modules.html">AtHoc Suite</a><ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/products/unified-mass-notification.html">Alert</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/collect.html">Collect</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/account.html">Account</a></li><li class="uk-active"><a href="/web/20161111205645/http://www.athoc.com/products/connect.html">Connect</a></li></ul></li><li class="uk-parent"><a href="/web/20161111205645/http://www.athoc.com/products/platform.html">Platform</a><ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/products/platform.html#secure">Secure</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/platform.html#unified">Unified</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/platform.html#mobile">Mobile</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/platform.html#flexible">Flexible</a></li></ul></li></ul></div></div></div></li><li class="uk-parent" data-uk-dropdown="{}"><a href="#">Industries</a> <div class="uk-dropdown uk-dropdown-navbar uk-dropdown-width-1" style="min-width: 250px; max-width: 250px; width:250px;"><div class="uk-grid uk-dropdown-grid"><div class="uk-width-1-1"><ul class="uk-nav uk-nav-navbar"><li><a href="/web/20161111205645/http://www.athoc.com/industries/commercial-industrial.html">Commercial & Industrial</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/healthcare.html">Healthcare</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/defense-military.html">Defense & Military</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/federal-government-agencies.html">Federal Government Agencies</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/state-local.html">State & Local</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/airports.html">Airports</a></li></ul></div></div></div></li><li class="uk-parent" data-uk-dropdown="{}"><a href="#">Customers</a> <div class="uk-dropdown uk-dropdown-navbar uk-dropdown-width-1" style="min-width: 200px; max-width: 200px; width:200px;"><div class="uk-grid uk-dropdown-grid"><div class="uk-width-1-1"><ul class="uk-nav uk-nav-navbar"><li><a href="/web/20161111205645/http://www.athoc.com/customer-support-portal/login.html">Customer Support Portal</a></li><li class="uk-parent"><a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html">Resource Library</a><ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html?filter=brochures">Brochures</a></li><li><a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html?filter=videos">Videos</a></li><li><a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html?filter=casestudies">Case Studies</a></li><li><a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html?filter=whitepapers">Whitepapers</a></li></ul></li></ul></div></div></div></li><li class="uk-parent" data-uk-dropdown="{}"><a href="#">Company</a> <div class="uk-dropdown uk-dropdown-navbar uk-dropdown-width-1" style="min-width: 200px; max-width: 200px; width:200px;"><div class="uk-grid uk-dropdown-grid"><div class="uk-width-1-1"><ul class="uk-nav uk-nav-navbar"><li><a href="/web/20161111205645/http://www.athoc.com/company/about-us.html">About Us</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/careers.html">Careers</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/leadership.html">Leadership</a></li><li><a href="/web/20161111205645/http://www.athoc.com/partners/partner-program.html">Partners</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/contact-us.html">Contact Us</a></li></ul></div></div></div></li><li class="uk-parent" data-uk-dropdown="{}"><a href="/web/20161111205645/http://www.athoc.com/newsroom.html">Newsroom</a><div class="uk-dropdown uk-dropdown-navbar uk-dropdown-width-1" style="min-width: 200px; max-width: 200px; width:200px;"><div class="uk-grid uk-dropdown-grid"><div class="uk-width-1-1"><ul class="uk-nav uk-nav-navbar"><li class="uk-parent"><a href="#">In The News</a><ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/in-the-news/domestic-coverage.html">Domestic Coverage</a></li><li><a href="/web/20161111205645/http://www.athoc.com/in-the-news/international-coverage.html">International Coverage</a></li><li><a href="/web/20161111205645/http://www.athoc.com/in-the-news/contributed-articles.html">Contributed Articles</a></li></ul></li><li><a href="/web/20161111205645/http://www.athoc.com/newsroom/press-releases.html">Press Releases</a></li><li><a href="/web/20161111205645/http://www.athoc.com/newsroom/events.html">Events</a></li><li><a href="/web/20161111205645/http://www.athoc.com/newsroom/the-purple-globe-newsletter.html">The Purple Globe</a></li><li><a href="/web/20161111205645/http://www.athoc.com/newsroom/awards.html">Awards</a></li></ul></div></div></div></li><li data-uk-dropdown="{}"><a href="/web/20161111205645/http://www.athoc.com/athoc-blog.html">Blog</a></li></ul> <a href="#offcanvas" class="uk-navbar-toggle uk-visible-small" data-uk-offcanvas></a> <div class="uk-float-right uk-vertical-align uk-visible-large" style="height:45px;"> <div class="uk-vertical-align-middle"><div class=" yes-sticky uk-visible-large"> <div style="margin-left:10px;"><a href="https://web.archive.org/web/20161111205645/http://www.facebook.com/pages/Network-Centric-Emergency-Mass-Notification-Systems/111907085529671?v=wall" title="Follow us on Facebook" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_facebook_round.png" width="25" height="25" alt="Follow us on Facebook"/></a><a href="https://web.archive.org/web/20161111205645/http://twitter.com/#!/AtHoc" title="Follow us on Twitter" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_twitter_round.png" width="25" height="25" alt="Follow us on Twitter"/></a><a href="https://web.archive.org/web/20161111205645/http://www.linkedin.com/company/athoc" title="Follow us on Linkedin" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_linkedin_round.png" width="25" height="25" alt="Follow us on Linkedin"/></a><a href="https://web.archive.org/web/20161111205645/https://plus.google.com/u/0/100138725517937761138/" title="Follow us on Google" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_googleplus_round.png" width="25" height="25" alt="Follow us on Google"/></a> <a class="uk-button uk-button-success uk-button-small" href="/web/20161111205645/http://www.athoc.com/company/contact-us.html" style="margin-left:10px;">Contact Us</a></div></div></div> </div> <div class="uk-navbar-flip"> <div class="uk-navbar-content uk-visible-large"> <form id="search-88" class="uk-search" action="/web/20161111205645/http://www.athoc.com/products/connect.html" method="post" role="search" data-uk-search="{'source': '/component/search/?tmpl=raw&type=json&ordering=&searchphrase=all', 'param': 'searchword', 'msgResultsHeader': 'Search Results', 'msgMoreResults': 'More Results', 'msgNoResults': 'No results found', flipDropdown: 1}"> <input class="uk-search-field" type="search" name="searchword" placeholder="search..."> <input type="hidden" name="task" value="search"> <input type="hidden" name="option" value="com_search"> <input type="hidden" name="Itemid" value="387"> </form></div> </div> <div class="uk-navbar-content uk-navbar-center uk-visible-small"><a class="tm-logo-small" href="https://web.archive.org/web/20161111205645/http://www.athoc.com/"> <img src="/web/20161111205645im_/http://www.athoc.com/images/logo_athoc_blackberry_white.svg" style="height:35px;width:117px;" alt="AtHoc Unified Mass Notification, Emergency Notification, and Crisis Communication Systems" border="0"/></a></div> </nav> </div> </div> <section class="tm-top-a uk-grid" data-uk-grid-match="{target:'> div > .uk-panel'}" data-uk-grid-margin> <div class="uk-width-1-1"> <div class="uk-panel"> <div class="page-header" style="background-image: url(/web/20161111205645im_/http://www.athoc.com/images/connect_hero.jpg);"> <div class="uk-vertical-align uk-container uk-container-center" style="height:350px;"> <div class="uk-vertical-align-middle uk-width-1-1 uk-width-medium-2-5"> <h1 id="header-font" style="margin-bottom:0px;color:#FFF;font-size:80px;text-transform: uppercase;">AtHoc Connect</h1> <a data-lightbox="width:100%; height:100%;" class="uk-button uk-button-success uk-button-large" href="https://web.archive.org/web/20161111205645/http://www.youtube.com/embed/3eByfvEE10o?autoplay=1&rel=0"><i class="uk-icon-play-circle"></i> Watch Video</a> </div></div> </div> </div><div class="uk-panel uk-margin-top-remove"> <div style="background-color:#b080ec;" class="uk-text-center"> <a href="/web/20161111205645/http://www.athoc.com/request-demo.html"><img src="/web/20161111205645im_/http://www.athoc.com/images/btn_request_demo_t.png" alt="Request Quick Demo"/></a> </div> </div><div class="uk-panel"> <div class="uk-container uk-container-center"> <div class="uk-grid"> <div class="uk-width-1-1"> <h2 class="purple uk-text-center uk-margin-top">Communicate and Collaborate with Other Organizations</h2> <p class="uk-text-large uk-width-1-1 uk-width-medium-4-5 uk-text-center uk-container-center">AtHoc Connect enables you to create your own secure permission-based crisis communication network.</p> </div> </div> </div> <div class="uk-grid uk-margin-large-top"> <div class="uk-width-1-1" style="background-image: url(/web/20161111205645im_/http://www.athoc.com/images/connect_siloed_background.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;"> <div class="uk-container uk-container-center" style="padding-top:70px;padding-bottom:70px;"> <div class="uk-width-1-1 uk-width-medium-1-2 uk-push-1-2 uk-text-center-small"> <h2><a id="siloed"></a>Siloed Communication Is Yesterday</h2> <p class="uk-text-large">Every organization works to reduce the overall impact of an event and keep people safe.</p> <p class="uk-text-large">From Hurricane Katrina and the Washington Navy Yard shooting to recent cybersecurity incursions, major events have shown that emergencies do not occur in silos – and that real-time interoperable communication is essential for event resolution. </p> <div class="uk-margin-top uk-text-center-small"><a class="uk-button uk-button-large uk-button-primary" href="https://web.archive.org/web/20161111205645/http://www2.athoc.com/pdf/brochure/athoc-connect" target="_blank" refersource="true" style="margin-right:10px;"><i class="uk-icon-download"></i> Download Brochure</a> <a class="uk-button uk-button-large uk-button-primary" href="https://web.archive.org/web/20161111205645/http://www2.athoc.com/pdf/whitepaper/interoperable-communication" target="_blank" refersource="true"><i class="uk-icon-download"></i> Download Whitepaper</a></div> </div> </div> </div> </div> <div class="uk-grid uk-margin-large-top uk-margin-bottom-large"> <div class="uk-width-1-1"> <div class="uk-container uk-container-center"> <div class="uk-grid"> <div class="uk-width-1-1 uk-margin-bottom uk-text-center"> <h2><a id="interoperable"></a>Interoperable Communication Is a Must</h2> <p class="uk-text-large uk-container-center uk-width-1-1 uk-width-medium-2-3">AtHoc Connect empowers organizations to create their own permission-based network to establish interoperable communication with organizations in their community.</p> </div> <div class="uk-width-1-1 uk-width-medium-1-1 uk-margin-bottom"> <div id="slideshow-48-5826308e1c29f" class="wk-slideshow wk-slideshow-connect-tabs" data-widgetkit="slideshow" data-options="{"navigation":0,"style":"connect_slideshow","autoplay":0,"interval":5000,"width":"auto","height":550,"duration":500,"index":0,"order":"default","buttons":1,"slices":20,"animated":"fade","caption_animation_duration":500}"> <div class="nav-container clearfix"> <ul class="nav"> <li> <span>Empower<br>Communities</span> </li> <li> <span>Connect<br>Organizations</span> </li> <li> <span>Communicate<br>with Confidence</span> </li> <li> <span>Eliminate Contact<br>Management</span> </li> <li> <span>Download<br/>Resources</span> </li> </ul> </div> <div class="slides-container"><ul class="slides"><li><article class="wk-content clearfix"><div class="uk-grid"> <div class="uk-width-1-1 uk-width-medium-1-2 uk-margin-bottom uk-push-1-2"> <div class="uk-thumbnail"><a data-lightbox="width:100%; height:100%;" href="https://web.archive.org/web/20161111205645/https://vimeo.com/79529564?autoplay=1"><img alt="" src="/web/20161111205645im_/http://www.athoc.com/images/connect_video.jpg"></a> <div style="padding:10px;" class="uk-thumbnail-caption uk-text-left"><span class="uk-text-large">Video</span> <h3 class="purple uk-margin-top-remove uk-margin-bottom-remove"><a data-lightbox="width:100%; height:100%;" href="https://web.archive.org/web/20161111205645/https://vimeo.com/79529564?autoplay=1"><i class="uk-icon-play"></i> Watch Video: Contra Costa County</a></h3> </div> </div> </div> <div class="uk-width-1-1 uk-width-medium-1-2 uk-pull-1-2"> <h3 style="font-size:28px;">Empower the connected community to handle crisis situations</h3> <p class="uk-text-large">AtHoc Connect enables organizations to communicate and collaborate with greater effectiveness, authority, and control in times of crisis.</p> <p class="uk-text-large">It enables connected organizations to seamlessly communicate in real-time, resulting in faster and more coordinated responses. Work together with other organizations to protect life and property, as well as minimize the overall negative impact of an event. </p> </div> </div> </article></li><li><article class="wk-content clearfix"><div class="uk-grid"> <div class="uk-width-1-1 uk-width-medium-1-2 uk-text-center uk-margin-bottom"><img alt="" src="/web/20161111205645im_/http://www.athoc.com/images/connect_organizations.jpg"></div> <div class="uk-width-1-1 uk-width-medium-1-2"> <h3 style="font-size:28px;">Seamlessly connect with organizations in your community</h3> <p class="uk-text-large">With a single click of a button, you can connect with organizations you care about in your community. The simplicity and flexibility of AtHoc Connect enables you to establish connections with external organizations before or even during an event – no crisis happens in isolation, nor should your communications.</p> <ul class="uk-list-space"> <li>Add, discover and invite organizations that are relevant to your response</li> <li>Collaborate and share your voice with a community that shares your goals and interests</li> </ul> <div class="uk-margin-top uk-text-center-small"><a href="https://web.archive.org/web/20161111205645/http://www2.athoc.com/pdf/brochure/athoc-connect" target="_blank" refersource="true" class="uk-button uk-button-large uk-button-primary"><i class="uk-icon-download"></i> Download Brochure</a></div> </div> </div> </article></li><li><article class="wk-content clearfix"><div class="uk-grid"> <div class="uk-width-1-1 uk-width-medium-1-2 uk-text-center uk-margin-bottom uk-push-1-2"><img alt="" src="/web/20161111205645im_/http://www.athoc.com/images/connect_communicate_confidence.jpg"></div> <div class="uk-width-1-1 uk-width-medium-1-2 uk-pull-1-2"> <h3 style="font-size:28px;">Be confident your communications have reached connected organizations</h3> <p class="uk-text-large">Eliminate the need to take multiple actions to communicate beyond your four walls. AtHoc Connect enables you to quickly alert external organizations with just one click within a single workflow, without picking up a phone or radio. Receive an instant acknowledgement and have a more effective response.</p> <ul class="uk-list-space"> <li>Simplify your workflow when seconds matter and maintain control over the content, delivery and target recipients</li> <li>Be assured your alert has reached its destination – no more busy signals or one-way broadcasts</li> </ul> </div> </div> </article></li><li><article class="wk-content clearfix"><div class="uk-grid"> <div class="uk-width-1-1 uk-width-medium-1-2 uk-text-center uk-margin-bottom"><img alt="" src="/web/20161111205645im_/http://www.athoc.com/images/connect_eliminate_contact_management.jpg"></div> <div class="uk-width-1-1 uk-width-medium-1-2"> <h3 style="font-size:28px;">Eliminate the need to manage contacts of external organizations</h3> <p class="uk-text-large">No longer maintain outdated distribution lists or chase down external partners for their POC's. Let your partnered organizations manage and control their own lists and messaging. Eliminate the need to update information when someone gets transferred or changes job – release your burden.</p> <ul class="uk-list-space"> <li>Be confident that your alerts are reaching the appropriate external people</li> <li>Stop worrying about whether your alert is relevant to other organizations – let them take appropriate actions</li> </ul> </div> </div> </article></li><li><article class="wk-content clearfix"><div class="uk-grid"> <div class="uk-width-1-1 uk-width-medium-1-2"> <h3 class="purple">Resources to get your started.</h3> <p><a data-lightbox="width:100%; height:100%;" class="uk-button uk-button-primary uk-button-large" href="https://web.archive.org/web/20161111205645/http://www.youtube.com/embed/3eByfvEE10o?autoplay=1&rel=0"><i class="uk-icon-play-circle"></i> Watch Video</a></p> <p><a class="uk-button uk-button-large uk-button-primary" href="https://web.archive.org/web/20161111205645/http://www2.athoc.com/pdf/brochure/athoc-connect" target="_blank" refersource="true"><i class="uk-icon-download"></i> Download Brochure</a></p> <p><a class="uk-button uk-button-large uk-button-primary" href="https://web.archive.org/web/20161111205645/http://www2.athoc.com/pdf/whitepaper/interoperable-communication" target="_blank" refersource="true"><i class="uk-icon-download"></i> Download Whitepaper</a></p> <p><a class="uk-button uk-button-large uk-button-success" href="/web/20161111205645/http://www.athoc.com/request-demo.html"><i class="uk-icon-arrow-circle-right"></i> Request Demo</a></p> </div> <div class="uk-width-1-1 uk-width-medium-1-2 uk-margin-bottom"> <h3 class="purple">Contact Us</h3> <p><strong>Our corporate HQ is conveniently located in San Mateo, near the San Francisco airport.</strong></p> <p>2988 Campus Drive, Suite 100<br> San Mateo, CA 94403</p> <p class="purple">Main Office: +1 650.685.3000<br> Support: 888.GO.ATHOC (462.8462)<br> Fax: 650.685.3010</p> </div> </div> </article></li></ul></div> </div> <div style="clear:both;"></div> </div> </div> </div> </div> </div> <div style="clear:both;"></div> </div></div> </section> <div class="uk-container uk-container-center"> </div> <section class="bottom-b1"><div class="uk-width-1-1"> <div class=""> <div class="uk-container uk-container-center uk-margin-large-bottom uk-margin-large-top globe-hovered"> <h2 class="purple uk-text-center uk-margin-bottom-remove" style="font-size:36px;"> <div class="globe-hover uk-position-relative" style="margin:auto;padding-bottom:10px;"><img class="bottom" src="/web/20161111205645im_/http://www.athoc.com/images/icon_globe_hover.png"/><img class="top" src="/web/20161111205645im_/http://www.athoc.com/images/icon_globe.png"/></div> AtHoc Networked Crisis Communication Suite</h2> <p style="max-width:700px;margin:auto;" class="uk-text-center">AtHoc's comprehensive suite unifies crisis communications between organizations, people, devices, and external entities. The result: Leaders can make informed decisions to effectively protect the people they care about. </p> <div style="clear:both;"></div> <ul class="uk-grid uk-grid-width-1-1 uk-grid-width-medium-1-4 uk-grid-small uk-grid-match" data-uk-grid-margin data-uk-grid-match="{target:'.uk-panel'}" style="margin-top:35px;"> <li class="uk-text-center"> <a href="/web/20161111205645/http://www.athoc.com/products/unified-mass-notification.html"> <div class="uk-panel lt-border home-box"> <div class="uk-vertical-align" style="height:100px;"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_alert.png" width="151" height="76" alt="Alert" class="uk-vertical-align-middle"></div> <h3 class="purple uk-margin-top-remove uk-margin-bottom-remove">Alert</h3> <p style="font-size:13px;">Notify anyone, anywhere,<br> on any device </p> </div> </a> </li> <li class="uk-text-center"> <a href="/web/20161111205645/http://www.athoc.com/products/collect.html"> <div class="uk-panel lt-border home-box"> <div class="uk-vertical-align" style="height:100px;"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_collect.png" width="129" height="74" alt="Collect" class="uk-vertical-align-middle"></div> <h3 class="purple uk-margin-top-remove uk-margin-bottom-remove">Collect</h3> <p style="font-size:13px;">Gather critical information from your people to achieve situational awareness</p> </div> </a> </li> <li class="uk-text-center"> <a href="/web/20161111205645/http://www.athoc.com/products/account.html"> <div class="uk-panel lt-border home-box"> <div class="uk-vertical-align" style="height:100px;"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_account.png" width="93" height="80" alt="Account" class="uk-vertical-align-middle"></div> <h3 class="purple uk-margin-top-remove uk-margin-bottom-remove">Account</h3> <p style="font-size:13px;">Gain real-time visibility into your personnel safety and status</p> </div> </a> </li> <li class="uk-text-center"> <a href="/web/20161111205645/http://www.athoc.com/products/connect.html"> <div class="uk-panel lt-border home-box"> <div class="uk-vertical-align" style="height:100px;"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_connect.png" width="174" height="104" alt="Connect" class="uk-vertical-align-middle"></div> <h3 class="purple uk-margin-top-remove uk-margin-bottom-remove">Connect</h3> <p style="font-size:13px;">Communicate and collaborate with other organizations</p> </div> </a> </li> </ul> </div> </div><div class=""> <div style="background-color:#552C89;" class="uk-text-center"> <a href="/web/20161111205645/http://www.athoc.com/request-demo.html"><img src="/web/20161111205645im_/http://www.athoc.com/images/btn_request_demo_t.png" alt="Request Demo"/></a> </div> </div></div></section> <section class="tm-bottom-b uk-grid" data-uk-grid-match="{target:'> div > .uk-panel'}" data-uk-grid-margin> <div class="floatcenter-footer"> <div class="uk-grid"><div class="uk-width-1-1"> <div class="uk-panel"> <div class="uk-grid" data-uk-grid-match="{target:'.uk-panel'}"> <div class="uk-width-1-1 uk-width-small-1-2 uk-width-medium-1-3 uk-width-large-1-5 line"> <div class="uk-panel uk-margin-bottom"><a href="/web/20161111205645/http://www.athoc.com/products/application-modules.html" class="footer-link footer-link-top">Products</a><a href="/web/20161111205645/http://www.athoc.com/products/application-modules.html" class="footer-link">AtHoc Suite</a> <a href="/web/20161111205645/http://www.athoc.com/products/unified-mass-notification.html" class="footer-link">Alert</a> <a href="/web/20161111205645/http://www.athoc.com/products/collect.html" class="footer-link">Collect</a> <a href="/web/20161111205645/http://www.athoc.com/products/account.html" class="footer-link">Account</a> <a href="/web/20161111205645/http://www.athoc.com/products/connect.html" class="footer-link footer-link-break">Connect</a> <a href="/web/20161111205645/http://www.athoc.com/products/platform.html" class="footer-link">Platform</a> <a href="/web/20161111205645/http://www.athoc.com/products/platform.html#secure" class="footer-link">Secure</a> <a href="/web/20161111205645/http://www.athoc.com/products/platform.html#unified" class="footer-link">Unified</a> <a href="/web/20161111205645/http://www.athoc.com/products/platform.html#mobile" class="footer-link">Mobile</a> <a href="/web/20161111205645/http://www.athoc.com/products/platform.html#hybrid-cloud" class="footer-link">Hybrid Cloud</a></div> </div> <div class="uk-width-1-1 uk-width-small-1-2 uk-width-medium-1-3 uk-width-large-1-5 line"> <div class="uk-panel uk-margin-bottom"><a href="javascript:void(0)" class="footer-link footer-link-top">Industries</a> <a href="/web/20161111205645/http://www.athoc.com/industries/commercial-industrial.html" class="footer-link">Commercial & Industrial</a> <a href="/web/20161111205645/http://www.athoc.com/industries/healthcare.html" class="footer-link">Healthcare</a> <a href="/web/20161111205645/http://www.athoc.com/industries/defense-military.html" class="footer-link">Defense & Military</a> <a href="/web/20161111205645/http://www.athoc.com/industries/federal-government-agencies.html" class="footer-link">Federal Government Agencies</a> <a href="/web/20161111205645/http://www.athoc.com/industries/state-local.html" class="footer-link">State & Local</a></div> </div> <div class="uk-width-1-1 uk-width-small-1-2 uk-width-medium-1-3 uk-width-large-1-5 line"> <div class="uk-panel uk-margin-bottom"><a href="javascript:void(0)" class="footer-link footer-link-top">Customers</a> <a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html?filter=casestudies" class="footer-link">Customer Case Studies</a> <a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html" class="footer-link">Resource Library</a> <a href="/web/20161111205645/http://www.athoc.com/customer-support-portal/login.html" class="footer-link footer-link-break">Customer Support Portal</a> <a href="https://web.archive.org/web/20161111205645/http://twitter.com/#!/AtHoc" target="_blank" class="footer-link">Twitter</a> <a href="https://web.archive.org/web/20161111205645/http://www.facebook.com/pages/Network-Centric-Emergency-Mass-Notification-Systems/111907085529671?v=wall" target="_blank" class="footer-link">Facebook</a> <a href="https://web.archive.org/web/20161111205645/http://www.linkedin.com/company/athoc" target="_blank" class="footer-link">LinkedIn</a> <a href="/web/20161111205645/http://www.athoc.com/athoc-blog.html" target="_blank" class="footer-link">Blog</a> <a href="/web/20161111205645/http://www.athoc.com/newsroom/the-purple-globe-newsletter.html" target="_blank" class="footer-link">The Purple Globe</a> </div> </div> <div class="uk-width-1-1 uk-width-small-1-2 uk-width-medium-1-3 uk-width-large-1-5 line"> <div class="uk-panel uk-margin-bottom"><a href="/web/20161111205645/http://www.athoc.com/company/about-us.html" class="footer-link footer-link-top">Company</a> <a href="/web/20161111205645/http://www.athoc.com/company/about-us.html" class="footer-link">About Us</a> <a href="/web/20161111205645/http://www.athoc.com/company/careers.html" class="footer-link">Careers</a> <a href="/web/20161111205645/http://www.athoc.com/company/leadership.html" class="footer-link">Leadership</a> <a href="/web/20161111205645/http://www.athoc.com/company/contact-us.html" class="footer-link">Contact Us</a> <br> <a href="/web/20161111205645/http://www.athoc.com/partners/partner-program.html" class="footer-link footer-link-top">Partners</a> <a href="/web/20161111205645/http://www.athoc.com/partners/partner-program.html" class="footer-link">Partner Program</a> <a href="/web/20161111205645/http://www.athoc.com/partners/interoperability-catalog.html" class="footer-link">Interoperability Catalog</a> </div> </div> <div class="uk-width-1-1 uk-width-small-1-2 uk-width-medium-1-3 uk-width-large-1-5 line"> <div class="uk-panel uk-margin-bottom"><a href="/web/20161111205645/http://www.athoc.com/newsroom.html" class="footer-link footer-link-top">Newsroom</a> <a href="/web/20161111205645/http://www.athoc.com/newsroom/in-the-news.html" class="footer-link">In The News</a> <a href="/web/20161111205645/http://www.athoc.com/newsroom/press-releases.html" class="footer-link">Press Releases</a> <a href="/web/20161111205645/http://www.athoc.com/newsroom/events.html" class="footer-link">Events</a> <a href="/web/20161111205645/http://www.athoc.com/newsroom/awards.html" class="footer-link">Awards</a> <a href="https://web.archive.org/web/20161111205645/http://blog.athoc.com/" target="_blank" class="footer-link">Blog</a> <br/> <a href="https://web.archive.org/web/20161111205645/http://www.facebook.com/pages/Network-Centric-Emergency-Mass-Notification-Systems/111907085529671?v=wall" title="Follow us on Facebook" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_facebook_round.png" width="25" height="25" alt="Follow us on Facebook"/></a><a href="https://web.archive.org/web/20161111205645/http://twitter.com/#!/AtHoc" title="Follow us on Twitter" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_twitter_round.png" width="25" height="25" alt="Follow us on Twitter"/></a><a href="https://web.archive.org/web/20161111205645/http://www.linkedin.com/company/athoc" title="Follow us on Linkedin" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_linkedin_round.png" width="25" height="25" alt="Follow us on Linkedin"/></a><a href="https://web.archive.org/web/20161111205645/https://plus.google.com/u/0/100138725517937761138/" title="Follow us on Google" target="_blank"><img src="/web/20161111205645im_/http://www.athoc.com/images/icon_googleplus_round.png" width="25" height="25" alt="Follow us on Google"/></a></div> </div> </div> </div></div></div> </div> </section> <footer class="tm-footer"> <div class="floatcenter"> <div class="uk-grid" style="width: 300px; margin: auto; float: none; padding: 0px;"> <a class="tm-totop-scroller" data-uk-smooth-scroll href="#"></a> <div class="uk-panel"> <a href="https://web.archive.org/web/20161111205645/http://www.athoc.com/"><img src="/web/20161111205645im_/http://www.athoc.com/images/logo_athoc_blackberry_full_white.svg" height="60" alt="AtHoc" style="padding-bottom:15px;"/></a><br/> © 2016 AtHoc, Inc. All Rights Reserved.<br/> <a href="https://web.archive.org/web/20161111205645/http://www.athoc.com/company/privacy.html">Privacy Policy</a> | <a href="https://web.archive.org/web/20161111205645/http://www.athoc.com/site-map.html">Site Map</a></div> <div class="uk-hidden"> <div id="register" style="padding:25px; width:450px;"> <h1 style="margin-top:0px;padding-top:0px;">Resource Registration</h1> <p>You Must Register to Access Product Videos, Newsletters & Whitepapers</p> <p><form method="post" id="Resourceform" class="uk-form" name="Resourceform" enctype="multipart/form-data" action="https://web.archive.org/web/20161111205645/http://www.athoc.com/products/connect.html"><!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly --> <fieldset data-uk-margin id="rsform_54_page_0"> <div id="rsform_error_69" style="display: none;"><div class="uk-alert uk-alert-danger" data-uk-alert> <a href="/web/20161111205645/http://www.athoc.com/" class="uk-alert-close uk-close"></a> <strong>ERROR</strong><br/> Please validate the fields below in red. </div></div> <div class="uk-grid uk-grid-small"> <div class="uk-width-1-1" style="margin-bottom:10px;"><input type="text" value="" size="" name="form[name]" id="name" class="uk-width-1-1 GBname rsform-input-box" placeholder="Name"/><input type="hidden" name="form[first_name]" id="first_name" value="" class="first_name"/><input type="hidden" name="form[last_name]" id="last_name" value="" class="last_name"/></div> <div class="uk-width-1-1" style="margin-bottom:10px;"><input type="text" value="" size="" name="form[email]" id="email" class="uk-width-1-1 rsform-input-box" placeholder="Email"/></div> <div class="uk-width-1-1" style="margin-bottom:10px;"><input type="text" value="" size="20" name="form[CompanyName]" id="CompanyName" class="CompanyNameR uk-width-1-1 rsform-input-box" placeholder="Company"/></div> <div id="phR" class="uk-width-3-4" style="margin-bottom:10px;"><input type="text" value="" size="" name="form[phone]" id="phone" class="uk-width-1-1 phone-lookup rsform-input-box" placeholder="Phone"/></div> <div id="zpR" class="uk-width-1-4" style="margin-bottom:10px;"><input type="text" value="" size="20" name="form[zip]" id="zip" class="uk-width-1-1 zip-lookup rsform-input-box" placeholder="Zip"/></div> <div class="uk-width-1-1" style="margin-bottom:10px;"><img src="/web/20161111205645im_/http://www.athoc.com/component/rsform/?task=captcha&componentId=362&tmpl=component&sid=1114271180" id="captcha362" alt="Security "/><input type="text" name="form[security]" value="" id="captchaTxt362" class="uk-width-1-5 rsform-captcha-box" style="margin-left:3px;" placeholder="Security"/> <a href="javascript:void(0)" onclick="refreshCaptcha(362,'/component/rsform/?task=captcha&componentId=362&tmpl=component'); return false;">Refresh</a></div> <div class="uk-width-1-1"><input type="submit" value="Register" name="form[Submit]" id="Submit" class="uk-button uk-button-primary rsform-submit-button" style="color:#FFF;" onclick="window.google_trackConversion({ google_conversion_id: 1071936487, google_conversion_label: '44x5CMT7oVoQ5-eR_wM', google_remarketing_only : false, google_conversion_format : '3' });"/></div> </div> <div class="uk-hidden"><input type="hidden" name="form[city]" id="city" value="" class="city-lookup"/><input type="hidden" name="form[state]" id="state" value="" class="state-lookup"/><input type="hidden" name="form[GlobalVar]" id="GlobalVar" value=""/><input type="hidden" name="form[tracker]" id="tracker" value="" class="tracker"/><span id="component356" class="formNoError">Please provide your full name.</span><span id="component360" class="formNoError">Please provide a valid phone number.</span><span id="component359" class="formNoError">Please provide a valid email.</span><span id="component361" class="formNoError">Invalid Input</span><span id="component362" class="formNoError">Invalid Input</span> <input type="hidden" name="form[leadsource]" id="leadsource" value=""/> <input type="hidden" name="form[Lead_Generation_Detail]" id="Lead_Generation_Detail" value=""/> <input type="hidden" name="form[RF_ConfidenceLevel]" id="RF_ConfidenceLevel" value=""/> <input type="hidden" name="form[RF_ConfidenceDescription]" id="RF_ConfidenceDescription" value=""/> <input type="hidden" name="form[RF_SITE_Company]" id="RF_SITE_Company" value=""/> <input type="hidden" name="form[RF_DHQ_Company]" id="RF_DHQ_Company" value=""/> <input type="hidden" name="form[RF_GHQ_Company]" id="RF_GHQ_Company" value=""/> <input type="hidden" name="form[RF_SITE_Addr1]" id="RF_SITE_Addr1" value=""/> <input type="hidden" name="form[RF_DHQ_Addr1]" id="RF_DHQ_Addr1" value=""/> <input type="hidden" name="form[RF_SITE_Addr2]" id="RF_SITE_Addr2" value=""/> <input type="hidden" name="form[RF_DHQ_Addr2]" id="RF_DHQ_Addr2" value=""/> <input type="hidden" name="form[RF_SITE_City]" id="RF_SITE_City" value=""/> <input type="hidden" name="form[RF_DHQ_City]" id="RF_DHQ_City" value=""/> <input type="hidden" name="form[RF_SITE_State]" id="RF_SITE_State" value=""/> <input type="hidden" name="form[RF_DHQ_State]" id="RF_DHQ_State" value=""/> <input type="hidden" name="form[RF_GHQ_State]" id="RF_GHQ_State" value=""/> <input type="hidden" name="form[RF_GHQ_Country]" id="RF_GHQ_Country" value=""/> <input type="hidden" name="form[RF_SITE_Zip]" id="RF_SITE_Zip" value=""/> <input type="hidden" name="form[RF_SITE_Phone]" id="RF_SITE_Phone" value=""/> <input type="hidden" name="form[RF_DHQ_Phone]" id="RF_DHQ_Phone" value=""/> <input type="hidden" name="form[RF_GHQ_Phone]" id="RF_GHQ_Phone" value=""/> <input type="hidden" name="form[RF_SITE_TradeName]" id="RF_SITE_TradeName" value=""/> <input type="hidden" name="form[RF_DHQ_TradeName]" id="RF_DHQ_TradeName" value=""/> <input type="hidden" name="form[RF_GHQ_URL]" id="RF_GHQ_URL" value=""/> <input type="hidden" name="form[RF_GHQ_NAICCode]" id="RF_GHQ_NAICCode" value=""/> <input type="hidden" name="form[RF_SITE_EmplyeesTotal]" id="RF_SITE_EmplyeesTotal" value=""/> <input type="hidden" name="form[RF_DHQ_EmplyeesTotal]" id="RF_DHQ_EmplyeesTotal" value=""/> <input type="hidden" name="form[RF_GHQ_EmplyeesTotal]" id="RF_GHQ_EmplyeesTotal" value=""/> <input type="hidden" name="form[RF_SITE_AnnualRev]" id="RF_SITE_AnnualRev" value=""/> <input type="hidden" name="form[RF_DHQ_AnnualRev]" id="RF_DHQ_AnnualRev" value=""/> <input type="hidden" name="form[RF_SITE_Global2K]" id="RF_SITE_Global2K" value=""/> <input type="hidden" name="form[RF_DHQ_Global2k]" id="RF_DHQ_Global2k" value=""/> <input type="hidden" name="form[RF_GHQ_Global2k]" id="RF_GHQ_Global2k" value=""/> <input type="hidden" name="form[RF_SITE_Fortune500]" id="RF_SITE_Fortune500" value=""/> <input type="hidden" name="form[RF_DHQ_Fortune500]" id="RF_DHQ_Fortune500" value=""/> <input type="hidden" name="form[RF_GHQ_Fortune500]" id="RF_GHQ_Fortune500" value=""/> <input type="hidden" name="form[RF_inferredState]" id="RF_inferredState" value=""/> <input type="hidden" name="form[RF_inferredCountry]" id="RF_inferredCountry" value=""/> <input type="hidden" name="form[RF_inferredIndustry]" id="RF_inferredIndustry" value=""/> <input type="hidden" name="form[RF_inferredPublic]" id="RF_inferredPublic" value=""/> <input type="hidden" name="form[RF_techDNS]" id="RF_techDNS" value=""/> <input type="hidden" name="form[RF_techSecurity]" id="RF_techSecurity" value=""/> <input type="hidden" name="form[RF_techSSLCertificates]" id="RF_techSSLCertificates" value=""/> <input type="hidden" name="form[RF_GHQ_SICCode]" id="RF_GHQ_SICCode" value=""/> <input type="hidden" name="form[RF_GHQ_AnnualRev]" id="RF_GHQ_AnnualRev" value=""/> <input type="hidden" name="form[RF_GHQ_LocationType]" id="RF_GHQ_LocationType" value=""/> <input type="hidden" name="form[RF_SITE_LocationType]" id="RF_SITE_LocationType" value=""/> <input type="hidden" name="form[RF_SITE_NAICCode]" id="RF_SITE_NAICCode" value=""/> <input type="hidden" name="form[RF_SITE_SICCode]" id="RF_SITE_SICCode" value=""/> <input type="hidden" name="form[RF_SITE_SicName]" id="RF_SITE_SicName" value=""/> <input type="hidden" name="form[RF_SITE_URL]" id="RF_SITE_URL" value=""/> </div> <input id="firstLook" type="hidden" name="form[firstLook]" value=""><input id="source" type="hidden" name="form[source]" value=""></fieldset><input type="hidden" name="form[formId]" value="69"/></form><script type="text/javascript">var rsfp_ajax_root = '';</script><script type="text/javascript">rsfp_addEvent(window, 'load', function(){var form = rsfp_getForm(69); form.onsubmit = ajaxValidation;});</script><script type="text/javascript">ajaxExtraValidationScript[69] = function(task, formId, data) {var formComponents = {};formComponents[356]='name';formComponents[359]='email';formComponents[419]='CompanyName';formComponents[360]='phone';formComponents[361]='zip';formComponents[362]='security';if (task == 'afterSend') { var ids = data.response[0].split(','); for (var i=0; i<ids.length; i++) { var id = parseInt(ids[i]); if (!isNaN(id) && typeof formComponents[id] != 'undefined') { var formComponent = rsfp_getFieldsByName(formId, formComponents[id]); if (formComponent && formComponent.length > 0) { for (var j=0; j<formComponent.length; j++) { if (formComponent[j]) { formComponent[j].className = formComponent[j].className.replace(' rsform-error', ''); } } } } } var ids = data.response[1].split(','); for (var i=0; i<ids.length; i++) { var id = parseInt(ids[i]); if (!isNaN(id) && typeof formComponents[id] != 'undefined') { var formComponent = rsfp_getFieldsByName(formId, formComponents[id]); if (formComponent && formComponent.length > 0) { for (var j=0; j<formComponent.length; j++) { if (formComponent[j]) { formComponent[j].className = formComponent[j].className.replace(' rsform-error', '') + ' rsform-error'; } } } } } } }</script> <script type="text/javascript" src="//web.archive.org/web/20161111205645js_/http://www.athoc.com/templates/yoo_master2/styles/athoc/js/athoc_referrer.js"></script> <script> jQuery( document ).ready(function() { getReferrer(); }); </script> </p> </div> </div> <script type="text/javascript"> jQuery(".gbSSOStyle").attr('href','javascript:sendSSOForm();'); function sendSSOForm(){ var f = document.fSSO; if (f[0].value == ""){ alert("An error has occured (Empty key value)"); } f.submit(); } </script> <form method="POST" action="https://web.archive.org/web/20161111205645/https://athoc.csod.com/AESSSODefault.aspx" name="fSSO" id="fSSO" target="_blank"> <input type="hidden" id="key" name="key" value=""/> <input type="hidden" name="ouid" value="1"/> </form> <!-- This site is converting visitors into subscribers and customers with OptinMonster - http://optinmonster.com --><div id="om-jguusfzxevstbg3r-holder"></div><script>var jguusfzxevstbg3r,jguusfzxevstbg3r_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if(e.getElementById(n)){jguusfzxevstbg3r_poll(function(){if(window['om_loaded']){if(!jguusfzxevstbg3r){jguusfzxevstbg3r=new OptinMonsterApp();return jguusfzxevstbg3r.init({u:"16555.307143",staging:0,dev:0});}}},25);return;}var d=false,o=e.createElement(t);o.id=n,o.src="//web.archive.org/web/20161111205645/http://a.optnmnstr.com/app/js/api.min.js",o.onload=o.onreadystatechange=function(){if(!d){if(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"){try{d=om_loaded=true;jguusfzxevstbg3r=new OptinMonsterApp();jguusfzxevstbg3r.init({u:"16555.307143",staging:0,dev:0});o.onload=o.onreadystatechange=null;}catch(t){}}}};(document.getElementsByTagName("head")[0]||document.documentElement).appendChild(o)}(document,"script","omapi-script");</script><!-- / OptinMonster --> </div> </div> </footer> <!-- Google Tag Manager --> <noscript><iframe src="//web.archive.org/web/20161111205645if_/http://www.googletagmanager.com/ns.html?id=GTM-TSSRNF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <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= '//web.archive.org/web/20161111205645/http://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TSSRNF');</script> <!-- End Google Tag Manager --> <div id="offcanvas" class="uk-offcanvas"> <div class="uk-offcanvas-bar"><div class="uk-panel"> <form id="search-273" class="uk-search" action="/web/20161111205645/http://www.athoc.com/products/connect.html" method="post" role="search"> <input class="uk-search-field" type="search" name="searchword" placeholder="search..."> <input type="hidden" name="task" value="search"> <input type="hidden" name="option" value="com_search"> <input type="hidden" name="Itemid" value="563"> </form></div> <ul class="uk-nav uk-nav-parent-icon uk-nav-side uk-nav-offcanvas" data-uk-nav="{}"><li><a href="/web/20161111205645/http://www.athoc.com/">Home</a></li><li class="uk-parent"><a href="#">Products</a> <ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/products/application-modules.html">AtHoc Suite</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/unified-mass-notification.html">Alert</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/collect.html">Collect</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/account.html">Account</a></li><li class="uk-active"><a href="/web/20161111205645/http://www.athoc.com/products/connect.html">Connect</a></li><li><a href="/web/20161111205645/http://www.athoc.com/products/platform.html">Platform Overview</a></li></ul></li><li class="uk-parent"><a href="#">Industries</a> <ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/industries/commercial-industrial.html">Commercial & Industrial</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/healthcare.html">Healthcare</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/defense-military.html">Defense & Military</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/federal-government-agencies.html">Federal Government Agencies</a></li><li><a href="/web/20161111205645/http://www.athoc.com/industries/state-local.html">State and Local</a></li></ul></li><li class="uk-parent"><a href="#">Customers</a> <ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/customers/case-studies.html">Customer Case Studies</a></li><li><a href="/web/20161111205645/http://www.athoc.com/customers/resource-library.html">Resource Library</a></li><li><a href="/web/20161111205645/http://www.athoc.com/customer-support-portal/login.html">Customer Support Portal</a></li></ul></li><li class="uk-parent"><a href="#">Company</a> <ul class="uk-nav-sub"><li><a href="/web/20161111205645/http://www.athoc.com/company/about-us.html">About Us</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/careers.html">Careers</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/leadership.html">Leadership</a></li><li><a href="/web/20161111205645/http://www.athoc.com/partners/partner-program.html">Partners</a></li><li><a href="/web/20161111205645/http://www.athoc.com/company/contact-us.html">Contact Us</a></li></ul></li><li><a href="/web/20161111205645/http://www.athoc.com/newsroom.html">Newsroom</a></li><li><a href="https://web.archive.org/web/20161111205645/http://blog.athoc.com/">Blog</a></li></ul></div> </div> </body> </html><!-- FILE ARCHIVED ON 20:56:45 Nov 11, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:37:02 Dec 01, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.48 exclusion.robots: 0.022 exclusion.robots.policy: 0.014 esindex: 0.009 cdx.remote: 6.558 LoadShardBlock: 159.433 (3) PetaboxLoader3.datanode: 161.343 (4) PetaboxLoader3.resolve: 168.466 (2) load_resource: 210.462 -->