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",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Round Tables", url:"indoor_round_tables.html"},
        {code:"Extending Tables", url:"indoor_extending_tables.html"},
	{code:"Rectangular Tables", url:"indoor_rectangular_tables.html"},
        {code:"Square Tables", url:"indoor_square_tables.html"}
        ]
    },
    {code:"Dining Chairs",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"Classic Chairs", url:"indoor_classic_chairs.html"},
        {code:"Swallow Chairs", url:"indoor_swallow_chairs.html"},
        {code:"Eclipse Chairs", url:"indoor_eclipse_chairs.html"}
        ]
    },
    {code:"Sofas & Armchairs", url:"indoor_sofas_overview.html",
    sub:[
        {"size":[20,180],"itemoff":[21,0],"leveloff":[0,0],"style":CM_STYLE},
        {code:"St Lucia", url:"indoor_st_lucia.html"},
        {code:"Overbury", url:"indoor_overbury.html"},
	{code:"Hurlingham", url:"indoor_hurlingham.html"},
        {code:"Napoleon", url:"indoor_napolean.html"},
        {code:"Barchester", url:"indoor_barchester.html"},
	{code:"Picton", url:"indoor_picton.html"},
        {code:"Panama", url:"indoor_panama.html"}
        ]
    },
    {code:"Coffee Tables", url:"indoor_coffee_tables.html"}, 
    {code:"Accessories", url:"indoor_accessories.html"},
    {code:"Cushions", url:"indoor_cushions.html"},
];

