ÿþ <HTML><HEAD> <META NAME="DESCRIPTION" CONTENT="Marks Mind Reading Script on Shropshire Blog."> <TITLE>Marks Mind Reading Script</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <STYLE type=text/css>.mntd { FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: arial; BACKGROUND-COLOR: #000000 } ..symtd { FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: wingdings; BACKGROUND-COLOR: #ffff00 } ..symtd1 { FONT-SIZE: 35px; COLOR: #ff0000; FONT-FAMILY: wingdings; BACKGROUND-COLOR: #ffff00; align: center } ..numtd { FONT-SIZE: 14px; COLOR: #0000ff; FONT-FAMILY: arial; BACKGROUND-COLOR: #c79ec6; align: center } </STYLE> <SCRIPT language=javascript> ax=0; function writeTable() { ax=Math.round(Math.random()*26); alphaArray=new Array("a", "n", "b", "d", "f", "h", "{", "i", "l", "v", "x", "z", "I", "J", "M", "N", "o", "O", "R", "S", "T", "U", "m", "6", "^", "u", "_", "[", "]") table="<table border=0 cellspacing=1 cellpadding=1 width=600><tr>" j=1; for ( i = 99 ; i >= 0 ; i-- ) { a=Math.round(Math.random()*26); if ( i%9 == 0 && i < 89 ) a=ax; table+="<td class='numtd'>"+i+"</td><td class='symtd'>"+alphaArray[a]+"</td>" if ( j%10 == 0 ) table+="</tr><tr>" j++ } table+="</table>" sym.innerHTML=table sh.innerHTML="" } function showAnswer() { sh.innerHTML=alphaArray[ax] sym.innerHTML="<h1><a href='javascript:writeTable()'>Try Again</a></h1>" } </SCRIPT> </HEAD> <BODY leftMargin=0 topMargin=0 onload=writeTable()> <body bgcolor="#000000" text="#FFFFFF"> <style type="text/css"> A:link {text-decoration:none; color:#ffff00} A:visited {text-decoration:none; color:#ffff00} A:hover {text-decoration:none; color:#999900} </style> <CENTER><B><FONT face=arial size=5>Mark&#39;s Mind Reading Script </FONT></B><BR><FONT face=arial size=2><br><b>WARNING!</b> This program probes your mind. You may feel some discomfort, although any long term effects are generally thought to be beneficial. <br> </FONT><BR></CENTER> <TABLE cellSpacing=1 cellPadding=1 border=0> <TBODY> <TR> <TD class=mntd vAlign=top width="100%" bgColor=#bbbbbb> <UL> <LI>Think of a number with 2 digits (eg: 35)<BR> <LI>Add the two digits of your number together. For example,if you picked 35 then add 3 + 5 to get 8.<BR> <LI>Take your original number, and subtract from it the number you got in step two. For this example, 35 - 8 would give you 27 as your ending number!<BR> <LI>Find the symbol on the right of your number from the chart below<BR> <LI><B>Concentrate</B> on the symbol for a few seconds and try to visualize the symbol in your mind. <li>Click on the big yellow magic square<BR> <li><B>Your symbol should appear!</B><BR> </LI></UL> <P> <TABLE style="CURSOR: hand" onclick=showAnswer() height=80 cellSpacing=2 cellPadding=5 width=80 align=center border=5> <TBODY> <TR> <TD class=symtd1 id=sh align=middle>&nbsp;</TD></TR> </TBODY></TABLE> <br> </P></td><td> <TR> <TD id=sym vAlign=center align=middle width="100%"></TD></TR></TBODY></TABLE> <br> <p align="center"> <FONT face=arial size=2> <br> <br> <br> <a target="_top" href="http://shropshireblog.com">www.shropshireblog.com</a> - Confused...? <br> <br> </font></p> </BODY></HTML>