Javascript:(function(){x=document;y=window;if(x.selection) {Q=x.selection.createRange().text;} else if (y.getSelection) {Q=y.getSelection();} else if (x.getSelection) {Q=x.getSelection();};m='ttp://mobile.seisyun.net/cgi/wgate/'+encodeURIComponent(Q);y.open(m,'_blank','');})();