function htmlit(box) {
	window.open('painelcontrole_htmlarea.php?box='+box,'htmlarea','width=500, height=445, location=no, menubar=no, resizable=no, scrollbars=no, status=yes, fullscreen:no');
}