    function topo() {
        window.open("topo.htm","Topo",
        "height=650,width=800,status=no,toolbar=no,menubar=no,location=no,resizable=yes,left=50,top=50");
    }


