defines whether the toolbar of dhtmlxVault is shown
var vault = new dhx.Vault("vault_container", { uploader:{ // obligatory, the path for upload target:"/upload" }, toolbar:false });