ÿþ<html> <head> <title>Main</title> <SCRIPT LANGUAGE="JavaScript"> <!-- document.oncontextmenu = function(){return false} if(document.layers) { window.captureEvents(Event.MOUSEDOWN); window.onmousedown = function(e){ if(e.target==document)return false; } } else { document.onmousedown = function(){return false} } // --> </script> <script type="text/javascript" language=javascript> <!-- document.onselectstart = new Function("return false"); document.ondragstart = new Function("return false"); //--> </script> <meta http-equiv="content-type" content="txt/html; charset=windows-1251"> </head> <body ONLOAD="window.defaultStatus='Welcome to My Web Page'" bgcolor=#F1D9DE> <div style="position:absolute; top:40; left:200"> <p><img src="../images/Tigran Mets.jpg" border=0 alt="Mardiros Badalyan"></div> <br> <div style="position:absolute; top:350; left:160"><img src="../images/TextArm.gif"></div> </body> </html>