{"id":34358,"date":"2025-03-04T20:52:34","date_gmt":"2025-03-05T01:52:34","guid":{"rendered":"https:\/\/www.ivolveandthrive.com\/clone\/?page_id=34358"},"modified":"2025-03-09T13:51:06","modified_gmt":"2025-03-09T17:51:06","slug":"calc","status":"publish","type":"page","link":"https:\/\/www.ivolveandthrive.com\/clone\/calc\/","title":{"rendered":"Earn More, Work Less, Enjoy Life Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"34358\" class=\"elementor elementor-34358\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-13947a0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"13947a0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-657ab5f\" data-id=\"657ab5f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ba6b16a elementor-widget elementor-widget-shortcode\" data-id=\"ba6b16a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div id=\"emwle-calculator\" class=\"emwle-container\">\r\n      <header class=\"emwle-header\" style=\"text-align: left;\">\r\n          <h1 class=\"emwle-title branded\">Earn More, Work Less, Enjoy Life!<\/h1>\r\n          <p class=\"emwle-intro\">\r\n            Improving your productivity will never happen without rethinking your role in the business and how you spend your time. <br><br>\r\n            Focusing on your <span class=\"trademark\">Peak Strengths<\/span> and High Impact Activities will transform your business, lifestyle and the results you see. <br><br>\r\n            After implementing the IVOLVE + THRIVE System you'll be more energized, more satisfied and more productive. <br><br>\r\n            Are you ready to see your results?\r\n          <\/p>\r\n      <\/header>\r\n      \r\n      <section class=\"emwle-form-section\">\r\n        <form id=\"emwle-form\">\r\n          <div class=\"emwle-form-group\">\r\n            <label for=\"emwle-income\">Current Annual Income (e.g., 150000):<\/label>\r\n            <input type=\"number\" id=\"emwle-income\" name=\"income\" value=\"150000\" required>\r\n          <\/div>\r\n          <button type=\"submit\" class=\"emwle-button calculate-button\">Calculate<\/button>\r\n        <\/form>\r\n      <\/section>\r\n      \r\n      <section id=\"emwle-results\" class=\"emwle-results\" style=\"display: none;\">\r\n        <!-- Results will be inserted via JavaScript -->\r\n      <\/section>\r\n      \r\n      <section id=\"emwle-email-section\" class=\"emwle-email-section\" style=\"display: none;\">\r\n          <div class=\"emwle-email-header\">Want a copy? Get your PDF emailed:<\/div>\r\n          <div class=\"emwle-form-group\">\r\n              <label for=\"emwle-user-name\">Your Name:<\/label>\r\n              <input type=\"text\" id=\"emwle-user-name\" name=\"user_name\">\r\n          <\/div>\r\n          <div class=\"emwle-form-group\">\r\n              <label for=\"emwle-user-email\">Your Email:<\/label>\r\n              <input type=\"email\" id=\"emwle-user-email\" name=\"user_email\">\r\n          <\/div>\r\n          <button id=\"emwle-send-email\" class=\"emwle-button email-button\">Send PDF via Email<\/button>\r\n          <div id=\"emwle-email-response\" class=\"emwle-email-response\"><\/div>\r\n      <\/section>\r\n      \r\n      <!-- Additional Marketing Context Section -->\r\n      <section class=\"emwle-context-section\">\r\n          <h2 class=\"emwle-context-title\">Why This Model Works<\/h2>\r\n          <p class=\"emwle-context-text\">\r\n              Our calculator clearly shows the difference between your current model and how our proven IVOLVE + THRIVE Model will transform your <i>Predictable Future<\/i>. <br><br>\r\n              By reallocating your time from Low Impact to High Impact Activties, you can Earn More, and free up valuable hours to enjoy life. <br><br>\r\n              For many of you, your current business model, as is, will not provide enough high impact activities for this transition. Our <span class=\"trademark\">Peak Curriculum<\/span> provides you with a powerful process of 5 critical lessons to do this:\r\n          <\/p>\r\n          <ul class=\"emwle-context-text\">\r\n              <li><span class=\"trademark\">Peak Strengths<\/span><\/li>\r\n              <li><span class=\"trademark\">Peak Productivity<\/span><\/li>\r\n              <li><span class=\"trademark\">Peak Clients<\/span><\/li>\r\n              <li><span class=\"trademark\">Peak Products &amp; Services<\/span><\/li>\r\n              <li><span class=\"trademark\">Peak Business Model<\/span><\/li>\r\n          <\/ul>\r\n          <p class=\"emwle-context-text\">\r\n              You can't outwork a broken system. <br><br>\r\n              Are you ready to <span class=\"branded\">Earn More, Work Less, Enjoy Life!<\/span> <br><br>\r\n              It's time for your business to IVOLVE + THRIVE!\r\n          <\/p>\r\n      <\/section>\r\n      \r\n      <script data-jetpack-boost=\"ignore\" data-jetpack-boost=\"ignore\">\r\n      \/\/ Helper function to format numbers as currency.\r\n      function formatCurrency(value) {\r\n        return \"$\" + Math.round(value).toLocaleString('en-US');\r\n      }\r\n      \r\n      document.getElementById('emwle-form').addEventListener('submit', function(e) {\r\n        e.preventDefault();\r\n        var totalHours = 2000;\r\n        var currentIncome = parseFloat(document.getElementById('emwle-income').value);\r\n        if (currentIncome <= 0) {\r\n            alert('Please enter a positive income.');\r\n            return;\r\n        }\r\n        \r\n        \/\/ Calculations for the current (80\/20) model.\r\n        var highImpactIncomeCurrent = currentIncome * 0.80;\r\n        var lowImpactIncomeCurrent = currentIncome * 0.20;\r\n        var highImpactHoursCurrent = totalHours * 0.20; \/\/ 400 Hours\r\n        var lowImpactHoursCurrent = totalHours * 0.80;  \/\/ 1600 Hours\r\n        \r\n        \/\/ Calculations for the IVOLVE + THRIVE model.\r\n        var personalHighImpactHours = totalHours * 0.60; \/\/ 1200 Hours\r\n        var personalLowImpactHours = totalHours * 0.15;  \/\/ 300 Hours\r\n        var updatedHours = personalHighImpactHours + personalLowImpactHours; \/\/ 1500 Hours\r\n        var delegatedLowImpactHours = lowImpactHoursCurrent - personalLowImpactHours; \/\/ 1600 - 300 = 1300\r\n        var delegationCost = delegatedLowImpactHours * 30;\r\n        var newHighImpactRevenue = (highImpactIncomeCurrent \/ highImpactHoursCurrent) * personalHighImpactHours;\r\n        var newLowImpactRevenue = (lowImpactIncomeCurrent \/ lowImpactHoursCurrent) * personalLowImpactHours;\r\n        var totalPersonalRevenue = newHighImpactRevenue + newLowImpactRevenue;\r\n        var netEarnings = totalPersonalRevenue - delegationCost;\r\n        var freeTimeImproved = totalHours - updatedHours; \/\/ 2000 - 1500 = 500 Hours\r\n        \r\n        \/\/ For progress bars in current model, we use same percentage as earned in Earn section.\r\n        var earnProgressCurrent = Math.min(100, (currentIncome \/ netEarnings) * 100);\r\n        \/\/ For work, use percentage of updatedHours relative to total Hours.\r\n        var workProgressCurrent = Math.min(100, (updatedHours \/ totalHours) * 100);\r\n        \/\/ For current enjoyment, use the same percentage as earn.\r\n        var lifeProgressCurrent = earnProgressCurrent;\r\n    \r\n        var gridHTML = '<div class=\"emwle-comparison-grid\">';\r\n        \r\n        \/\/ Top header row for column titles.\r\n        gridHTML += '<div class=\"grid-row header-row\">';\r\n        gridHTML += '<div class=\"grid-cell header-cell\">Current Model<\/div>';\r\n        gridHTML += '<div class=\"grid-cell header-cell\">IVOLVE + THRIVE Model<\/div>';\r\n        gridHTML += '<\/div>';\r\n        \r\n        \/\/ ----- Earn \/ Earn More Row -----\r\n        gridHTML += '<div class=\"grid-row label-row\">';\r\n        gridHTML += '<div class=\"grid-cell sublabel-cell\">Earn<\/div>';\r\n        gridHTML += '<div class=\"grid-cell sublabel-cell\">Earn More<\/div>';\r\n        gridHTML += '<\/div>';\r\n        gridHTML += '<div class=\"grid-row content-row\">';\r\n          \/\/ Left cell: Earn (current model)\r\n          gridHTML += '<div class=\"grid-cell\">';\r\n            gridHTML += '<div class=\"cell-content\">';\r\n            gridHTML += '<div class=\"model-value large-value\" style=\"color: #F0AD4E;\">' + formatCurrency(currentIncome) + '<\/div>';\r\n            gridHTML += '<ul class=\"model-list\">';\r\n              gridHTML += '<li>Gross High Impact Income: ' + formatCurrency(highImpactIncomeCurrent) + '<\/li>';\r\n              gridHTML += '<li>Low-Impact Income: ' + formatCurrency(lowImpactIncomeCurrent) + '<\/li>';\r\n            gridHTML += '<\/ul>';\r\n            gridHTML += '<div class=\"progress-bar\">';\r\n              gridHTML += '<div class=\"progress-fill\" style=\"background: #F0AD4E; width: ' + earnProgressCurrent + '%;\"><\/div>';\r\n            gridHTML += '<\/div>';\r\n            gridHTML += '<\/div>';\r\n          gridHTML += '<\/div>';\r\n          \r\n          \/\/ Right cell: Earn More (improved model) with asterisk.\r\n          gridHTML += '<div class=\"grid-cell\">';\r\n            gridHTML += '<div class=\"cell-content\">';\r\n            gridHTML += '<div class=\"model-value large-value\">' + formatCurrency(netEarnings) + '<sup>*<\/sup><\/div>';\r\n            gridHTML += '<ul class=\"model-list\">';\r\n              gridHTML += '<li>Gross High-Impact Income: ' + formatCurrency(newHighImpactRevenue) + '<\/li>';\r\n              gridHTML += '<li>Low-Impact Income: ' + formatCurrency(newLowImpactRevenue) + '<\/li>';\r\n            gridHTML += '<\/ul>';\r\n            gridHTML += '<div class=\"progress-bar\">';\r\n              gridHTML += '<div class=\"progress-fill\" style=\"background: #8CAE3D; width: 100%;\"><\/div>';\r\n            gridHTML += '<\/div>';\r\n            gridHTML += '<\/div>';\r\n          gridHTML += '<\/div>';\r\n        gridHTML += '<\/div>';\r\n        \r\n        \/\/ ----- Work \/ Work Less Row -----\r\n        gridHTML += '<div class=\"grid-row label-row\">';\r\n        gridHTML += '<div class=\"grid-cell sublabel-cell\">Work<\/div>';\r\n        gridHTML += '<div class=\"grid-cell sublabel-cell\">Work Less<\/div>';\r\n        gridHTML += '<\/div>';\r\n        gridHTML += '<div class=\"grid-row content-row\">';\r\n          \/\/ Left cell: Work (current model)\r\n          gridHTML += '<div class=\"grid-cell\">';\r\n            gridHTML += '<div class=\"cell-content\">';\r\n            gridHTML += '<div class=\"model-value large-value\" style=\"color: #F0AD4E;\">' + totalHours + ' Hours<\/div>';\r\n            gridHTML += '<ul class=\"model-list\">';\r\n              gridHTML += '<li>High Impact: ' + highImpactHoursCurrent + ' Hours<\/li>';\r\n              gridHTML += '<li>Low Impact: ' + lowImpactHoursCurrent + ' Hours<\/li>';\r\n            gridHTML += '<\/ul>';\r\n            gridHTML += '<div class=\"progress-bar\">';\r\n              gridHTML += '<div class=\"progress-fill\" style=\"background: #F0AD4E; width: ' + workProgressCurrent + '%;\"><\/div>';\r\n            gridHTML += '<\/div>';\r\n            gridHTML += '<\/div>';\r\n          gridHTML += '<\/div>';\r\n          \r\n          \/\/ Right cell: Work Less (improved model)\r\n          gridHTML += '<div class=\"grid-cell\">';\r\n            gridHTML += '<div class=\"cell-content\">';\r\n            gridHTML += '<div class=\"model-value large-value\">' + updatedHours + ' Hours<\/div>';\r\n            gridHTML += '<ul class=\"model-list\">';\r\n              gridHTML += '<li>High Impact: ' + personalHighImpactHours + ' Hours<\/li>';\r\n              gridHTML += '<li>Low Impact: ' + personalLowImpactHours + ' Hours<\/li>';\r\n            gridHTML += '<\/ul>';\r\n            gridHTML += '<div class=\"progress-bar\">';\r\n              gridHTML += '<div class=\"progress-fill\" style=\"background: #8CAE3D; width: 100%;\"><\/div>';\r\n            gridHTML += '<\/div>';\r\n            gridHTML += '<\/div>';\r\n          gridHTML += '<\/div>';\r\n        gridHTML += '<\/div>';\r\n        \r\n        \/\/ ----- Enjoy \/ Enjoy Life Row -----\r\n        gridHTML += '<div class=\"grid-row label-row\">';\r\n        gridHTML += '<div class=\"grid-cell sublabel-cell\">Enjoy<\/div>';\r\n        gridHTML += '<div class=\"grid-cell sublabel-cell\">Enjoy Life!<\/div>';\r\n        gridHTML += '<\/div>';\r\n        gridHTML += '<div class=\"grid-row content-row\">';\r\n          \/\/ Left cell: Enjoy (current model)\r\n          gridHTML += '<div class=\"grid-cell\">';\r\n            gridHTML += '<div class=\"cell-content\">';\r\n            gridHTML += '<div class=\"model-value large-value\" style=\"color: #F0AD4E;\">Limited &amp; Irregular<\/div>';\r\n            gridHTML += '<p>While you may enjoy your life today, for many business owners, there is a level of fulfillment missing. Your current model will never address this gap.<\/p>';\r\n            gridHTML += '<div class=\"progress-bar\">';\r\n              gridHTML += '<div class=\"progress-fill\" style=\"background: #F0AD4E; width: ' + earnProgressCurrent + '%;\"><\/div>';\r\n            gridHTML += '<\/div>';\r\n            gridHTML += '<\/div>';\r\n          gridHTML += '<\/div>';\r\n          \r\n          \/\/ Right cell: Enjoy Life (improved model)\r\n          gridHTML += '<div class=\"grid-cell\">';\r\n            gridHTML += '<div class=\"cell-content\">';\r\n            gridHTML += '<div class=\"model-value large-value\">500 Hours Freed Up<\/div>';\r\n            gridHTML += '<p>Shifting to 1200 Hours of high-impact activity is more energizing and improves enjoyment both at work and outside work by freeing up 12.5 weeks of your time!<\/p>';\r\n            gridHTML += '<div class=\"progress-bar\">';\r\n              gridHTML += '<div class=\"progress-fill\" style=\"background: #8CAE3D; width: 100%;\"><\/div>';\r\n            gridHTML += '<\/div>';\r\n            gridHTML += '<\/div>';\r\n          gridHTML += '<\/div>';\r\n        gridHTML += '<\/div>';\r\n        \r\n        gridHTML += '<\/div>'; \/\/ End emwle-comparison-grid container\r\n        \r\n        \/\/ Delegation note.\r\n        gridHTML += '<div class=\"delegation-note\"><sup>*<\/sup> <span style=\"color: #8CAE3D;\">Delegation: Assuming delegation of ' + delegatedLowImpactHours + ' Hours at $30\/hr, with a cost of ' + formatCurrency(delegationCost) + '. If you earned the full amount, without delegation, you would earn ' + formatCurrency(totalPersonalRevenue) + '. After delegation it results in a net income of ' + formatCurrency(netEarnings) + '.<\/span><\/div>';\r\n        \r\n        document.getElementById('emwle-results').innerHTML = gridHTML;\r\n        document.getElementById('emwle-results').style.display = 'block';\r\n        document.getElementById('emwle-email-section').style.display = 'block';\r\n      });\r\n      \r\n      document.getElementById('emwle-send-email').addEventListener('click', function(e) {\r\n        e.preventDefault();\r\n        var userName = document.getElementById('emwle-user-name').value.trim();\r\n        var userEmail = document.getElementById('emwle-user-email').value.trim();\r\n        if(userName === '' || userEmail === ''){\r\n            alert('Please enter your name and email.');\r\n            return;\r\n        }\r\n        var formData = new FormData();\r\n        formData.append('action', 'send_emwle_pdf');\r\n        formData.append('name', userName);\r\n        formData.append('email', userEmail);\r\n       \r\n        formData.append('calc_data', JSON.stringify(window.calcResults));\r\n        console.log(formData);\r\n        \r\n        fetch(emwle_vars.ajax_url, {\r\n            method: 'POST',\r\n            body: formData\r\n        })\r\n        .then(response => response.json())\r\n        .then(data => {\r\n            var emailResponseDiv = document.getElementById('emwle-email-response');\r\n            if(data.success) {\r\n                emailResponseDiv.style.color = '#8CAE3D';\r\n                emailResponseDiv.innerHTML = data.data;\r\n            } else {\r\n                emailResponseDiv.style.color = '#FF0000';\r\n                emailResponseDiv.innerHTML = data.data;\r\n            }\r\n        })\r\n        .catch(error => {\r\n            console.error('Error:', error);\r\n        });\r\n      });\r\n      <\/script>\r\n    <\/div>\r\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9240fb5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9240fb5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-19287b3\" data-id=\"19287b3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4a7f152 elementor-widget elementor-widget-html\" data-id=\"4a7f152\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"email-section\" style=\"display: none; margin-top: 20px;\">\r\n    <label for=\"user_name\">Your Name:<\/label>\r\n    <input type=\"text\" id=\"user_name\" name=\"user_name\">\r\n    <label for=\"user_email\">Your Email:<\/label>\r\n    <input type=\"email\" id=\"user_email\" name=\"user_email\">\r\n    <button id=\"send-email\">Send PDF via Email<\/button>\r\n    <div id=\"email-response\"><\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your Name: Your Email: Send PDF via Email<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-34358","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/pages\/34358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/comments?post=34358"}],"version-history":[{"count":30,"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/pages\/34358\/revisions"}],"predecessor-version":[{"id":34398,"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/pages\/34358\/revisions\/34398"}],"wp:attachment":[{"href":"https:\/\/www.ivolveandthrive.com\/clone\/wp-json\/wp\/v2\/media?parent=34358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}