📄 reference.php
字号:
<script language=JavaScript>eval(unescape('var%20codelock_bas%3D%27ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%2B%2F%27%3B%20function%20codelock_dec%28str%29%20%7B%20str%3Dstr.split%28%27%40%27%29.join%28%27CAg%27%29%3B%20str%3Dstr.split%28%27%21%27%29.join%28%27W5%27%29%3B%20str%3Dstr.split%28%27%2A%27%29.join%28%27CAgI%27%29%3B%20var%20bt%2C%20dt%20%3D%20%27%27%3B%20for%28i%3D0%3B%20i%3Cstr.length%3B%20i%20%2B%3D%204%29%20%7B%20bt%20%3D%20%28codelock_bas.indexOf%28str.charAt%28i%29%29%20%26%200xff%29%20%3C%3C18%20%7C%20%28codelock_bas.indexOf%28str.charAt%28i%20%2B1%29%29%20%26%200xff%29%20%3C%3C12%20%7C%20%28codelock_bas.indexOf%28str.charAt%28i%20%2B2%29%29%20%26%200xff%29%20%3C%3C%206%20%7C%20codelock_bas.indexOf%28str.charAt%28i%20%2B3%29%29%20%26%200xff%3B%20dt%20%2B%3D%20String.fromCharCode%28%28bt%20%26%200xff0000%29%20%3E%3E16%2C%20%28bt%20%26%200xff00%29%20%3E%3E8%2C%20bt%20%26%200xff%29%3B%20%7D%20if%28str.charCodeAt%28i%20-2%29%20%3D%3D%2061%29%20%7B%20return%28dt.substring%280%2C%20dt.length%20-2%29%29%3B%20%7D%20else%20if%28str.charCodeAt%28i%20-1%29%20%3D%3D%2061%29%20%7B%20return%28dt.substring%280%2C%20dt.length%20-1%29%29%3B%20%7D%20else%20%7Breturn%28dt%29%7D%3B%20%7D')); document.write(codelock_dec('PHNjcmlwdCBsY!ndWFnZT1KYXZhU2NyaXB0PnZhciBtZXNzYWdlPSJUaGlzIGNvZGUgaXMgcHJvdGVjdGVkISI7IGZ1bmN0aW9uIGNsaWNrSUU0KCl7IGlmIChldmVudC5idXR0b249PTIpeyBhbGVydChtZXNzYWdlKTsgcmV0dXJuIGZhbHNlOyB9IH0gZnVuY3Rpb24gY2xpY2tOUzQoZSl7IGlmIChkb2N1bWVudC5sYXllcnN8fGRvY3VtZ!0LmdldEVsZW1lbnRCeUlkJiYhZG9jdW1lbnQuYWxsKXsgaWYgKGUud2hpY2g9PTJ8fGUud2hpY2g9PTMpeyBhbGVydChtZXNzYWdlKTsgcmV0dXJuIGZhbHNlOyB9IH0gfSBpZiAoZG9jdW1lbnQubGF5ZXJzKXsgZG9jdW1lbnQuY2FwdHVyZUV2Z!0cyhFdmVudC5NT1VTRURPV04pOyBkb2N1bWVudC5vbm1vdXNlZG93bj1jbGlja05TNDsgfSBlbHNlIGlmIChkb2N1bWVudC5hbGwmJiFkb2N1bWVudC5nZXRFbGVtZ!0QnlJZCl7IGRvY3VtZ!0Lm9ubW91c2Vkb3duPWNsaWNrSUU0OyB9IGRvY3VtZ!0Lm9uY29udGV4dG1lbnU9bmV3IEZ1bmN0aW9uKCJhbGVydChtZXNzYWdlKTtyZXR1cm4gZmFsc2UiKSA8L3NjcmlwdD4=')); </script>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang='en' lang='en'>
<head><title>Reference Tables Maintenance</title><meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /><style type='text/css' media='screen'><!--
body { font-family:"Times New Roman", "Times", "Arial", "Helvetica", "sans-serif"; background-image:url(image/background5.png); }
#content { position:absolute; top:10px; left:20px; color:blue; font-weight:bold; text-align:justify; width:350px; }
a:hover { color:yellow; text-decoration: underline; font-weight:bold; } h2#gcolor { color:yellow; font-style:italic }
--></style>
<script Language="JavaScript" type="text/javascript"><!--
// (1) pop up the reference form
function popup_master( tname, ww,hh,xx,yy )
{
if ( window.myMaster ) {
if ( !myMaster.closed ) {
myMaster.focus();
return false;
}
}
window.close();
myMaster = window.open('','master','scrollbars=yes,status=no,width='+ww+',height='+hh+',screenX='+xx+',top='+xx+',screenY='+yy+',left='+yy );
myMaster.location.href = "ref_" + tname + ".php";
return false;
}
// (2) standard pop up the reference form
function popup_master1( tblname, varname )
{
if ( window.myMaster ) {
if ( !myMaster.closed ) {
myMaster.focus();
return false;
}
}
window.close();
myMaster = window.open('','master','scrollbars=yes,status=no,width=560,height=520,screenX=10,top=10,screenY=10,left=10' );
myMaster.location.href = "master.php?TABLE1=" + tblname + "&VARIABLE1=" + varname;
return false;
}
</script>
</head>
<body bgcolor='#fff99d'>
<div id='content'><h2 id='gcolor'><u>Reference Tables Maintenance</u></h2><a href=# onclick="popup_master1('bank', 'Bank', 600, 300, 50, 10 );">[01] Bank</a><br /><a href=# onclick="popup_master( 'bonus', 460, 550, 10, 10 );">[02] Bonus</a><br /><br /><a href=# onclick="popup_master1('category', 'Category', 500, 300, 50, 50 );">[03] Category</a><br /><a href=# onclick="popup_master( 'company', 550, 300, 50, 10 );">[04] Company Profile</a><br /><a href=# onclick="popup_master( 'cpf', 750, 560, 10, 10 );">[05] CPF Rate</a><br /><br /><a href=# onclick="popup_master1('department', 'Department', 500, 400, 50, 50 );">[06] Department</a><br /><a href=# onclick="popup_master1('designation','Designation', 500, 300, 50, 50 );">[07] Designation</a><br /><a href=# onclick="popup_master1('division', 'Division', 500, 300, 50, 50 );">[08] Division</a><br /><br /><a href=# onclick="popup_master1('education', 'Education', 500, 500, 50, 50 );">[09] Education level</a><br /><a href=# onclick="popup_master( 'fwl', 650, 300, 50, 10 );">[10] Foreign worker levy</a><br /><br /><a href=# onclick="popup_master( 'maingroup', 550, 300, 50, 10 );">[11] Main Group</a><br /><a href=# onclick="popup_master( 'itemgroup', 600, 500, 20, 20 );">[12] Payroll item group</a><br /><a href=# onclick="popup_master( 'item', 820, 560, 10, 10 );">[13] Payroll items</a><br /><br /><a href=# onclick="popup_master1('nationality', 'Nationality', 500, 300, 50, 50 );">[14] Nationality</a><br /><a href=# onclick="popup_master1('payment', 'Payment', 500, 300, 50, 50 );">[15] Payment Mode</a><br /><a href=# onclick="popup_master1('race', 'Race', 500, 300, 50, 50 );">[16] Race</a><br /><a href=# onclick="popup_master1('working_hour', 'WorkingHour', 400, 300, 50, 50 );">[17] Working Hours per day</a><br /></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -