English
<!-- Installing the schema in HEAD--> <HEAD> <style type="text/css"> <!-- .dragme{position:relative;} --> </style> <script type ="text/javascript"> <!-- The JavaScript Source!! http://downcodes.com --> <!-- Begin var ie=document.all; var nn6=document.getItemById&&!document.all; var icedrag=false; var x,y; var dobj; function movemouse(e) { if (icedrag) { dobj.style.left = nn6 ? tx + e.clientX - x : tx + event.clientX - x; dobj.style.top = nn6 ? ty + e.clientY - y : ty + event.clientY - y; return false ; } } function selectmouse(e) { var fobj = nn6 ? e.target : event.srcElement; var topelement = nn6 ? "HTML" : "BODY"; while ( fobj . tagName != topelement && fobj . className != "dragon " ) { fobj = nn6 ? fobj.parentNode : fobj.parentElement; } if (fobj.className=="drag") { icedrag = true; dobj = fobj; tx = parseInt(dobj.style.left+0); ty = parseInt(dobj.style.top+0); x = nn6 ? e.clientX : event.clientX; y = nn6 ? e.clientY : event.clientY; document.onmousemove=mouse; return false ; } } document . onmousedown = selectmouse ; document.onmouseup=new Function("ice drag=false"); // End --> </script> </HEAD> <!--If you want to create a script for the body, you need to add the default settings: class="dragme" --> <BODY> <div align= "center"> <img src="/img/200406302.jpg" width="210" height="96" class="drag"><br><br> <img src="/img/200406301.jpg" width="210" height="96" class="dragme"> </div> <p><center> <font>Specifying the core of the graphics<br> by <a href="http://downcodes. com">International Marketing</a></font> </center><p>