connect.beacon360.com Open in urlscan Pro
52.222.214.43  Public Scan

URL: https://connect.beacon360.com/ses/yNonbBdSDk0gTFee5aDREg~~?ek=5d71913a-058c-4e34-97bf-e8b0941418e9
Submission: On June 29 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form ng-submit="submitQuestion(questionEntry)" autocomplete="off" ng-hide="screenOptions.isReadOnly" class="ng-pristine ng-valid">
  <div ng-show="messageReplacePlaceholderEnabled" class="ng-binding ng-hide">Type a question and press 'Enter'.</div>
  <input ng-model="questionEntry" class="questions-chat-question-input ng-pristine ng-untouched ng-valid ng-empty" type="text" placeholder="Type a question and press 'Enter'.">
</form>

<form ng-submit="submitMessage()" autocomplete="off" ng-hide="model.isReadOnly" class="ng-pristine ng-valid">
  <div ng-show="messageReplacePlaceholderEnabled" class="ng-binding ng-hide">Type a support question and press 'Enter'.</div>
  <input ng-model="model.messageEntry" class="support-chat-question-input ng-pristine ng-untouched ng-valid ng-empty" type="text" placeholder="Type a support question and press 'Enter'.">
</form>

<form ng-submit="submitChatMessage(publicChatEntry)" autocomplete="off" ng-hide="screenOptions.isReadOnly" class="ng-pristine ng-valid ng-valid-maxlength">
  <div ng-show="messageReplacePlaceholderEnabled" class="ng-binding ng-hide">Type a message and press 'Enter'.</div>
  <input id="chat-input" class="chat-question-input ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" ng-model="publicChatEntry" type="text" maxlength="300" placeholder="Type a message and press 'Enter'.">
</form>

Name: listItemForm

<form editable-form="" name="listItemForm" ng-click="onFormClick($event)" onshow="onFormShow()" onaftersave="onFormAfterSave()" class="ltn-node-form ng-pristine ng-valid">
  <div ng-switch="options.itemTitleType" ng-class="{ 'input-validation-error': listItemForm.title.$invalid, 'ltn-edit-mode': !options.isReadOnly }">
    <!-- ngSwitchWhen: url -->
    <!-- ngSwitchDefault: -->
    <div ng-switch-default="" editable-text="item.Title" e-name="title" e-required="" e-ng-maxlength="2000" e-cc-focus="titleFocusEnabled" e-class="ltn-node-form-input" e-ng-readonly="options.isTitleReadOnly"
      ng-class="{ 'ltn-root-title': options.isRootNode, 'ltn-node-title': !options.isRootNode }" class="ng-scope ng-binding editable ltn-root-title">Agenda</div><!-- end ngSwitchWhen: -->
  </div>
  <div ng-transclude="" ng-show="shouldShowTranscludedElement()" class="ltn-node-actions">
    <a ng-click="newItem($event)" ng-show="shouldShowAddItemButton()" class="ng-scope ng-hide"><span class="icon-expand vector ltn-button"></span></a>
    <a ng-click="clear($event)" ng-show="shouldShowClearButton()" class="ng-scope ng-hide"><span class="icon-delete vector ltn-button"></span></a>
  </div>
  <span class="field-validation-error ng-binding ng-hide" ng-show="listItemForm.title.$invalid &amp;&amp; listItemForm.title.$dirty"> Field cannot be empty. </span>
  <div style="clear: both"></div>
  <!-- ngIf: options.itemTitleType == 'url' -->
  <div editable-textarea="item.Description" class="ltn-node-description ng-scope editable editable-empty" e-class="ltn-node-form-input">
    <span ng-show="item.Description" cc-is-description="true" class="ng-binding ng-hide"></span>
  </div>
  <div class="ltn-node-buttons">
    <a ng-click="cancelClick($event)" ng-show="listItemForm.$visible" class="ng-hide"><span>Cancel</span></a>
  </div>
</form>

Name: listItemForm

<form editable-form="" name="listItemForm" ng-click="onFormClick($event)" onshow="onFormShow()" onaftersave="onFormAfterSave()" class="ltn-node-form ng-pristine ng-valid">
  <div ng-switch="options.itemTitleType" ng-class="{ 'input-validation-error': listItemForm.title.$invalid, 'ltn-edit-mode': !options.isReadOnly }">
    <!-- ngSwitchWhen: url -->
    <!-- ngSwitchDefault: -->
    <div ng-switch-default="" editable-text="item.Title" e-name="title" e-required="" e-ng-maxlength="2000" e-cc-focus="titleFocusEnabled" e-class="ltn-node-form-input" e-ng-readonly="options.isTitleReadOnly"
      ng-class="{ 'ltn-root-title': options.isRootNode, 'ltn-node-title': !options.isRootNode }" class="ng-scope ng-binding editable ltn-root-title">Links</div><!-- end ngSwitchWhen: -->
  </div>
  <div ng-transclude="" ng-show="shouldShowTranscludedElement()" class="ltn-node-actions">
    <a ng-click="newItem($event)" ng-show="shouldShowAddItemButton()" class="ng-scope ng-hide"><span class="icon-expand vector ltn-button"></span></a>
    <a ng-click="clear($event)" ng-show="shouldShowClearButton()" class="ng-scope ng-hide"><span class="icon-delete vector ltn-button"></span></a>
  </div>
  <span class="field-validation-error ng-binding ng-hide" ng-show="listItemForm.title.$invalid &amp;&amp; listItemForm.title.$dirty"> Field cannot be empty. </span>
  <div style="clear: both"></div>
  <!-- ngIf: options.itemTitleType == 'url' -->
  <div editable-textarea="item.Description" class="ltn-node-description ng-scope editable editable-empty" e-class="ltn-node-form-input">
    <span ng-show="item.Description" cc-is-description="true" class="ng-binding ng-hide"></span>
  </div>
  <div class="ltn-node-buttons">
    <a ng-click="cancelClick($event)" ng-show="listItemForm.$visible" class="ng-hide"><span>Cancel</span></a>
  </div>
