adds a dhtmlxLayout object to the pop-up window
var myPop = new dhtmlXPopup({ ... }); var myLayout = myPop.attachLayout(350, 300, "2U");