  function open_yolk()
    {
    win_yolk = window.open('04-ultrasound/04p-i_ede-yolksac.htm','ede','width=350,height=350,resizable,scrollbars');
    }

  function open_aorta()
    {
    win_aorta = window.open('04-ultrasound/04p-ii_ede-aorta.htm','ede','width=350,height=350,resizable,scrollbars');
    }

  function open_pce()
    {
    win_pce = window.open('04-ultrasound/04p-iii_ede-pce.htm','ede','width=350,height=350,resizable,scrollbars');
    }

  function open_LUQ()
    {
    win_LUQ = window.open('04-ultrasound/04p-iv_ede-LUQ.htm','ede','width=350,height=350,resizable,scrollbars');
    }

