panel = document.createElement('div'); panel.id = 'panel_body'; document.getElementsByTagName('body')[0].appendChild(panel);