</form>

Name: listItemForm

<form editable-form="" name="listItemForm" ng-click="onFormClick($event)" onshow="onFormShow()" onaftersave="onFormAfterSave()" class="ltn-node-form ng-pristine ng-valid">
  <div ng-switch="options.itemTitleType" ng-class="{ 'input-validation-error': listItemForm.title.$invalid, 'ltn-edit-mode': !options.isReadOnly }">
    <!-- ngSwitchWhen: url -->
    <!-- ngSwitchDefault: -->
    <div ng-switch-default="" editable-text="item.Title" e-name="title" e-required="" e-ng-maxlength="2000" e-cc-focus="titleFocusEnabled" e-class="ltn-node-form-input" e-ng-readonly="options.isTitleReadOnly"
      ng-class="{ 'ltn-root-title': options.isRootNode, 'ltn-node-title': !options.isRootNode }" class="ng-scope ng-binding editable ltn-root-title">Handouts</div><!-- end ngSwitchWhen: -->
  </div>
  <div ng-transclude="" ng-show="shouldShowTranscludedElement()" class="ltn-node-actions">
    <a ng-click="newItem($event)" ng-show="shouldShowAddItemButton()" class="ng-scope ng-hide"><span class="icon-expand vector ltn-button"></span></a>
    <a ng-click="clear($event)" ng-show="shouldShowClearButton()" class="ng-scope ng-hide"><span class="icon-delete vector ltn-button"></span></a>
  </div>
  <span class="field-validation-error ng-binding ng-hide" ng-show="listItemForm.title.$invalid &amp;&amp; listItemForm.title.$dirty"> Field cannot be empty. </span>
  <div style="clear: both"></div>
  <!-- ngIf: options.itemTitleType == 'url' -->
  <div editable-textarea="item.Description" class="ltn-node-description ng-scope editable editable-empty" e-class="ltn-node-form-input">
    <span ng-show="item.Description" cc-is-description="true" class="ng-binding ng-hide"></span>
  </div>
  <div class="ltn-node-buttons">
    <a ng-click="cancelClick($event)" ng-show="listItemForm.$visible" class="ng-hide"><span>Cancel</span></a>
  </div>
</form>

Text Content

To give you the best experience, this site may use cookies. By continuing to use
the site without changing your browser settings, you consent to our use of
cookies. Learn more
I agree


LOADING



06/30/2022 5:00 PM GMT


POST-ROE CONSIDERATIONS FOR EMPLOYER-SPONSORED MEDICAL PLANS

Pop-up codes have been paused.



THANK YOU FOR JOINING. YOUR EVENT HAS NOT STARTED. BEACONLIVE.COM RELOAD PAGE TO
TRY AGAIN.

 

00:00

00:00

LIVE

 

CC

   




ALERT



Ok
Close
 


ATTENDANCE VERIFICATION

Your code is:

Ok
Close
 


ACTION REQUIRED


Please click here to continue



Close
 


SHARED LINK

Please click here to open the link


Close
 


ACTION REQUIRED!

The browser needs your permission to play media

Ok
Close
 

Captions



Active Polls

Polls Results
 * Q&A (0)
 * Tech Support (0)
   

Type a question and press 'Enter'.
Welcome to the support chat. Please describe your issue:



Type a support question and press 'Enter'.
Public Chat Autoscroll



Type a message and press 'Enter'.
Agenda

Field cannot be empty.


Cancel

Links

Field cannot be empty.


Cancel

Handouts

Field cannot be empty.


Cancel

Featured Speakers

To listen by phone, please dial in:

Display international format:

Conf ID 2791 PIN 4945231

Argentina Toll Free 0800-444-2823 +54 800-444-2823

Australia Toll Free 1800 700 059 +61 1800 700 059

Australia Toll Free 1800 749 310 +61 1800 749 310

Austria Toll Free 0800 297986 +43 800 297986

Belgium Toll Free 0800 76 915 +32 800 76 915

Brazil Toll Free (11) 3958-9361 +55 11 3958-9361

Brazil Toll Free 0800 761 8694 +55 800 761 8694

Bulgaria Toll Free 2100004 +800 2100004

Chile Toll Free 1230 020 5491 +56 1230 020 5491

China North & South Toll Free 400 624 0440 +86 400 624 0440

China North & South Toll Free 400 842 3586 +86 400 842 3586

Colombia Toll Free 01-800-5184148 +57 1 800 5184148

Costa Rica Toll Free 08000150632 +506 08000150632

Croatia Toll Free 0800 890 123 +385 800 890 123

Cyprus Toll Free 80 094098 +357 80 094098

Czech Republic Toll Free 800 722 120 +420 800 722 120

Denmark Toll Free 80 25 28 25 +45 80 25 28 25

Estonia Toll Free 8000100587 +372 8000 100 587

Finland Toll Free 0800 917335 +358 800 917335

France Toll Free 0 800 91 62 59 +33 800 91 62 59

Germany Toll Free 0800 1815460 +49 800 1815460

Greece Toll Free 0080016122030828 +800 16122030828

Hong Kong Toll Free 3050 7506 +852 3050 7506

Hong Kong Toll Free 800 903 807 +852 800 903 807

Hungary Toll Free 0680109916 +36 80 109 916

India Toll Free 1800 266 2686 +91 1800 266 2686

India Toll Free 1800 266 5140 +91 1800 266 5140

Indonesia Toll Free 0018030160829 0018030160829

Indonesia Toll Free 00 7803 016 0829 +62 0078030160829

Indonesia Toll Free 0018030207469 0018030207469

Ireland Toll Free 1800 902 274 +353 1800 902 274

Israel Toll Free 1-809-450-830 +972 1-809-450-830

Italy Toll Free 800 796 633 +39 800 796 633

Japan Toll Free 03-4580-8176 +81 3-4580-8176

Latvia Toll Free 80 005 057 +371 80 005 057

Lithuania Toll Free 8 800 30 191 +370 800 30 191

Luxembourg Toll Free 800 26 196 +352 800 26 196

Malaysia Toll Free 1-800-81-7521 +60 1-800-81-7521

Mexico Toll Free 5547381601 +52 55 4738 1601

Mexico Toll Free 800 265 1073 +52 800 265 1073

Netherlands Toll Free 0800 0223983 +31 800 0223983

New Zealand Toll Free 0800 453 548 +64 800 453 548

Norway Toll Free 800 69 221 +47 800 69 221

Panama Toll Free 008002260761 +800 2260761

Peru Toll Free (01) 7017701 +51 1 7017701

Philippines Toll Free 1800 1 110 1585 +63 1800 1 110 1585

Poland Toll Free 008001124653 +800 1124653

Portugal Toll Free 800 827 772 +351 800 827 772

Romania Toll Free 0800 400 082 +40 800 400 082

Russia Toll Free 8 (800) 707-29-89 +7 800 707-29-89

Singapore Toll Free 800 101 3249 +65 800 101 3249

Slovakia Toll Free 0800 606 978 +421 800 606 978

Slovenia Toll Free 080 081258 +386 80 081258

South Africa Toll Free 080 099 6651 +27 80 099 6651

South Korea Toll Free 00798 14 203 0087 +82 00798142030087

South Korea Toll Free 00798142030907 +82 00798142030907

Spain Toll Free 900 834 596 +34 900 834 596

Sweden Toll Free 020-033 04 83 +46 20 033 04 83

Switzerland Toll Free 0800 561 804 +41 800 561 804

Taiwan Toll Free 080 909 7819 +886 80 909 7819

Taiwan Toll Free 080 908 3936 +886 80 908 3936

Thailand Toll Free 0018001562030381 +800 1562030381

UK Toll Free 020 7979 0234 +44 20 7979 0234

UK Toll Free 020 3014 5376 +44 20 3014 5376

UK Toll Free 0800 528 8398 +44 800 528 8398

UK Toll Free 0800 496 1477 +44 800 496 1477

Ukraine Toll Free 0800 503 012 +380 800 503 012

United Arab Emirates Toll Free 800 0177492 +971 800 0177492

US Toll Free (347) 523-4900 +1 347-523-4900

US / Canada Toll Free (877) 447-0294 +1 877-447-0294

Venezuela Toll Free 0800-1362042 +58 800-1362042

Vietnam Toll Free 1228 0122 +84 1228 0122

Please mute your computer speakers when you are listening on the phone.

If you are dialing in to listen, please click here:




BROWSER REQUIREMENTS

Your version of Internet Explorer is not supported. The minimum supported
version is Internet Explorer 9.
We recommend Firefox or Chrome for a better experience. The version of Internet
Explorer you are using requires Adobe Flash player and it was not detected on
this computer (it may be disabled or not installed).
To download and install the player please click here. After the installation is
completed, please restart your browser.
To enable the flash player go to 'Tools' −> 'Manage Add-ons' −> 'Enable or
Disable Add-ons'. In the add-ons list, click on the item 'Shockwave Flash
Object' then, at the bottom of the window, select 'Enable' and click 'OK'.

If you do not want to install/enable flash, we recommend Firefox or Chrome for a
better experience.


Ok
Close
 


 

 
 
Connect, Simply. Cloud-Based Conferencing and
Webcasting Solutions for the Enterprise.