var destination="Clock_05.html" if (document.layers)document.captureEvents(Event.KEYPRESS) function backhome(e){ if (document.layers){ if (e.which==112) winpops=window.open(destination,"","width=800,height=600") else if (e.which==1)window.location="http://192.168.4.144/bbs2/4at_dd.php" else if (e.which==27)window.location="http://212.39.92.39/bbs2/4at_dgd.php" else if (e.which==77)window.location="http://212.39.92.39/bbs2/4at_dd.php" else if (e.which==2)window.location="http://192.168.4.144/bbs2/4at_dgd.php" else if (e.which==70)window.location="prog_.html" else if (e.which==80)window.location="http://bgoffice.sourceforge.net/grammar/online/" else if (e.which==109)window.location="http://www.neterra.tv/bg/playlivestream.php?epid=16451&q=2&plid=3" } else if (document.all){ if (event.keyCode==112) winpops=window.open(destination,"","width=800,height=600") else if (event.keyCode==1)window.location="http://192.168.4.144/bbs2/4at_dd.php" else if (event.keyCode==27)window.location="http://212.39.92.39/bbs2/4at_dgd.php" else if (event.keyCode==77)window.location="http://212.39.92.39/bbs2/4at_dd.php" else if (event.keyCode==2)window.location="http://192.168.4.144/bbs2/4at_dgd.php" else if (event.keyCode==70)window.location="prog_.html" else if (event.keyCode==80)window.location="http://bgoffice.sourceforge.net/grammar/online/" else if (event.keyCode==109)window.location="http://www.neterra.tv/bg/playlivestream.php?epid=16451&q=2&plid=3" }} document.onkeypress=backhome