function DEKO_01()
        {
        var form="width=664,height=397,screenx=0,screeny=0,"+
        "locationbar=no,menubar=no,"+
        "resizable=no,status=no,";
        window.open("deko01.html","Deko01",form);
        }
function DEKO_02()
        {
        var form="width=629,height=374,locationbar=no,menubar=no,"+
        "resizable=no,status=no";
        window.open("deko02.html","Deko02",form);
        }
function DEKO_03A()
        {
        var form="width=253,height=629,locationbar=no,menubar=no,"+
        "resizable=no,status=no";
        window.open("deko03a.html","Deko03A",form);
        }
function DEKO_03B()
        {
        var form="width=279,height=629,locationbar=no,menubar=no,"+
        "resizable=no,status=no";
        window.open("deko03b.html","Deko03B",form);
        }
function DEKO_03C()
        {
        var form="width=307,height=629,locationbar=no,menubar=no,"+
        "resizable=no,status=no";
        window.open("deko03c.html","Deko03C",form);
        }
function DEKO_03D()
        {
        var form="width=298,height=629,locationbar=no,menubar=no,"+
        "resizable=no,status=no";
        window.open("deko03d.html","Deko03D",form);
        }