
MJL.event.add(window, "load", function(event) {
    MJL.enable.window("pop", {width: 650, height: 600, scrollbars: "yes", toolbar: "no", location: "no", menubar: "no", status: "no"});
}, false);

