“J’aime écouter les gens, leurs envies et pouvoir leur shaper la planche voulue.
La plus grande satisfaction pour moi est de les voir à l’eau, en train de surfer avec.”
var path = (window.location.hostname == “localhost” ? “http://localhost/Shape3dWeb/” : “https://www.shape3d.com/”); var script = document.createElement(‘script’); script.type = ‘text/javascript’; script.src = path + “js/Shape3d.js?R=” + Date.now(); jQuery(“head”).append(script); script = document.createElement(‘script’); script.type = ‘text/javascript’; script.src = path + “js/BoardDesignerIntegration.js?R=” + Date.now(); jQuery(“head”).append(script); var interval = setInterval(function () { if (typeof getParams == “function” && typeof Shape3dIntegration == “function”) { clearInterval(interval); new Shape3dIntegrationV2({ client: 104286 }); } }, 50);


