BLANK_IMAGE='graphics/spacer.gif';
var CM_STYLE =
{
	"border":1,
	"shadow":0,
	"color":{"border":"#938B88", "shadow":"gray"},
	"css":{"ON":"clsCMOn", "OVER":"clsCMOver"}
};

var CM_STYLE_SEL =
{
	"border":1,
	"shadow":0,
	"color":{"border":"#FFFFFF", "shadow":"gray"},
	"css":{"ON":"clsCMOnSel", "OVER":"clsCMOverSel"}
};

var code="code";var url="url";var sub="sub";
var MENU_ITEMS1 = [
    {"pos":"relative", "size":[20,180], "itemoff":[21,0], "leveloff":[0,181], "delay":1000, "style":CM_STYLE},
    {code:"Dining Tables - Round",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Eclipse 100", url:"outdoor_eclipse_100.html"},
        {code:"Eclipse 140", url:"outdoor_eclipse_140.html"},
	{code:"Eclipse 180", url:"outdoor_eclipse_180.html"},
        {code:"Eclipse 220", url:"outdoor_eclipse_220.html"}
        ]
    },
    {code:"Dining Tables - Not Round", url:"#.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Extending", url:"outdoor_extending.html"},
	{code:"Rectangular", url:"outdoor_rectangular.html"},
        {code:"Square", url:"outdoor_square.html"}
        ]
    },
    {code:"Dining Chairs / Benches", url:"#.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Classic Chairs", url:"outdoor_classic_chairs.html"},
        {code:"Classic Bench", url:"outdoor_classic_bench.html"},
        {code:"Eclipse Chairs", url:"outdoor_eclipse_chairs.html"}
        ]
    },
    {code:"Loungers", url:"#.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Lazy Chair", url:"outdoor_lazy_chair.html"},
        {code:"Lazy Table", url:"outdoor_lazy_table.html"}
        ]
    },
    {code:"Sofas & Armchairs", url:"#.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Panama", url:"outdoor_panama.html"}
        ]
    },
    {code:"Relaxers", url:"#.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Easy Chair", url:"outdoor_easy_chair.html"},
        {code:"Easy Bench", url:"outdoor_easy_bench.html"},
	{code:"Easy Table", url:"outdoor_easy_table.html"},
        {code:"Low Table", url:"outdoor_low_table.html"}
        ]
    },
    {code:"Coffee Tables", url:"#.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Low Table", url:"outdoor_coffee_low_table.html"},
	{code:"Easy Table", url:"outdoor_coffee_easy_table.html"},
        {code:"Lazy Table", url:"outdoor_coffee_lazy_table.html"}
        ]
    },
    {code:"Planters", url:"outdoor_planterS.html"},
    {code:"Cushions", url:"outdoor_cushions.html"},
    
];


