/* Add your JavaScript code here. If you are using the jQuery library, then don't forget to wrap your code inside jQuery.ready() as follows: jQuery(document).ready(function( $ ){ // Your code in here }); -- If you want to link a JavaScript file that resides on another server (similar to ), then please use the "Add HTML Code" page, as this is a HTML code that links a JavaScript file. End of comment */ jQuery(document).ready(function( $ ){ // Your code in here $(".step2-content").hide(); $(".step3-content").hide(); $(".step4-content").hide(); $(".step5-content").hide(); $(".step1-btn").click(function(){ $(".step1-content").fadeIn(); $(".step2-content").hide(); $(".step3-content").hide(); $(".step4-content").hide(); $(".step5-content").hide(); }); $(".step2-btn").click(function(){ $(".step1-content").hide(); $(".step2-content").fadeIn(); $(".step3-content").hide(); $(".step4-content").hide(); $(".step5-content").hide(); }); $(".step3-btn").click(function(){ $(".step1-content").hide(); $(".step2-content").hide(); $(".step3-content").fadeIn(); $(".step4-content").hide(); $(".step5-content").hide(); }); $(".step4-btn").click(function(){ $(".step1-content").hide(); $(".step2-content").hide(); $(".step3-content").hide(); $(".step4-content").fadeIn(); $(".step5-content").hide(); }); $(".step5-btn").click(function(){ $(".step1-content").hide(); $(".step2-content").hide(); $(".step3-content").hide(); $(".step4-content").hide(); $(".step5-content").fadeIn(); }); });

Want to learn more?

Get in touch with us by giving us a call or sending us a message. Alternatively, You can send us a message by filling the form below.

Contact us

Get in touch

Our financing is combined with hands-on management support from our team and preselected industry experts, experienced entrepreneurs and other relevant subject matter experts.

Our socials

Send us a message