function new_windows(){

window.open('page/new.php?id=1','new','width=1004, height=620, scrollbars=yes, titlebar=no, status=no, resizable=no, fullscreen=no');

}
