(function( inDevelopment ) {
           function launch() {
              if( inDevelopment ) {
                  return;
              }
              //TODO
        }
      window.addEventListner( 'load', launch );
      }( true ));
    
Status: 403 Forbidden Content-Type: text/plain; charset=utf-8 403 Forbidden Executing in an invalid environment for the supplied user