  //keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#666666", "shadow":"#ffffff", "bgON":"ffffff", "bgOVER":"ffffff", "imagebg":'', "oimagebg":''};
var defcss = {"ON":"subnav", "OVER":"subnav_over"};
var TOP_LEFT = {"border":1, "borders":[1,0,0,0],"color":defcolor, "css":defcss};
var TOP_MIDDLE = {"border":1, "borders":[0,0,0,0], "shadow":0, "color":defcolor, "css":defcss};
var TOP_RIGHT = {"border":1, "borders":[0,1,1,1],"shadow":0, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[1,0,1,0], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_BOTT = {"border":1, "borders":[1,0,1,1], "shadow":0, "color":defcolor, "css":defcss};

var MENU_ITEMS = [
        {"pos":"relative", "size":[29,570], "itemoff":[0,80], "leveloff":[0,0], "delay":600, "style":TOP_MIDDLE},


        {"code":"", "format":{"image":"images/nav/nav_1.gif", "itemoff":[0,0], "size":[29,26], "imgsize":[29,26]}},
        {"code":"", url:"products.htm","format":{"image":"images/nav/nav_2_products.gif", "itemoff":[0,26], "size":[29,170], "imgsize":[29,170]},
                sub:[
                    {"size":[22,170], "image":null, "imgsize":[0,0], "itemoff":[21,0], "leveloff":[47,0], "style":STYLE1},
                    {code:"Products", url:"products.htm",
                            sub:[
                                {"size":[22,110], "itemoff":[21,0], "leveloff":[3,100], "style":STYLE1},
                                {code:"Batch Clean", url:"batchclean.htm", "format":{"style":STYLE_TOP}},
                                {code:"Single Wafer Clean", url:"singlewaferclean.htm"},
                                {code:"Anneal", url:"anneal.htm", "format":{"style":STYLE_BOTT}},
                                ]

                    },
                    
                    {code:"DNS Direct", url:"dnsdirect.htm", "format":{"style":STYLE_BOTT},
                            sub:[
                                {"size":[22,150], "itemoff":[21,0], "leveloff":[3,100], "style":STYLE1},
                                {code:"Buying Used Equip", url:"dnsdirect_bue.htm", "format":{"style":STYLE_TOP}},
                                {code:"Selling Used Equip", url:"dnsdirect_sue.htm", "format":{"style":STYLE_BOTT}}
                                ]
                    }
                    ]
        },
                {"code":"", "format":{"image":"images/nav/nav_3.gif", "itemoff":[0,170], "size":[29,22], "imgsize":[29,22]}},
        {"code":"", url:"news.htm","format":{"image":"images/nav/nav_4_news.gif", "itemoff":[0,22], "size":[29,48], "imgsize":[29,48]},
                sub:[
                    {"size":[22,100], "image":null, "imgsize":[0,0], "itemoff":[21,0], "leveloff":[47,0], "style":STYLE1},
                    {code:"New Products", url:"news_prod.htm", "format":{"style":STYLE_BOTT}},
                    ]

        },
        {"code":"", "format":{"image":"images/nav/nav_5.gif", "itemoff":[0,48], "size":[29,21], "imgsize":[29,21]}},
        {"code":"", url:"training.htm","format":{"image":"images/nav/nav_6_train.gif", "itemoff":[0,21], "size":[29,73], "imgsize":[29,73]}},

        {"code":"", "format":{"image":"images/nav/nav_7.gif", "itemoff":[0,73], "size":[29,21], "imgsize":[29,21]}},
        {"code":"", url:"about.htm","format":{"image":"images/nav/nav_8_about.gif", "itemoff":[0,21], "size":[29,59], "imgsize":[29,59]},
                sub:[
                    {"size":[22,160], "image":null, "imgsize":[0,0], "itemoff":[21,0], "leveloff":[47,0], "style":STYLE1},
                    {code:"Executive Management", url:"about_exec.htm"},
                    {code:"Company History", url:"about_history.htm"},
                    {code:"Screen Japan", url:"about_screen.htm"},
                    {code:"Careers", url:"about_careers.htm"},
                    {code:"Legal/Terms of Use", url:"about_terms.htm"},
                    {code:"Privacy Statement", url:"about_privacy.htm", "format":{"style":STYLE_BOTT}}
                    ]

        },

                 {"code":"", "format":{"image":"images/nav/nav_9.gif", "itemoff":[0,59], "size":[29,21], "imgsize":[29,21]}},
        {"code":"", url:"contact.htm","format":{"image":"images/nav/nav_10_contact.gif", "itemoff":[0,21], "size":[29,78], "imgsize":[29,78]},
                sub:[
                    {"size":[22,125], "image":null, "imgsize":[0,0], "itemoff":[21,0], "leveloff":[47,0], "style":STYLE1},
                    
                    {code:"Contact Us", url:"contact.htm", "format":{"style":STYLE_BOTT}}
                    ]

        },

        {"code":"", "format":{"image":"images/nav/nav_11.gif", "itemoff":[0,78], "size":[29,242], "imgsize":[29,242]}},



];
