Your IP : 216.73.216.155


Current Path : /usr/local/ispmgr/skins/sirius/
Upload File :
Current File : //usr/local/ispmgr/skins/sirius/admin_tickets.js

function Hotkey_AltN (code, e) {if ((code==78) && (e.altKey == true)) {location.reload();}}RegisterHotkeyEvent ('refreshpage', Hotkey_AltN);