The real returns from life insurance policies can compete with the real
real returns of other assets – and can predictably outperform them as well.
Industry expert Justin Smith presented this concept during his 2013 Forum 400 Study Group Meeting presentation in Chicago, IL – much to the intrigue of an exclusive group of high-end producers and financial advisors.
Smith is making his eye-opening presentation available to the public for download – only via The Cavalier Strategy blog.
Fill out the form below to download his Free PDF Presentation – the same exact one that Smith exhibited at the Forum 400 conference in August 2013.
Fill out the form below, and we’ll email you Smith’s FREE PDF Presentation today!
.LV_validation_message{ font-weight:bold; margin: 0 0 0 5px; }
.LV_valid{ color:#00CC00; display:none; }
.LV_invalid{ color:#CC0000; font-size:10px; }
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active { outline: 1px solid #00CC00; }
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active { outline: 1px solid #CC0000; }var dom0 = document.querySelector(‘#form246 #field0’);var field0 = new LiveValidation(dom0, {validMessage: “”, onlyOnBlur: true});field0.add(Validate.Presence, {failureMessage:”This field is required”});var dom1 = document.querySelector(‘#form246 #field1’);var field1 = new LiveValidation(dom1, {validMessage: “”, onlyOnBlur: true});field1.add(Validate.Presence, {failureMessage:”This field is required”});var dom2 = document.querySelector(‘#form246 #field2’);var field2 = new LiveValidation(dom2, {validMessage: “”, onlyOnBlur: true});field2.add(Validate.Presence, {failureMessage:”This field is required”});var dom3 = document.querySelector(‘#form246 #field3’);var field3 = new LiveValidation(dom3, {validMessage: “”, onlyOnBlur: true});field3.add(Validate.Format, {pattern: /^([^@\s]+)@((?:[-a-z0-9]+\.)+[a-z]{2,})$/i, failureMessage: “A valid email address is required”});field3.add(Validate.Presence, {failureMessage:”This field is required”});var dom4 = document.querySelector(‘#form246 #field4’);var field4 = new LiveValidation(dom4, {validMessage: “”, onlyOnBlur: true});field4.add(Validate.Presence, {failureMessage:”This field is required”});field4.add(Validate.Length, {tooShortMessage:”Invalid length for field value”, tooLongMessage: “Invalid length for field value”, minimum: 10, maximum: 20});var dom5 = document.querySelector(‘#form246 #field5’);var field5 = new LiveValidation(dom5, {validMessage: “”, onlyOnBlur: true});field5.add(Validate.Presence, {failureMessage:”This field is required”});var dom6 = document.querySelector(‘#form246 #field6’);var field6 = new LiveValidation(dom6, {validMessage: “”, onlyOnBlur: true});field6.add(Validate.Presence, {failureMessage:”This field is required”});var dom7 = document.querySelector(‘#form246 #field7’);var field7 = new LiveValidation(dom7, {validMessage: “”, onlyOnBlur: true});field7.add(Validate.Presence, {failureMessage:”This field is required”});function resetSubmitButton(e){ var submitButtons = e.target.form.getElementsByClassName(‘submit-button’); for(var i=0;i<submitButtons.length;i++){ submitButtons[i].disabled = false; } }function addChangeHandler(elements){ for(var i=0; i<elements.length; i++){ elements[i].addEventListener('change', resetSubmitButton); } }var form = document.getElementById('form246'); addChangeHandler(form.getElementsByTagName('input')); addChangeHandler(form.getElementsByTagName('select')); addChangeHandler(form.getElementsByTagName('textarea'));