

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// 
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.4);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#a2a2a2', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",			// Mouse Off Font Color
"A32638",			// Mouse Off Background Color
"A32638",			// Mouse On Font Color
"FFFFFF",			// Mouse On Background Color
"A32638",			// Menu Border Color 
12,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Futura, Helvetica, Arial",	// Font Name
6,				// Menu Item Padding
"images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
,		// Top Bar image (Leave this blank to disable)
,			// Menu Header Font Color (Leave blank if headers are not needed)
,			// Menu Header Background Color (Leave blank if headers are not needed)
"A32638",			// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
100,					// Menu Top - The Top position of the menu in pixels
"offset=100",				// Menu Left - The Left position of the menu in pixels "offset=123"
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"HOME","http://www.chuaochocolatier.com/index.html",,"Back to the home page",32
,"SHOP&nbsp;ONLINE","show-menu=shop","http://www.nexternal.com/chuao/storefront.aspx","",32
//,"HOLIDAY&nbsp;GIFTS","show-menu=gift_guides","http://www.nexternal.com/chuao","",32
,"WHERE&nbsp;TO&nbsp;BUY","show-menu=retailers","http://www.chuaochocolatier.com/cafes.html","",32
,"COMMUNITY","show-menu=events","http://www.chuaochocolatier.com/community.html","",32
,"PRESS","show-menu=press","http://www.chuaochocolatier.com/news.html","",32
,"ABOUT&nbsp;US","show-menu=about","http://www.chuaochocolatier.com/about.html","",32
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

	addmenu(menu=["retailers",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Chocolate Cafes","http://www.chuaochocolatier.com/cafes.html",,,1
	,"Retailers","http://www.chuaochocolatier.com/retailers.html",,,1
	//,"Chocopod Sales","http://www.nexternal.com/chuao/Product68",,,1
	])

	addmenu(menu=["about",
	,,137,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Chuao Chocolatier","http://www.chuaochocolatier.com/about.html",,,1
		,"Origins: Cacao de Chuao","http://www.chuaochocolatier.com/origins.html",,,1
	//,"Chuao in the News","http://www.chuaochocolatier.com/choco_news.html",,,1
	//,"News Archive","http://www.chuaochocolatier.com/choco_news_archive.html",,,1
	//,"Cafe Locations","http://www.chuaochocolatier.com/contact.html",,,1
	,"Contact Us","http://www.chuaochocolatier.com/contact.html",,,1
	,"FAQ","http://www.chuaochocolatier.com/faq.html",,,1
	//,"The True Taste","http://www.chuaochocolatier.com/about_choco.html",,,0
	//,"Venezuela and Chocolate","http://www.chuaochocolatier.com/choco_venezuela.html",,,0
	//,"Chuao Region","http://www.chuaochocolatier.com/choco_region.html",,,0	
	])

	
	addmenu(menu=["press",
		,,97,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Press Coverage","http://www.chuaochocolatier.com/news.html",,,0
		,"Media Resources","http://www.chuaochocolatier.com/media_resources.html",,,1
		
				
		])	
		
	addmenu(menu=["shop",
		,,137,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Online Store","http://www.nexternal.com/chuao/storefront.aspx",,,0
		//,"Valentine's Day","http://www.nexternal.com/chuao/valentines-day-c16.aspx",,,0
		,"Google Offers","http://www.chuaochocolatier.com/googleoffers.html",,,0
		//,"Travelzoo","http://www.chuaochocolatier.com/travelzoo.html",,,0
		//,"Black Friday & Cyber Monday","http://www.nexternal.com/chuao/category51",,,0
		//,"Holiday Gifts","http://www.nexternal.com/chuao/category39",,,0
		//,"Corporate Gifts","http://www.nexternal.com/chuao/Category41",,,0
		//,"Gift Guides","show-menu=gift_guides",,,0
		,"Chocolate Bars","http://www.nexternal.com/chuao/category5",,,0
		,"Bonbons & Truffles","http://www.nexternal.com/chuao/category4",,,0
		,"Bonbon Catalogs","show-menu=bonbons",,,0
		,"ChocoPod","http://www.nexternal.com/chuao/category24",,,0
		,"Firecracker","http://www.nexternal.com/chuao/category32",,,0
		,"Hot Chocolate","http://www.nexternal.com/chuao/category9",,,0
		,"Origins: Cacao de Chuao","http://www.chuaochocolatier.com/origins.html",,,0
		,"Artisan Treats","http://www.nexternal.com/chuao/category8",,,0
		,"Baking","http://www.nexternal.com/chuao/Category18",,,0
		,"Non Dairy","http://www.nexternal.com/chuao/Category36",,,0
		,"Wine Pairings","http://www.nexternal.com/chuao/category14",,,0
		,"Scotch Pairings","http://www.nexternal.com/chuao/Category37",,,0
		,"Shipping Info","http://www.chuaochocolatier.com/shipping.html",,,0
		,"Cafe Locations","http://www.chuaochocolatier.com/cafes.html",,,1
				
		])	
		
		addmenu(menu=["events",
		,,137,1,"",style1,,"left",effect,,,,,,,,,,,,
		//,"Blog","http://www.chuaochocolatier.com/blog",,,0
		,"Facebook","http://www.facebook.com/chuaochocolatier target=_blank",,,0
		,"Twitter","http://twitter.com/chuaochocoholic target=_blank",,,0
		,"Events","http://www.nexternal.com/chuao/articles/events.htm",,,0
		,"Encounters","http://www.chuaochocolatier.com/encounters.html" ,,,1
		,"Newsletter","http://www.chuaochocolatier.com/newsletter.html",,,0
		//,"Valentine's Sweepstakes","http://www.chuaochocolatier.com/valentines.html",,,0
		//"Loyalty Program","http://www.chuaochocolatier.com/courses.html",,,0
		//,"New Customer","http://www.chuaochocolatier.com/new_customer.html",,,0
		//,"Password and Login","http://www.chuaochocolatier.com/password.html",,,0
		])

		addmenu(menu=["whole",
		,,137,1,"",style1,,"left",effect,,,,,,,,,,,,
		//,"Catalogue","http://www.chuaochocolatier.com/wholesale.html",,,0
		//,"New Customer","http://www.chuaochocolatier.com/new_customer.html",,,0
		//,"Password and Login","http://www.chuaochocolatier.com/password.html",,,0
		])

			addmenu(menu=["gift_guides",
			,,128,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Holiday Gift Guide","http://www.chuaochocolatier.com/Chuao_HolidayGiftGuide2011.pdf",,,1
			,"Corporate Gift Guide","http://www.chuaochocolatier.com/Chuao_CorporateGiftGuide2011.pdf",,,0
			
			
			])
		
		addmenu(menu=["bonbons",
			,,147,1,"",style1,,"left",effect,,,,,,,,,,,,
			//,"Holiday Collection","http://www.chuaochocolatier.com/bonbons_holiday.html",,,
			,"Dark Chocolate","http://www.chuaochocolatier.com/bonbons_dark.html",,,
			,"Milk Chocolate","http://www.chuaochocolatier.com/bonbons_milk.html",,,
			//,"Truffles","http://www.chuaochocolatier.com/truffles.html",,,
			])

	

dumpmenus()

