var CM_STYLE = {"border":1, "shadow":2, "color":{"border":"680C0C", "shadow":"grey", "bgON":"274B03","bgOVER":"680C0C"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var code="code";var url="url";var sub="sub";
var MENU_ITEMS = [
    {"pos":[0,0], "size":[20,100], "itemoff":[0,99], "leveloff":[19,0], "delay":600, "style":CM_STYLE},
    {code:"Hemlock Inn", url:"default.html", 
    sub:[
        {"size":[20,110],"itemoff":[19,0],"leveloff":[19,0],"style":CM_STYLE},
		{code:"History", url:"history.html"},
		{code:"Directions", url:"directions.html"},
        {code:"Pictures", url:"pix.html"}
        ]
    },
    {code:"Rooms", url:"rooms.htm", 
    sub:[
        {"size":[20,110],"itemoff":[19,0],"leveloff":[19,0],"style":CM_STYLE},
        {code:"King Suites", url:"king.html"},
        {code:"2 Room Suites", url:"queen.html"},
        {code:"Double Queen", url:"doublequeen.html"},
        {code:"Single", url:"single.html"},
	        ]
    },
    {code:"Packages", url:"packages.html",
    sub:[
        {"size":[20,180],"itemoff":[19,0],"leveloff":[19,0],"style":CM_STYLE},
        {code:"Bed and Breakfast", url:"bedandbreakfast.html"},
        {code:"Cash for Cruisers", url:"cashforcruisers.html"},
        {code:"Stress Buster", url:"stress.html"},
        {code:"Christmas Tree", url:"xmas.html"},
        {code:"Honeymoon/Anniversary", url:"honeymoon.html"},
        {code:"Wine and Dine", url:"wine.html"},
        {code:"Family Expedition", url:"family.html"},
        {code:"March Madness", url:"march madness.pdf"}
		]
    },
    {code:"Events", url:"events.html"},
    {code:"Attractions", url:"article_list.php?table=article&mode=search&archived=false&type=attractions",
    sub:[
        {"size":[20,240],"itemoff":[19,0],"leveloff":[19,0],"style":CM_STYLE},
        {code:"Festivals and Events", url:"article_list.php?table=article&mode=search&archived=false&type=festivals_and_events"},
        {code:"Outdoor Adventure", url:"article_list.php?table=article&mode=search&archived=false&type=outdoor_adventure"},
        {code:"Museums, Galleries, & Performing Arts", url:"article_list.php?table=article&mode=search&archived=false&type=museums_galleries_and_performing_arts"},
        {code:"Visitor Information", url:"article_list.php?table=article&mode=search&archived=false&type=visitor_information"}
		]
    },
    {code:"Reservations", url:"http://www.webervations.com/magic-scripts/resbook.asp?memberid=HemlockInn"},
	{code:"Contact", url:"contact.html"}
];
