      function doLytebox() {
          var myLink = document.getElementById("myLink");
          myLytebox.start(myLink,false,true);
      }
