magicscopetoy

MagicScopeToy
<html><head><title></title></head>
<body bgcolor="#" onload="doit()">
<table align="center" cellspacing="0" cellpadding="0"
border="0" id="scp"><tr><td><audioscope id="scope"
width="" height="" bgcolor="#"
leftcolor="#" rightcolor="#"
leftoffset="" rightoffset=""
gain=""></td></tr></table>
<script type="text/javascript">
scp.posTop=185;
scp.posLeft=272;
n=
r=
function doit() {
scp.posTop= +r*Math.(n/);
scp.posLeft=+r*Math. (n/ );
if(++n%==0) {r++}
if(n<=) setTimeout(doit,20);}
</script></body></html>