var CM_STYLE = {"border":1, "shadow":2, "color":{"border":"black", "shadow":"gray", "bgON":"silver","bgOVER":"#CCCCCC"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var code="code";var url="url";var sub="sub";
var MENU_ITEMS = [
    {"pos":[5,5], "size":[25,100], "itemoff":[0,100], "leveloff":[0,100], "delay":600, "style":CM_STYLE},
    {code:"Glenora",  url:"http://www.glenoraweaving.com.au", "target":"_self",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"Newsletter", url:"/newsletter.htm", "target":"_self"},
		{code:"Specials", url:"/specials.htm", "target":"_self"},
		{code:"Calendar", url:"/calendar.htm", "target":"_self"}
        ]
    },
    {code:"Products",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
        {code:"Catalogue", url:"/catalogue.htm", "target":"_self"},
        {code:"New Products", url:"/newproducts.htm", "target":"_self"},
        {code:"Ordering", url:"/order.htm", "target":"_self"}
        ]
    },
    {code:"Sample Cards", url:"/samplecards.htm", "target":"_self",
    sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE}
        ]
    },
    {code:"Contact Us", url:"/contact.htm", "target":"_self",
	sub:[
        {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
		]
	},
];

