{"id":181,"date":"2003-04-23T00:00:00","date_gmt":"2003-04-23T04:00:00","guid":{"rendered":"http:\/\/www.paragonis.com\/Emails\/?p=181"},"modified":"2009-11-22T23:41:50","modified_gmt":"2009-11-23T03:41:50","slug":"new-fbi-technology","status":"publish","type":"post","link":"https:\/\/emails.paragonis.com\/?p=181","title":{"rendered":"New FBI Technology"},"content":{"rendered":"<p>\nAttorney General John Ashcroft and Homeland Security have now activated new programs that will record every movement of a computer mouse, including yours, if they suspect you of wrongdoing.<br \/>\nThey say the average user will not notice it &#8212; so, therefore, it must be true.   Click <a href=\"http:\/\/users.chartertn.net\/tonytemplin\/FBI_eyes\/\" target=\"_blank\">here<\/a> to observe this incredible new technology.\n<\/p>\n<p><\/p>\n<p><span style=\"font-size:65%\">All credit goes to:<br \/>\nKurt Grigg &#8211; http:\/\/website.lineone.net\/~kurt.grigg\/javascript<br \/>\nOriginal idea by demigod@psxexchange.com &#8211; http:\/\/www.psxexchange.com<\/span><\/p>\n<p><script language=\"JavaScript\">\n\/\/Eyes by Kurt Grigg - http:\/\/website.lineone.net\/~kurt.grigg\/javascript\n\/\/Original idea by demigod@psxexchange.com - http:\/\/www.psxexchange.com <\/p>\n<p>\tfunction start() {<\/p>\n<p>\/\/Pre load images\n\t\tpic0=new Image();\n\t\tpic0.src=\"\/Uploads\/Email\/Attachments\/eye.gif\";\n\t\tpic1=new Image();\n\t\tpic1.src=\"\/Uploads\/Email\/Attachments\/pupils.gif\";<\/p>\n<p>\t\tvar n4=(document.layers);\n\t\tvar n6=(document.getElementById&&!document.all);\n\t\tvar ie=(document.all);\n\t\tvar O=(navigator.appName.indexOf(\"Opera\") != -1)?true:false;\n\t\tvar _d=(n4||ie)?'document.':'document.getElementById(\"';\n\t\tvar _a=(n4||n6)?'':'all.';\n\t\tvar _r=(n6)?'\")':'';\n\t\tvar _s=(n4)?'':'.style';<\/p>\n<p>\t\tif (n4) {\n\t\t\tdocument.write('<layer name=\"eyeball\" top=0 left=0 width=\"69\" height=\"34\"><img loading=\"lazy\" decoding=\"async\" src=\"eye.gif\" width=\"69\" height=\"34\"><\/layer>');\n\t\t\tdocument.write('<layer name=\"pupil1\" top=0 left=0 width=\"13\" height=\"13\"><img loading=\"lazy\" decoding=\"async\" src=\"pupils.gif\" width=\"13\" height=\"13\"><\/layer>');\n\t\t\tdocument.write('<layer name=\"pupil2\" top:0 left=0 width=\"13\" height=\"13\"><img loading=\"lazy\" decoding=\"async\" src=\"pupils.gif\" width=\"13\" height=\"13\"><\/layer>');\n\t\t} else {\n\t\t\tif (ie)\n\t\t\t\tdocument.write('<\/p>\n<div id=\"ic\" style=\"position:absolute;top:0;left:0\">\n<div style=\"position:relative\">');<\/p>\n<p>\t\t\tdocument.write('<\/p>\n<div id=\"eyeball\" style=\"position:absolute;top:100px;left:100px;width:69px;height:34px\"><img loading=\"lazy\" decoding=\"async\" src=\"eye.gif\" width=\"69\" height=\"34\"><\/div>\n<p>');\n\t\t\tdocument.write('<\/p>\n<div id=\"pupil1\" style=\"position:absolute;top:0px;left:0px;width:12px;height:13px\"><img loading=\"lazy\" decoding=\"async\" src=\"pupils.gif\" width=\"13\" height=\"13\"><\/div>\n<p>');\n\t\t\tdocument.write('<\/p>\n<div id=\"pupil2\" style=\"position:absolute;top:0px;left:0px;width:12px;height:13px\"><img loading=\"lazy\" decoding=\"async\" src=\"pupils.gif\" width=\"13\" height=\"13\"><\/div>\n<p>');<\/p>\n<p>\t\t\tif (ie) document.write('<\/p><\/div>\n<\/div>\n<p>');\n\t\t}<\/p>\n<p>\t\tvar ym=0;\n\t\tvar xm=0;<\/p>\n<p>\t\tif (n4||n6) {\n\t\t\twindow.captureEvents(Event.MOUSEMOVE);<\/p>\n<p>\t\t\tfunction mouseNS(e) {\n\t\t\t\tym = e.pageY-window.pageYOffset;\n\t\t\t\txm = e.pageX;\n\t\t\t}<\/p>\n<p>\t\t\tif (n4)window.onMouseMove=mouseNS;\n\t\t\tif (n6)document.onmousemove=mouseNS;\n\t\t}<\/p>\n<p>\t\tif (ie||O) {<\/p>\n<p>\t\t\tfunction mouseIEO() {\n\t\t\t\tym = (ie)?event.clientY:event.clientY-window.pageYOffset;\n\t\t\t\txm = event.clientX;\n\t\t\t}<\/p>\n<p>\t\t\tdocument.onmousemove=mouseIEO;\n\t\t}<\/p>\n<p>\t\tvar etemp=eval(_d+_a+\"eyeball\"+_r+_s); \n\t\tvar p1temp=eval(_d+_a+\"pupil1\"+_r+_s);\n\t\tvar p2temp=eval(_d+_a+\"pupil2\"+_r+_s);\n\t\tdy=0;\n\t\tdx=0;\n\t\tfy=0;\n\t\tfx=0;\n\t\tangle1=0;\n\t\tangle2=0;\n\t\td1=0;\n\t\td2=0;<\/p>\n<p>\t\tmove();\n\t}<\/p>\n<p>\tfunction makefollow() {\n\t\tsy=(!ie)?window.pageYOffset:0;\n\t\twy=(ie)?document.body.clientHeight:window.innerHeight;\n\t\twx=(ie)?document.body.clientWidth:window.innerWidth;<\/p>\n<p>\/\/Keep eyes on screen. Netscape 6 plays up otherwise!\n\t\tvar chy=Math.floor(fy-34);\n\t\tif (chy <= 0) chy = 0;\n\t\tif (chy >= wy-34) chy = wy-34;\n\t\tvar chx=Math.floor(fx-34);\n\t\tif (chx <= 0) chx = 0;\n\t\tif (chx >= wx-69) chx = wx-69;\n\t\tetemp.top=chy+sy;\n\t\tetemp.left=chx;<\/p>\n<p>\/\/eyeball1 centre.\n\t\tc1y=parseInt(etemp.top)+17;\n\t\tc1x=parseInt(etemp.left)+17;<\/p>\n<p>\/\/eyeball2 centre.\n\t\tc2y=parseInt(etemp.top)+17;\n\t\tc2x=parseInt(etemp.left)+52;\n\t\tdy1 = ym+sy - c1y;\n\t\tdx1 = xm - c1x;\n\t\td1 = Math.sqrt(dy1*dy1 + dx1*dx1);\n\t\tdy2 = ym+sy - c2y;\n\t\tdx2 = xm - c2x;\n\t\td2 = Math.sqrt(dy2*dy2 + dx2*dx2);\n\t\tay1 = ym+sy - c1y;\n\t\tax1 = xm - c1x;\n\t\tangle1 = Math.atan2(ay1,ax1)*180\/Math.PI;\n\t\tay2 = ym+sy - c2y;\n\t\tax2 = xm - c2x;\n\t\tangle2 = Math.atan2(ay2,ax2)*180\/Math.PI;\n\t\tdv=1.7;\n\t\tp1temp.top=(d1 < 17)?(c1y-6+d1\/dv*Math.sin(angle1*Math.PI\/180)):(c1y-6+10*Math.sin(angle1*Math.PI\/180));\n\t\tp1temp.left=(d1 < 17)?(c1x-6+d1\/dv*Math.cos(angle1*Math.PI\/180)):(c1x-6+10*Math.cos(angle1*Math.PI\/180));\n\t\tp2temp.top=(d2 < 17)?(c2y-6+d2\/dv*Math.sin(angle2*Math.PI\/180)):(c2y-6+10*Math.sin(angle2*Math.PI\/180));\n\t\tp2temp.left=(d2 < 17)?(c2x-6+d2\/dv*Math.cos(angle2*Math.PI\/180)):(c2x-6+10*Math.cos(angle2*Math.PI\/180));\n\t}\n\n\tfunction move() {\n\t\tif (ie)ic.style.top=document.body.scrollTop;\n\t\tdy=fy+=(ym-fy)*0.12;\n\t\tdx=fx+=(xm-fx)*0.12;\n\t\tmakefollow();\n\t\tsetTimeout('move()',10);\n\t}\n\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Attorney General John Ashcroft and Homeland Security have now activated new programs that will record every movement of a computer mouse, including yours, if they suspect you of wrongdoing. They say the average user will not notice it &#8212; so, therefore, it must be true. Click here to observe this incredible new technology. All credit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_s2mail":"","footnotes":""},"categories":[12],"tags":[],"class_list":["post-181","post","type-post","status-publish","format-standard","hentry","category-govt-n-military"],"_links":{"self":[{"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=\/wp\/v2\/posts\/181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=181"}],"version-history":[{"count":6,"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=\/wp\/v2\/posts\/181\/revisions"}],"predecessor-version":[{"id":618,"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=\/wp\/v2\/posts\/181\/revisions\/618"}],"wp:attachment":[{"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/emails.paragonis.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}