//keywords
BLANK_IMAGE='images/b.gif';
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#666666", "shadow":"#CCCCCC", "bgON":"#008080","bgOVER":"#000000"};
var css = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};
var color_2 = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#CCCCCC"};
var css_2 = {"ON":"clsCMLevel1On", "OVER":"clsCMLevel1Over"};
var STYLE_2 = {"border":1, "shadow":2, "color":color_2, "css":css_2};
//items and formats
var MENU_ITEMS =
[
	{"pos":[100,140], "size":[25,100], "itemoff":[0,105], "leveloff":[0,0], "delay":600, "style":STYLE},
	{code:"Home", url:"index.asp", "format":{"size":[25,60]},
		sub:[ 

			]
	},

	{code:"Villages", "format":{"itemoff":[0,65], "size":[25,75]},
		sub:[
			{"size":[25,210], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE_2},
                        {code:"A Little History", url:"dept56-villagecollectibles.htm"},

			{code:"New Intros and Retirements", url:"dept56-introsandretirements.htm"},
			
                        {code:"Variations and Mistakes", url:"dept56-variations.htm"},

                        {code:"Glossary of Terms", url:"dept56-glossary.htm"},

			{code:"Checklists", url:"dept56-checklists.htm"},

                        {code:"Calendar of Events", url:"dept56-events.asp"},

			{code:"Village Database Search", url:"dept56-collectionsdatabase.asp"},

                        {code:"Frequently Asked Questions", url:"dept56-FAQ.htm"},

			]
	},

	{code:"Articles", url:"dept56-articles.htm", "format":{"size":[25,70], "itemoff":[0,80]},
		sub:[ 

			]
	},

	{code:"Photo Gallery", "format":{"size":[25,110], "itemoff":[0,75]},
		sub:[
			{"size":[25,130], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE_2},
			{code:'Village Displays', url:"dept56-DickensVillage2007.htm",
                           
                            sub:[
                                  {"size":[25,60], "leveloff":[0,129]},

                                  {code:"2007", url:"dept56-DickensVillage2007.htm"},
                                  
                                  {code:"2006", url:"dept56-AlpineVillage2006.htm",

                                     sub:[
                                           {"size":[25,90], "leveloff":[0,60]},
                                           {code:"Christmas", url:"dept56-AlpineVillage2006.htm"},
                                           {code:"Halloween", url:"dept56-halloween2006.htm"}
                                     ]

                                  },
                                  {code:"2005", url:"dept56-SnowVillage2005.htm"},
                                  {code:"2004", url:"dept56-AlpineVillage2004.htm"},
                                  {code:"2003", url:"dept56-photogallery.htm"}                               
                                  ]

                        },

                        {code:'Village Pets', url:"dept56-VillagePets.htm"},
			
                        {code:'Gatherings', url:"dept56-MAVG2007-Photo1.htm",

                            sub:[
                                  {"size":[25,60], "leveloff":[0,129]},
                                  {code:"2007", url:"dept56-MAVG2007-Photo1.htm"},
                                  {code:"2006", url:"dept56-QuebecGathering2006-Photo1.htm"},
                                  {code:"2004", url:"dept56-SRG2004.htm"}                                
                                  ]
                        }

			]

	},

	{code:"For Fun", "format":{"size":[25,75], "itemoff":[0,115]},
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE_2},
			{code:'Flea Market Finds', url:"dept56-fleamarketfinds.asp"},
			{code:'Flea Market Locator', url:"dept56-fleamarketlocator.asp"},
                        {code:'Village Poll', url:"dept56-forfun.htm"}
                        
			]
	},

	{code:"Shop Online", "format":{"size":[25,100], "itemoff":[0,80]},
		sub:[
			{"size":[25,200], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE_2},


                        {code:'Books', url:"dept56-villagedtails.htm",

                           sub:[
                                  {"size":[25,220], "leveloff":[0,199]},
                                  {code:"Village D-tails", url:"dept56-villagedtails.htm"},
                                  {code:"Village Display Tips (E-book)", url:"dept56-displaytips.htm"},
                                  {code:"Village Display Tips", url:"dept56-villagedisplaytips.htm"}                                 
                                  ]
                        },

                        {code:'Find it on eBay!', url:"dept56-ebay.asp"}
			
                        ]

	},

	{code:"Links", "format":{"size":[25,60], "itemoff":[0,105]},
		sub:[ 
			{"size":[25,160], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE_2},
			{code:'Department 56 Links', url:"dept56-links.htm"},
                        
                        {code:'Site Map', url:"dept56-sitemap.htm"}
			]
	},

	{code:"Contact", "format":{"size":[25,75], "itemoff":[0,65]},
		sub:[
			{"size":[25,85], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE_2},
			{code:'About Me', url:"dept56-about.htm"},
			
                        {code:'E-mail Me', url:"mailto:teri@terisd56.com"}
			]
	},
];
