destructor, unloads layout
// init var myLayout = new dhtmlXLayoutObject(...); // unload myLayout.unload(); myLayout = null;