<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1"> <meta name="keywords" content="Virtual Screen, Open Source, Software" /> <meta name="description" content="Mouse and Keyboard Sharing" /> <link rel="stylesheet" type="text/css" href="synergy.css" media="screen" /> <title>Synergy</title> </head> <script language="JavaScript"> <!-- pageName = (location.search ? location.search.substring(1) + location.hash : "home.html"); document.write('<frameset rows="77,2,*" frameborder="no" framespacing="0" border="0">'); document.write('<frame name="banner" noresize="yes" marginwidth="0" marginheight="0" scrolling="no" src="banner.html">'); document.write('<frame name="border" noresize="yes" marginwidth="0" marginheight="0" scrolling="no" src="border.html">'); document.write('<frameset cols="120,*">'); document.write('<frame name="toc" noresize="yes" marginwidth="0" marginheight="0" scrolling="no" src="toc.html">'); document.write('<frame name="page" noresize="yes" marginwidth="0" marginheight="0" scrolling="yes" src="' + pageName + '">'); document.write('</frameset>'); document.write('</frameset>'); //--> </script> <noscript> <frameset rows="77,2,*" frameborder="no" framespacing="0" border="0"> <frame name="banner" noresize="yes" marginwidth="0" marginheight="0" scrolling="no" src="banner.html"> <frame name="border" noresize="yes" marginwidth="0" marginheight="0" scrolling="no" src="border.html"> <frameset cols="120,*"> <frame name="toc" noresize="yes" marginwidth="0" marginheight="0" scrolling="no" src="toc.html"> <frame name="page" noresize="yes" marginwidth="0" marginheight="0" scrolling="yes" src="home.html"> </frameset> </frameset> </noscript> </html>