[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
simpeg
/
administrator
/
[
Home
]
File: menu_atas.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <link REL="icon" HREF="../img/demo.ico"> <title>SIMPEG</title> <!-- Works if this file is in the zpmenu folder. Adjust for other locations.--> <!-- Javascript modules required for the menu--> <script src="utils/zapatec.js" type="text/javascript"></script> <!-- basic Javascript file for the menu--> <script src="zpmenu/src/zpmenu.js" type="text/javascript"></script> <script language="javascript"> function bukaWindow() { open('popup/','Soffan','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=1024,height=800'); } function Logout() { if(confirm('Are You Sure to LogOut?')) window.parent.document.location.href='logout.php'; else return false; } </script> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <!-- Common JS files --> <script type='text/javascript' src='utils/zapatec.js'></script> <!-- Custom includes --> <script type='text/javascript' src='src/window.js'></script> <!-- ALL demos need these css --> <link href="website/css/zpcal.css" rel="stylesheet" type="text/css"> <link href="website/css/template.css" rel="stylesheet" type="text/css"> <link href="themes/dialog.css" rel="stylesheet" type="text/css"> <script type='text/javascript' src='src/dialog.js'></script> </head> <body> <script type='text/javascript'> function myAlert(strTitle, message) { var win1 = new Zapatec.AlertWindow(message, {title:strTitle, modal:true, width : 250, theme : "minimal", top: 150}); } function myConfirm(strTitle, message) { var win1 = new Zapatec.ConfirmWindow(message, {title:strTitle, modal:true, width : 250, theme : "minimal", top: 150}); win1.getResponse(function (res) { if (res == true) alert("You have selected OK"); else { alert("You have selected Cancel"); } }); } function keluar(strTitle, message) { var win1 = new Zapatec.ConfirmWindow(message, {title:strTitle, modal:true, width : 250, theme : "minimal", top: 150}); win1.getResponse(function (res) { if (res == true) window.parent.document.location.href='logout.php'; else { } }); } function myDialog(strTitle, message) { var win1 = new Zapatec.DialogWindow(message, {title : strTitle, buttons : ["Red", "Blue", "Yellow"], width : 230, theme : "minimal", top: 100}); win1.getResponse(function (res) { alert(res + " is a nice color"); }); } </script> <!-- The HTML for the menu--> <ul id="designMenu" style="width: 1066px;"> <li> Untuk Anda <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" /> <a href="ubah_password.php">Ubah Password</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" /> <a href="ubah_data_pgw.php">Ubah Data Pegawai</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/forum.gif" /> <a href="tentang_anda.php">Tentang Anda</a> </li> <li> <img src="zpmenu/themes/icon/zpcal.gif" /> <a href="absensi_v_per_user.php">Absensi Anda</a> </li> <li> <img src="zpmenu/themes/icon/zpcont.gif" /> <a href="nilai_per_user.php">Nilai Kinerja Anda</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/about.gif" /> <a href="#" onclick="Logout();">Logout</a> </li> </ul> </li> <li> Fitur <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" /> <a href="absensi.php">Absensi</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/news.gif" /> <a href="tasklist_v.php">Daftar Pekerjaan</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" /> <a href="pesan_singkat_v.php">SMS</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" /> <a href="pengajuan_cuti.php">Pengajuan Cuti</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" /> <a href="pengajuan_lembur.php">Pengajuan Lembur</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" /> <a href="kerja_anda.php">Kerja Anda hari ini</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" /> <a href="kritik.php">Kritik & Saran</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/privacy.gif" /> <a href="top_rank.php">Top Rank</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/liveChat.gif" /> <a href="chat/main.php">Forum Karyawan Online</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/liveChat.gif" /> <a href="chat_person/index.php">Kirim Pesan</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" /> <a href="http://www.gmail.com">Webmail</a> </li> </ul> </li> <li> Laporan <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="telat_v.php">Terlambat</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="absensi_v.php">Absensi</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="absensi_v_perhari.php">Absensi harian</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="l_tasklist_v.php">Daftar Pekerjaan</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="tasklist_v_perhari.php">Daftar Pekerjaan harian</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="l_pengajuan_cuti.php">Pengajuan Cuti</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="l_pengajuan_lembur.php">Pengajuan Lembur</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="l_kritik.php">Kritik & Saran</a> </li> <!--li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="kerja_karyawan.php">Kinerja Karyawan</a> </li--> </ul> </li> <li> Rekap <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="monitoring.php">Monitoring Absensi</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/print.png" width="20" height="18"/> <a href="all_monitoring.php">All Monitoring</a> </li> </ul> </li> <li> Administrator <ul> <li> Master <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="jbtn_v.php">Jabatan</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="pgw_v.php">Daftar Pegawai</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="jt_v.php">Jenis Daftar Pekerjaan</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="libur_v.php">Hari Libur</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="ip_v.php">IP Register</a> </li> </ul> </li> <li> Absensi <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" width="20" height="18"/> <a href="edit_absensi.php">Edit Absensi</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" width="20" height="18"/> <a href="manual_absensi.php">Absensi Manual</a> </li> </ul> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" width="20" height="18"/> <a href="edit_daftar_pekerjaan.php">Edit Daftar Pekerjaan</a> </li> <li> Surat <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" width="20" height="18"/> <a href="sp_v.php">Surat Peringatan</a> </li> </ul> </li> <li> Persetujuan <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" width="20" height="18"/> <a href="persetujuan_cuti.php">Cuti</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/demo.gif" width="20" height="18"/> <a href="persetujuan_lembur.php">Lembur</a> </li> </ul> </li> <li> Pengumuman <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="pengumuman_v.php">Tetap</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="today_pengumuman_v.php">Hari Ini</a> </li> </ul> </li> <!--li> Penilaian <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" width="20" height="18"/> <a href="nilai_dirut.php">Direktur Utama</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" width="20" height="18"/> <a href="nilai_dir.php">Direktur</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/consulting.gif" width="20" height="18"/> <a href="nilai_man.php">Manajer</a> </li> </ul> </li--> </ul> </li> <li> Form & User <ul> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="form_v.php">Form Register</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/forum.gif" width="20" height="18"/> <a href="user_v.php">User Login</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="user_profile_v.php">Profil & Hak Akses</a> </li> <li> <img src="zpmenu/themes/icon/transparent/blue/documentation.gif" width="20" height="18"/> <a href="pengakses.php">Daftar Pengakses</a> </li> </ul> </li> </ul> <!-- The Javascript code to initiate the menu --> <script type="text/javascript"> var myMenu = new Zapatec.Menu({ theme: "barblue", source: "designMenu", glide: true, fade: true, wipe: true }); </script> </body> </html>