var fDesc=new Array(); fDesc[0] = "Multi-Screen Remote Desktop

Display Remote Desktops and control them in real time simultaneously, as if you were sitting in front of them. Display each desktop in 1, 4, 6 or 9 window(s). Control other computers remotely using your mouse and keyboard. You can create snapshots with just a click.

This program is the ideal remote-control and remote-access solution. The remote computer screen appears in a separate window on your screen. You can remotely access any computer from multiple places and you control remote computers simultaneously in real time.

-- High speed and performance.
-- Record advanced snapshots.
-- Low network load.
-- Strong security and high safety.
-- Multiple and simultaneous connections.
-- User-friendly and intuitive interface.
-- Low price and great discount (or free) if you introduce it to your friends.

Multi-Screen Remote Desktop (MSRD) displays screens of other computers on your screen. Allows you to use your keyboard and mouse to control the other computers remotely.

-- FREE DOWNLOAD"; 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 = ''; } }