/* COOLjsMenu style + structure file */

var STYLE_0 =
{
    borderWidth:1,
    borderColor:"#d2d2d1",
    backgroundColor:[ "#801438", "#bbbbbb" ],
    backgroundClass:[ "clsCMOn", "clsCMOver" ],
    size:[ 35, 105 ],
    /*1{*/itemoff:[ 0, '+previousItem-1px' ]/*1}*/,
    /*2{*/leveloff:[ '+parentItem-1px', 0 ]/*2}*/
};

var STYLE_1 =
{
    /*3{*/itemoff:[ '+previousItem-1px', 0 ]/*3}*/
};

var STYLE_2 =
{
    /*4{*/leveloff:[ 0, '+parentItem-1px' ]/*4}*/
};

var MENU_ITEMS = [
    {pos:'relative', /*5{*/style:[ STYLE_0, STYLE_1, STYLE_2 ]/*5}*/, blankImage:'images/b.gif'},
    {code:"Home", "url":"index.html",
        sub:[
            {},

        ]
    },
        {code:"Bonding/Fastening", "url":"bonding.html",
        sub:[
            {},
            {code:"Adhesives", "url":"adhesives.html",
        sub:[
            {},
            {code:"Structual Adhesives", "url":"adhesivesst.html",
                sub:
                [
                    {},
                    {code:"Epoxies, Acrylics & Urethanes",
                                        sub:
                [
                    {},
                    {code:"EPX Duo-Pak", "url":"duopak.html"},
                                        {code:"1 Part/2 Part Epoxies", "url":"onepart.html"}

                ]
            },
                    {code:"Instant Adhesives", "url":"instant.html"},
                    {code:"Polyurethane Adhesives (PUR)", "url":"pureasy.html"}

                ]
            },
            {code:"Non Structual Adhesives", "url":"adhesivesnon.html",
                sub:
                [
                    {},
                    {code:"Industrial Adhesives", "url":"industadh.html"},
                    {code:"Contact Adhesives", "url":"contactadh.html"},
                    {code:"Hot Melt Adhesives & Applicators", "url":"hotmetalapps.html"},
                    {code:"Spray Adhesives", "url":"sprayadh.html"},
                    {code:"Concrete Repair Products", "url":"concreterep.html"}
                ]
            },
                         ]
            },
            {code:"Tapes", "url":"tapes.html",
        sub:[
            {},
            {code:"Acrylic Foam Tapes VHB", "url":"vhb.html",
                        sub:
                [
                    {},
                    {code:"VHB Info Facts", "url":"aftnew.html"}
                ]
            },

            {code:"Double Coated Tapes", "url":"dctapes.html"},
            {code:"Adhesive Transfer Tapes", "url":"adhtransfer.html"},
            {code:"ATG Transfer Tapes", "url":"atg.html"},
                        {code:"Removable Tapes", "url":"removalbetape.html"}
           ]
            },
                        {code:"Recloseable Fasteners", "url":"fasteners.html",
        sub:
                [
                    {},
                                        {code:"Dual Lock", "url":"duallock.html"},
                    {code:"Hook & Loop", "url":"hookloop.html"}

        ]
    },
    {code:"Glue Dots", "url":"gluedots.html",
        sub:[
            {},
        ]
    },
        ]
    },

        {code:"Protecting", "url":"protecting.html",
        sub:[
            {},
        ]
    },
    {code:"Masking",
        sub:[
            {},
            {code:"Paper & Fineline Tapes", "url":"papertapes.html"},
            {code:"Crepe/Flatback Tapes", "url":"flatback.html"},
            {code:"Dispensers", "url":"masking.html"}


        ]
    },
        {code:"Specialty Products",
        sub:[
            {},
            {code:"Aluminum Foil Tapes", "url":"alfoil.html"},
            {code:"Bumpons", "url":"bumpons.html"},
            {code:"Cloth Tapes", "url":"clothtapes.html"},
                        {code:"Kapton, Teflon, UHMW Tapes", "url":"kapton.html"},
                        {code:"Lubricants, Cleaners", "url":"cleaners.html"},
                        {code:"Polyester Tapes", "url":"polytapes.html"},
                        {code:"Vinyl Tapes", "url":"vinyltapes.html"}



        ]
    },
        {code:"Dispensers",
        sub:[
            {},
            {code:"Common Dispensers", "url":"comdisp.html"},
            {code:"Definite Length Dispensers", "url":"deflength.html"},
            {code:"Masking Dispensers", "url":"masking.html"}

        ]
    },
        {code:"Packaging",
        sub:[
            {},
            {code:"Machines", "url":"machines.html"},
            {code:"Box Sealing Tape", "url":"boxsealing.html"},
            {code:"High Strength Box Tapes", "url":"hsboxtapes.html"}

        ]
    },
        {code:"Automotive", "url":"auto.html",
        sub:[
            {},
            {code:"Acrylic Foam Tape", "url":"acrylic.html"},
                        {code:"Adhesion Promoters", "url":"autoadhesv.html"},
                   {code:"BSR", "url":"bsr.html"},
                        {code:"Thin Bonding Tapes", "url":"thintapes.html"},
                        {code:"Paint Protection Films", "url":"pul.html"},
                        {code:"Protective Films", "url":"autoprot.html"},
                        {code:"Masking Products", "url":"automasking.html"}

        ]
    },
        {code:"Converting", url:"converting.html",
        sub:[
            {},



        ]
    },
        {code:"Customer Login", "url":"http://webservices.grahammuirsales.com/GrahamMuir", target:"__blank",

        sub:[
            {},



        ]
    },
];

var menu1 = new COOLjsMenuPRO("menu1", MENU_ITEMS);
menu1.initTop();