function myPopup1() {
    window.open('/deliveriespop.php','myWindow','width=400,height=500, resizable = 0')
}

