var fDesc=new Array(); fDesc[0] = "Employee monitoring software Oleansoft Hidden Camera 250-in-1 is intended for remote control and observation over computers in a local network or via the Internet with or without recording. You can observe up to 250 computers simultaneously in real-time mode. The product makes screenshots of the PCs monitors (full screen or active window) and saves them with intervals of 2 to 3600 seconds into an archive that may checked any time you wish. Each screenshot may be saved as a graphic file and printed out. The off-line work time counter allows to see all statistic information about work time of any employee. The full-screen mode allows for you to feel as if you are sitting in front of the monitor you observe. Also, you can send any text messages to employees. Split-screen mode is supported (up to 250 screens in one simultaneously, from 2x2 to 16x16). Auto-start mode for the cameras is supported. Password protection for safety is supported.

Main features:
- Supports up to 250 employees PCs simultaneously from one manager's PC
- Record and View modes + slideshow
- Remote control, 2 modes
- Off-line work time counter
- Split-screen mode: up to 250 screens simultaneously in one manager PC's screen (from 2x2 to 16x16)
- External archive viewer with "Date&Time" filter
- Smart capture: the program does not make screenshots while screensaver or low power mode are running, also, it does not transmit the same screenshots
- Connection via proxy
- Autostart mode
- Password protection
- Encryption
- Text message transmition
- Stealth mode
- Quick installation from command line with keys"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }