{"title":"Book Combos","description":"","products":[{"product_id":"human-resource-professional-bible","title":"Human Resource Professional BIBLE – Master The Skills You Need To Win The Next HR Position – Includes Strategies, Analysis \u0026 200+ Interview Questions (Set of 3 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Human Resource Professional BIBLE – MASTER THE SKILLS YOU NEED TO WIN THE NEXT HR POSITION – Includes Strategies, Analysis \u0026amp; 200+ Interview Questions\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208914006201,"sku":"9781636511085","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/9_31b6e499-04d2-4d59-aa42-f1e88a41f9f2.jpg?v=1773143246"},{"product_id":"interview-essentials-for-job-hunters-career-changers","title":"Interview Essentials for Job Hunters \u0026 Career Changers – Learn to ACE INTERVIEWS with reliable guidance – Includes examples to confidently handle tough questions and EARN the salary you deserve!","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208837525689,"sku":"9781636510811","price":104.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/3_e1287d2c-4d67-4aeb-8168-b92c542ac77c.jpg?v=1723630101"},{"product_id":"gre-self-study-combo","title":"GRE Self Study: 6 Practice Tests, Analytical Writing (Book 1), Master Wordlist (1535 Words), Quantitative Reasoning, Reading Comprehension, Text Completion, Complete List (Set of 7 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"GRE SELF STUDY - 6 Practice Tests + Analytical Writing: Book 1 + Master Wordlist: 1535 Words + Quantitative Reasoning + Reading Comprehension + Text Completion + Complete List - Test Prep Series\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208612933817,"sku":"9781636510439","price":223.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/2_1_f09fcb3b-44a5-4ee5-9ad2-aa0dce87460d.jpg?v=1740483032"},{"product_id":"gre-complete-course-combo","title":"GRE Complete Prep: (Set of 5 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                 \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"GRE COMPLETE COURSE - 6 Practice Tests + Analytical Writing : Book 2 + Master Wordlist : 1535 Words + Quantitative Reasoning Supreme + Verbal Reasoning Supreme - Test Prep Series\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208231547065,"sku":"9781636510422","price":159.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/GRE_Combo_product_image.jpg?v=1772651473"},{"product_id":"self-learning-management-essentials-for-entrepreneurs-and-professionals","title":"Self-Learning Management Essentials for Entrepreneurs and Professionals – Ideal for Business Startups, Consultants, Entry to Mid-Level Managers (Concise \u0026 Easy to Understand Guides with Case Studies)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Self-Learning Management Essentials for Entrepreneurs and Professionals – Ideal for Business Startups, Consultants, Entry to Mid-Level Managers (Concise \u0026amp; Easy to Understand Guides with Case Studies)\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":41861496373433,"sku":"9781949395648","price":382.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/13_62cf2d11-856a-4f89-8ee1-0b9fdf9a14a1.jpg?v=1741866988"},{"product_id":"marketing-essentials-integrating-traditional-business-strategies-with-digital-marketing","title":"Marketing Essentials – Integrating Traditional Business Strategies with Digital Marketing","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                   \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Marketing Essentials – Integrating Traditional Business Strategies with Digital Marketing\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":41861511151801,"sku":"9781636510484","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/1_b9b0548a-5993-4ecc-83cd-0e355a8238b4.jpg?v=1769763613"},{"product_id":"accounting-and-finance-essentials-a-self-study-guide-to-corporate-finance","title":"Accounting \u0026 Finance Essentials Combo – Self-Study Guide to Corporate Finance | Includes Financial Management, Cost Accounting, and Financial Accounting Books (Set of 3 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Accounting and Finance Essentials – A Self-Study Guide to Corporate Finance\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":41861619613881,"sku":"9781636510477","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/10_fd599719-25a1-4cf4-88ee-33a60d5d2e71.jpg?v=1773143301"},{"product_id":"project-management-and-operations-essentials","title":"Agile, Project Management \u0026 Operations Essentials Combo: Scrum, Planning, Execution, Supply Chain \u0026 Templates (Set of 3 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Project Management and Operations Essentials - Helpful for Operations \u0026amp; Supply Chain Managers, Team Leaders (Includes Solved Examples with Real Life Scenarios + PM Templates)\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\t\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":41861633867961,"sku":"978B09BYSVR6X","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/5_5829a187-e1ab-4d46-9eae-d77732665a8f.jpg?v=1741862553"},{"product_id":"project-management-and-agile-essentials-a-practical-self-study-guide","title":"Agile \u0026 Project Management Essentials: Scrum, Planning, Execution, Leadership \u0026 Process Frameworks for Modern Teams (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"eBook (Cheapest)","offer_id":43684470718649,"sku":"978V123456793","price":58.78,"currency_code":"USD","in_stock":true},{"title":"Paperback","offer_id":43684470751417,"sku":"9781636510453","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/2_bd309ce0-a24d-46fe-8bdd-96eb55dd178f.jpg?v=1773142619"},{"product_id":"sales-marketing-and-digital-essentials","title":"Sales, Marketing, and Digital Essentials- Combining Traditional Sales and Marketing with the Dynamic world of Digital Marketing (Set of 3 Books)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003c!-- Success Message Overlay --\u003e\n\u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n\u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n\u003cbutton style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Form Container --\u003e\n\u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n\u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n\u003cform id=\"resourceForm\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n\u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n\u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e \u003cinput required=\"\" name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n\u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\u003cselect required=\"\" name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n\u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n\u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n\u003c\/select\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n\u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e \u003cinput required=\"\" name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Sales, Marketing, and Digital Essentials- Combining Traditional Sales and Marketing with the Dynamic world of Digital Marketing\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/form\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":42291952582841,"sku":"978B09XTS2PSR","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/8_b3e0dc79-d0ca-43e6-ba59-df81488b2a7a.jpg?v=1741863797"},{"product_id":"management-essentials-for-business-leaders-and-professionals","title":"Management Essentials for Business Leaders and Professionals - Includes books for planning, managing, and leading a business successfully (Set of 5 Books) [Paperback] [Jan 01, 2022] Vibrant Publishers","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                   \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Management Essentials for Business Leaders and Professionals - Includes books for planning, managing and leading a business successfully\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":42736765567161,"sku":"978B0BBTXCK89","price":191.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/11_eefc6921-b6e7-48f3-ad89-3b16a756beaa.jpg?v=1773143434"},{"product_id":"microeconomics-and-finance-essentials","title":"Microeconomics and Finance Essentials - Includes books on Microeconomics, Financial Accounting, Financial Management, Cost Accounting \u0026 Management (Set of 4 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \u003coption value=\"onlineresource\"\u003eOnline Resource\u003c\/option\u003e\n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Microeconomics and Finance Essentials - Includes books on Microeconomics, Financial Accounting, Financial Management, Cost Accounting \u0026amp; Management\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":42792219902137,"sku":"978B0BCDZCV1N","price":152.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/economics.jpg?v=1741866016"},{"product_id":"people-management-essentials-for-hr-professionals-managers-and-students","title":"People Management Essentials for HR Professionals, Managers, and Students (Set of 3 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"People Management Essentials for HR Professionals, Managers, and Students\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":42806667378873,"sku":"978B0BDQK9QC7","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/6_ba4d9727-2e08-4a0a-9256-9a1048e9ec32.jpg?v=1741865414"},{"product_id":"practical-guide-for-people-management","title":"A practical guide to learning all about people management; Includes books on Organizational Behavior, Human Resource Analytics, and Management","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"A practical guide to learning all about people management; Includes books on Organizational Behavior, Human Resource Analytics, and Management\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":42845730570425,"sku":"978B0BC8T355P","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/12.jpg?v=1741865415"},{"product_id":"digital-sat-crash-course","title":"Digital SAT Prep Combo 2025–2026: Study Guide with 1200+ Questions Across 5 Full-Length Tests and Practice Questions for Reading, Writing, and Math","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":43215636594873,"sku":"9781636511696","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Crash_coursew_Amazon_product_image_01_V1.0.jpg?v=1769762966"},{"product_id":"decision-making-and-leadership-essentials-quick-reading-guide-for-team-leaders-decision-makers","title":"Decision Making \u0026 Leadership Essentials Combo: Heuristics, Probability, Game Theory, Ethics \u0026 High-Performance Teams (Set of 2 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Decision Making and Leadership Essentials - Quick Reading Guide for Team Leaders \u0026amp; Decision Makers\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44199618871481,"sku":"978B0BS35BRHK","price":82.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Decision_Making_plus_Leadership.jpg?v=1750400775"},{"product_id":"entrepreneurship-and-strategy-essentials-for-new-and-experienced-entrepreneurs-includes-books-on-strategy-planning-and-entrepreneurship","title":"Entrepreneurship \u0026 Strategy Essentials: Build Your Business with Winning Plans, Strategic Thinking \u0026 Market Insight | Combo for Startups, Founders \u0026 Business Leaders (Set of 3 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Entrepreneurship and Strategy Essentials for new and experienced entrepreneurs - Includes books on strategy, planning, and entrepreneurship\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208501194937,"sku":"978B0C6LQ8X9W","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/9_ee94697e-5b54-4825-a9bf-800c3cd4773b.jpg?v=1741866998"},{"product_id":"time-management-decision-making-and-leadership-essentials","title":"Time Management, Decision Making, and Leadership Essentials","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Time Management, Decision Making, and Leadership Essentials\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208411443385,"sku":"978B0C61DCLS2","price":104.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/10_a5141b39-7948-4265-90e9-f9eb59a17319.jpg?v=1741073282"},{"product_id":"core-java-and-hr-interview-questions-prepare-for-the-technical-and-hr-rounds-of-your-dream-java-job","title":"Core Java and HR Interview Questions - Prepare For The Technical and HR Rounds of Your Dream Java Job (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44194840346809,"sku":"978B0CH8CFD6Q","price":77.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/24.jpg?v=1723634962"},{"product_id":"project-management-stakeholder-engagement-and-agile-essentials-for-project-managers","title":"Project Management, Stakeholder Engagement, and Agile Essentials For Project Managers","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Project Management, Stakeholder Engagement, and Agile Essentials For Project Managers\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\t\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44208099098809,"sku":null,"price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/11_ec47a3b9-2633-4369-8520-2deb2e3e2c19.jpg?v=1741862557"},{"product_id":"way-to-economic-mastery-microeconomics-and-macroeconomics-essentials","title":"Microeconomics \u0026 Macroeconomics Essentials: A Beginner’s Guide to Economic Principles, Market Forces, National Policies \u0026 Global Trade | For Students, Learners \u0026 Self-Learners (Set of 2 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Way to Economic Mastery (Microeconomics and Macroeconomics Essentials)\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":43692239749305,"sku":"978B0CN6RYLV1","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/7_492a6ddd-082d-4ccf-9ace-c7b7c5316995.jpg?v=1773142970"},{"product_id":"the-ultimate-marketing-combo-a-marketer-s-path-to-success","title":"Marketing Essentials Combo: Practical Approaches to Digital Marketing, Social Media Growth, SEO Optimization, ROI Measurement, and Customer Engagement (Set of 3 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \u003coption value=\"onlineresource\"\u003eOnline Resource\u003c\/option\u003e\n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"The Ultimate Marketing Combo- A Marketer’s Path to Success\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":43705233637561,"sku":"978B0CW2VJ85Z","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/7_5b675133-f170-4aa2-8532-f89e4bafa547.jpg?v=1741863802"},{"product_id":"digital-marketing-combo-a-modern-marketer-s-go-to","title":"Digital Marketing and Social Media Marketing Essentials: A Practical Guide to SEO, Metrics, Strategy, and Social Media Marketing for Beginners and Entrepreneurs (Set of 2 Books)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003c!-- Success Message Overlay --\u003e\n\u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n\u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n\u003cbutton style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Form Container --\u003e\n\u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n\u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n\u003cform id=\"resourceForm\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n\u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n\u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e \u003cinput required=\"\" name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n\u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\u003cselect required=\"\" name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n\u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n\u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n\u003c\/select\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n\u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e \u003cinput required=\"\" name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Digital Marketing Combo — A Modern Marketer’s Go-To\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/form\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":43705266536633,"sku":"978B0CW2YX12T","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/3_1e280ad9-4f7e-4856-b330-d778c8dcc9d5.jpg?v=1773142683"},{"product_id":"disrupt-the-market-with-the-ultimate-combo-operations-and-supply-chain-management-essentials-and-data-analytics-essentials","title":"Disrupt the Market with the Ultimate Combo- Operations and Supply Chain Management Essentials and Data Analytics Essentials (Set of 2 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Disrupt the Market with the Ultimate Combo- Operations and Supply Chain Management Essentials and Data Analytics Essentials\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\t\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44136893939897,"sku":"978B0D3LBG49P","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Disrupt_the_Market_with_the_Ultimate_Combo-_Operations_and_Supply_Chain_Management_Essentials_and_Data_Analytics_Essentials.jpg?v=1749787002"},{"product_id":"unlock-the-secrets-of-business-strategy-and-business-communication","title":"Unlock the Secrets of Business Strategy and Business Communication (Set of 2 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                   \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Unlock the Secrets of Business Strategy and Business Communication\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44167780237497,"sku":"978B0D4D8YSH2","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Unlock_the_Secrets_of_Business_Strategy_and_Business_Communication.jpg?v=1749787080"},{"product_id":"master-business-communication-and-draft-effective-business-plans","title":"Master Business Communication and Draft Effective Business Plans","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Master Business Communication and Draft Effective Business Plans\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44167844233401,"sku":"978B0D4DLXVZY","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Master_Business_Communication_and_Draft_Effective_Business_Plans.jpg?v=1749787139"},{"product_id":"become-a-leadership-expert-and-learn-the-art-of-business-communication","title":"Business Communication \u0026 Leadership Essentials: Effective Strategies, Audience Analysis, Crisis Management, Ethics for Leading High-Performance Teams (Set of 2 Books)","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eResource Form\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n    \u003c!-- Success Message Overlay --\u003e\n     \u003cdiv id=\"successMessage\" style=\"display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; justify-content: center; align-items: center;\"\u003e\n        \u003cdiv style=\"background-color: #fff; padding: 20px; border-radius: 8px; text-align: center; max-width: 600px; width: 90%; margin: 30px;\"\u003e\n            \u003cp style=\"font-size: 16px; color: #1f4569; font-family: 'Poppins', Arial, sans-serif;\"\u003eCongratulations! Your request for the resource is complete. Please check your inbox to access it now.\u003c\/p\u003e\n            \u003cbutton onclick=\"closeMessage()\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; margin-top: 15px;\"\u003eClose\u003c\/button\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Form Container --\u003e\n    \u003cdiv class=\"contact-container\" style=\"background-color: #e7f3ff; border: 1px solid #c3e0ff; border-radius: 8px; padding: 20px; max-width: 500px; margin: auto; margin-bottom: 20px;\"\u003e\n        \u003ch5 style=\"font-size: 17px; font-weight: 400; margin-bottom: 15px; color: #1f4569; text-align: left; font-family: 'Poppins', Arial, sans-serif;\"\u003eRequest Sample Book\/Online Resource\u003c\/h5\u003e\n        \u003cform id=\"resourceForm\" onsubmit=\"submitForm(event)\" style=\"display: flex; flex-direction: column; gap: 10px; margin-top: 20px;\"\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"email\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eEmail:\u003c\/label\u003e\n                \u003cinput required name=\"email\" id=\"email\" type=\"email\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"resourcetype\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eResource Type:\u003c\/label\u003e\n                \u003cselect required name=\"resourcetype\" id=\"resourcetype\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n                    \u003coption selected disabled value=\"\"\u003e\u003c\/option\u003e\n                    \u003coption value=\"samplebook\"\u003eSample Book\u003c\/option\u003e\n                    \n                \u003c\/select\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"form-group\" style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px; flex-wrap: wrap;\"\u003e\n                \u003clabel for=\"bookname\" style=\"font-size: 16px; font-family: 'Poppins', Arial, sans-serif; width: 100px;\"\u003eBook Name:\u003c\/label\u003e\n                \u003cinput required name=\"bookname\" id=\"bookname\" type=\"text\" readonly value=\"Become a Leadership Expert and Learn the Art of Business Communication\" style=\"padding: 10px; border: 1px solid #c3e0ff; border-radius: 4px; font-family: 'Poppins', Arial, sans-serif; max-width: 300px; flex: 1; box-sizing: border-box; width: 100%;\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n                \u003cbutton type=\"submit\" id=\"submitButton\" style=\"background-color: #1f4569; color: #fff; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-family: 'Poppins', Arial, sans-serif; font-size: 15px; width: 130px; box-sizing: border-box;\"\u003eSubmit\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/form\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        async function submitForm(event) {\n            event.preventDefault();\n            const email = document.getElementById('email').value;\n            const resourcetype = document.getElementById('resourcetype').value;\n            const bookname = document.getElementById('bookname').value;\n            const submitButton = document.getElementById('submitButton');\n\n            \/\/ Disable the submit button\n            submitButton.disabled = true;\n            submitButton.style.backgroundColor = '#c3c3c3';\n\n            const url = `https:\/\/script.google.com\/macros\/s\/AKfycbwDwUD1iCc4-9kH_-Q6tewyt_NicWVVHXuu8Hz9EVrvKaj1nIp7D_QQ5DYYlvEZRX6Dzw\/exec?email=${encodeURIComponent(email)}\u0026resourcetype=${encodeURIComponent(resourcetype)}\u0026bookname=${encodeURIComponent(bookname)}`;\n\n            try {\n                const response = await fetch(url, {\n                    method: 'GET',\n                    mode: 'cors'\n                });\n\n                if (!response.ok) {\n                    throw new Error('Network response was not ok');\n                }\n\n                const data = await response.json();\n\n                if (data.result === 'success') {\n                    showMessage();\n                    document.getElementById('resourceForm').reset();\n                } else {\n                    throw new Error(data.message);\n                }\n            } catch (error) {\n                console.error('Error:', error);\n                alert('There was an issue submitting the data: ' + error.message);\n                \/\/ Re-enable the submit button if there was an error\n                submitButton.disabled = false;\n                submitButton.style.backgroundColor = '#1f4569';\n            }\n        }\n\n        function showMessage() {\n            document.getElementById('successMessage').style.display = 'flex';\n        }\n\n        function closeMessage() {\n            document.getElementById('successMessage').style.display = 'none';\n\n            \/\/ Re-enable the submit button when the message is closed\n            const submitButton = document.getElementById('submitButton');\n            submitButton.disabled = false;\n            submitButton.style.backgroundColor = '#1f4569';\n        }\n    \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44168109129913,"sku":"978B0D4D6TLXB","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Decision_Making_plus_Leadership_1.jpg?v=1749280891"},{"product_id":"digital-sat-prep-ultimate-self-study-course-combo","title":"Digital SAT Prep Ultimate Self-Study Course : Set of 4 Books","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44508667576505,"sku":null,"price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/SAT_4_BOOK_COMBO_IMAGE.webp?v=1770871713"},{"product_id":"4-indispensable-guidebooks-for-hr-professionals-and-students","title":"DEI, Workplace Diversity, HR Management \u0026 HR Analytics Essentials: Strategies, Culture, Leadership \u0026 Data-Driven People Decisions (Set of 4 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44629695725753,"sku":"9781636513409","price":152.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/dei1.jpg?v=1752955428"},{"product_id":"master-dei-and-hrm-the-two-key-concepts-in-the-field-of-hr","title":"Master DEI and HRM - The Two Key Concepts in the Field of HR (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44629794324665,"sku":"9781636513416","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/DEI_PLUS_HRM.jpg?v=1749464707"},{"product_id":"create-an-inclusive-workplace-with-this-dei-combo","title":"Diversity, Equity \u0026 Inclusion Essentials + Diversity in the Workplace Essentials: Strategies, Culture, Leadership \u0026 Talent Development (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44630582165689,"sku":"9781636513423","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/DEI_PLUS_DIW.jpg?v=1749464653"},{"product_id":"learn-dei-and-hr-analytics-with-vibrant-s-essentials-books","title":"Learn DEI and HR analytics with Vibrant’s Essentials Books","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44630769696953,"sku":"9781636513430","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/DEI_PLUS_HRA.jpg?v=1749280527"},{"product_id":"your-complete-guide-to-economics","title":"Economics Essentials Trio: Microeconomics, Macroeconomics \u0026 Principles—Demand \u0026 Supply, Consumer Behavior, GDP, Policy Basics (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44630916530361,"sku":"9781636513393","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/5_9c5d4f34-f37a-4e8e-8efe-bc1627f8adf8.jpg?v=1773142840"},{"product_id":"master-data-analytics-with-the-power-of-python","title":"Master Data Analytics with the Power of Python","description":"","brand":"Vibrant Publishers","offers":[{"title":"eBook (Cheapest)","offer_id":44777233383609,"sku":null,"price":58.87,"currency_code":"USD","in_stock":true},{"title":"Paperback","offer_id":44656216735929,"sku":"9781636513683","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/python_5d6956ef-41bb-4bd9-8806-ed6621f7880e.jpg?v=1742014822"},{"product_id":"supply-chain-project-management-and-blockchain-essentials-a-supply-chain-professional-s-kit-for-success","title":"Supply Chain, Project Management, and Blockchain Essentials - A Supply Chain Professional's Kit for Success (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44676273209529,"sku":"9781636513690","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Supply_Chain_Project_Management_and_Blockchain_Essentials_A_Supply_Chain_Professional_s_Kit_for_Success.jpg?v=1750760798"},{"product_id":"blockchain-and-management-essentials-toolkit-for-managing-blockchain-projects","title":"Blockchain, Project Management, Stakeholder Engagement \u0026 Supply Chain Essentials: Practical Guides to Blockchain, Project Planning, Stakeholder Management \u0026 Logistics (Set of 4 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44676512383161,"sku":"9781636513706","price":152.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/2_ea0b4e14-c51c-4294-b954-db9cabd27369.jpg?v=1742014825"},{"product_id":"blockchain-and-supply-chain-essentials-integrate-blockchain-into-supply-chain","title":"Blockchain and Supply Chain Essentials - Integrate Blockchain into Supply Chain","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44676624023737,"sku":"9781636513713","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/3_1bdd46f9-dce5-4835-8e05-058009e98a93.jpg?v=1742014826"},{"product_id":"blockchain-and-project-management-essentials-for-blockchain-professionals","title":"Blockchain and Project Management Essentials for Blockchain Professionals (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44676638933177,"sku":"9781636513720","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/4_f200f499-5bc1-46b0-9c61-59eea0a703e1.jpg?v=1742014827"},{"product_id":"blockchain-and-stakeholder-engagement-essentials-for-blockchain-professionals","title":"Blockchain and Stakeholder Engagement Essentials for Blockchain Professionals (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44676650729657,"sku":"9781636513737","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/5_fd788d91-79a8-4b21-8b1b-25ee05e65d36.jpg?v=1742014828"},{"product_id":"a-marketer-s-guide-to-success","title":"A Marketer’s Guide to Success (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44770095890617,"sku":"9781636514130","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/A_Marketer_s_Guide_to_Success.jpg?v=1749637046"},{"product_id":"crack-the-code-to-modern-marketing","title":"Digital \u0026 Social Media Marketing + Consumer Behavior Essentials: Strategy, Content, SEO, Metrics, Targeting \u0026 Insights (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44770110505145,"sku":"9781636514147","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Crack_the_Code_to_Modern_Marketing.jpg?v=1750400015"},{"product_id":"crack-the-code-to-global-business-and-operations","title":"Crack The Code to Global Business and Operations (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44798617878713,"sku":"9781636514185","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Crack_the_Code_to_Global_Business_and_Operations.jpg?v=1749719060"},{"product_id":"a-holistic-guide-to-expand-your-business","title":"A Holistic Guide To Expand Your Business (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44798654415033,"sku":"9781636514192","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/A_Holistic_Guide_to_Expand_Your_Business.jpg?v=1750660773"},{"product_id":"the-business-success-trio-on-strategy-leadership-ethics","title":"Strategy, Ethics \u0026 Leadership Essentials Combo: Strategic Management, Corporate Governance, CSR, and High-Performance Teams (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44813879279801,"sku":"9781636514451","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/The_Business_Success_Trio_on_Strategy_Leadership_Ethics.jpg?v=1750660854"},{"product_id":"the-complete-leadership-set-ethics-strategic-decision-making-stakeholder-engagement","title":"The Complete Leadership Set: Ethics, Strategic Decision-Making \u0026 Stakeholder Engagement (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44813945012409,"sku":"9781636514468","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/The_Complete_Leadership_Set_Ethics_Strategic_Decision_Making_Stakeholder_Engagement.jpg?v=1750760680"},{"product_id":"master-business-fundamentals-management-law-ethics","title":"Management, Business Ethics \u0026 Business Law Essentials: Leadership, Governance, Contracts, IP, Employment, Tax \u0026 Data Protection (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44814060093625,"sku":"9781636514475","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Master_Business_Fundamentals_Management_Law_Ethics.jpg?v=1750760589"},{"product_id":"toolkit-for-ethical-leadership","title":"Leadership \u0026 Business Ethics Essentials Combo: Traits, Ethical Frameworks, Corporate Governance, CSR, and High-Performance Teams (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44814117634233,"sku":"9781636514482","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Toolkit_for_Ethical_Leadership.jpg?v=1749718925"},{"product_id":"ultimate-ethics-strategy-combo","title":"Business Strategy \u0026 Ethics Essentials Combo: Strategic Management, Porter’s Five Forces, Corporate Governance, CSR \u0026 Leadership Frameworks (Set of 2 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44814181892281,"sku":"9781636514499","price":76.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Ultimate_Ethics_Strategy_Combo.jpg?v=1749718993"},{"product_id":"the-complete-business-toolbox-business-intelligence-hr-analytics-and-data-analytics","title":"The Complete Business Toolbox: Business Intelligence, HR Analytics, and Data Analytics (Set of 3 Books)","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44879062335673,"sku":"9781636514918","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/The_Complete_Business_Toolbox_Business_Intelligence_HR_Analytics_and_Data_Analytics.jpg?v=1750076687"},{"product_id":"your-go-to-guide-for-business-intelligence-data-business-analytics","title":"Your Go-to Guide for Business Intelligence, Data, \u0026 Business Analytics","description":"","brand":"Vibrant Publishers","offers":[{"title":"Paperback","offer_id":44879095070905,"sku":"9781636514925","price":114.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/1837\/4329\/files\/Your_Go-to_Guide_for_Business_Intelligence_Data_Business_Analytics.jpg?v=1752952168"}],"url":"https:\/\/www.vibrantpublishers.com\/collections\/combos.oembed?page=7","provider":"Vibrant Publishers LLC","version":"1.0","type":"link"}