Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-1');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/continuous-product-innovation/";
- });
- });
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-2');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/value-stream-product-operating-models/";
- });
- });
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-3');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/strategy-and-portfolio-management/";
- });
- });
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-4');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/tech-and-data-agility/";
- });
- });
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-5');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/workforce-design-and-execution/";
- });
- });
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-6');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/team-ways-of-working/";
- });
- });
- document.addEventListener("DOMContentLoaded", function() {
- const targetDiv = document.querySelector('.uabb-circle-7');
- targetDiv.addEventListener("click", function() {
- window.location.href = "https://jcurv.com/leadership-and-culture/";
- });
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement