function openAdmin() {
        window.open("admin/index.php","admin","resizable=yes,scrollbars=yes,width=600,height=750,top=50%,left=50%")
}