"</div>");
getElement().setId("WidgetsPanel");
//Create the sliding grid and set it up for the rest of the controls
m_slideGridPanel = new SlidingGridPanel();
m_slideGridPanel.setCellHeight(264);
m_slideGridPanel.setCellWidth(302);
m_slideGridPanel.setPadding(36);
setVisible(false);