

/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='00804B';			// Background color when mouse is not over
	var LowSubBgColor='00804B';			// Background color when mouse is not over on subs
	var HighBgColor='CBE1AF';			// Background color when mouse is over
	var HighSubBgColor='CBE1AF';			// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='00804B';			// Font color when mouse is over
	var FontSubHighColor='00804B';			// Font color subs when mouse is over
	var BorderColor='00804B';			// Border color
	var BorderSubColor='CBE1AF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial, verdana, san-serif"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=-0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=700;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=0;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10, 'tridown.gif',5,10,];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("HOME","index.html","",1,20,54);
    Menu1_1=new Array("Site Map","site_map.html","",0,20,90);
		
			
Menu2=new Array("YVONNE TALLY","yvonne_tally.html","",1,20,112);
       Menu2_1=new Array("Tips and Ideas on YouTube","videos.html","",0,20,170);
		

Menu3=new Array("RECIPES","recipes_summer.html","",15,20,80);
		Menu3_1=new Array("summer recipes","recipes_summer.html","",8,20,170);
		 Menu3_1_1=new Array("Backyard Lemonade with Vodka Floaters","recipe_backyd_lemonade.html","",0,32,180);
		 Menu3_1_2=new Array("Grilled Halloumi Cheese & Heirloom Tomatoes","recipe_grilled_halloumi.html","",0,32,180);
		 Menu3_1_3=new Array("Summer English Pea & Fennel Salad","recipe_pea_fennel.html","",0,32,180);
	     Menu3_1_4=new Array("Parsley & Lemon Prawns","recipe_parsley_prawns.html","",0,20,180);
		 Menu3_1_5=new Array("Melon Tarragon Salsa","recipe_melon_salsa.html","",0,20,180);
		 Menu3_1_6=new Array("Vanilla 'Gelato' Orange Cups w/ Citrus Peaches","recipe_vanilla_orangecup.html","",0,32,180);
		 Menu3_1_7=new Array("Big Kid Burger","recipe_big_kid_burger.html","",0,20,180); 
		 Menu3_1_8=new Array("Garden Chicken Burger","recipe_chicken_burger.html","",0,20,180);

		Menu3_2=new Array("greens","recipe_atlantic_cod.html","",4,20,170);
		    Menu3_2_1=new Array("Atlantic Cod with Fresh Citrus Salsa and Basil Greens","recipe_atlantic_cod.html","",0,32,178);
			Menu3_2_2=new Array("Caesar Salad with Seared Prawns, Artichoke Hearts and Baby Shitake","recipe_caesar_prawns.html","",0,48,178);
			Menu3_2_3=new Array("Spaghetti Squash Pancake with Fuji Apples & Watercress Salad","recipe_spaghetti_squash.html","",0,48,178);
			Menu3_2_4=new Array("Warm Baby Spinach Salad w/ Dried Cherries & Spicy Citrus Vinaigrette","recipe_warm_baby_spinach.html","",0,48,178);
		
		Menu3_3=new Array("healthful gourmet","recipe_greens_flowers.html","",7,20,118);
		
		 Menu3_3_1=new Array("Atlantic Cod with Fresh Citrus Salsa and Basil Greens","recipe_atlantic_cod.html","",0,32,180);
		 Menu3_3_2=new Array("Baby Greens with Edible Flowers","recipe_greens_flowers.html","",0,32,180);
		 Menu3_3_3=new Array("Braised Chicken Breast in Tomato and Aromatic Vegetables","recipe_chicken_aromatic.html","",0,48,180);
	     Menu3_3_4=new Array("Caesar Salad with Seared Prawns, Artichoke Hearts and Baby Shitake","recipe_caesar_prawns.html","",0,48,180);
		 Menu3_3_5=new Array("Pan Roasted Hens with Fresh Lemons and Pancetta","recipe_panroasted_hens.html","",0,32,180);
		 Menu3_3_6=new Array("Rigatoni with Fresh Basil, Pear Tomatoes and Garlic","recipe_rigatoni_basil.html","",0,32,180);
		 Menu3_3_7=new Array("Spaghetti Squash Pancake with Fuji Apples & Watercress Salad","recipe_spaghetti_squash.html","",0,48,180);
		


        Menu3_4=new Array("pasta","recipe_rigatoni_basil.html","",1,20,170); 	
		   Menu3_4_1=new Array("Rigatoni with Fresh Basil, Pear Tomatoes and Garlic","recipe_rigatoni_basil.html","",0,32,180);
		   
	 
		Menu3_5=new Array("poultry & meats","recipe_chicken_aromatic.html","",2,20,170);
		   Menu3_5_1=new Array("Braised Chicken Breast in Tomato and Aromatic Vegetables","recipe_chicken_aromatic.html","",0,48,180);
		   Menu3_5_2=new Array("Pan Roasted Hens with Fresh Lemons and Pancetta","recipe_panroasted_hens.html","",0,32,180);
		  
		
		Menu3_6=new Array("seafood","recipe_caesar_prawns.html","",2,20,170);
		  Menu3_6_1=new Array("Atlantic Cod with Fresh Citrus Salsa and Basil Greens","recipe_atlantic_cod.html","",0,32,180);
		  Menu3_6_2=new Array("Caesar Salad with Seared Prawns, Artichoke Hearts and Baby Shitake","recipe_caesar_prawns.html","",0,48,180);
		  
			   
		Menu3_7=new Array("trim dinners","recipe_spaghetti_squash.html","",4,20,170);
		   Menu3_7_1=new Array("Baby Greens with Edible Flowers","recipe_greens_flowers.html","",0,32,180);
		   Menu3_7_2=new Array("Braised Chicken Breast in Tomato and Aromatic Vegetables","recipe_chicken_aromatic.html","",0,48,180);
		   Menu3_7_3=new Array("Rigatoni with Fresh Basil, Pear Tomatoes and Garlic","recipe_rigatoni_basil.html","",0,32,180);
	       Menu3_7_4=new Array("Spaghetti Squash Pancake with Fuji Apples & Watercress Salad","recipe_spaghetti_squash.html","",0,48,180);
				
		Menu3_8=new Array("weekend chef","recipe_panroasted_hens.html","",1,20,170);	
		   Menu3_8_1=new Array("Pan Roasted Hens with Fresh Lemons and Pancetta","recipe_panroasted_hens.html","",0,32,180);
		
		Menu3_9=new Array("soups, stews & chili","recipe_leek_soup.html","",4,20,170);
			Menu3_9_1=new Array("Potato Leek Soup w/ Pancetta & Roasted Shallots","recipe_leek_soup.html","",0,32,184);
		    Menu3_9_2=new Array("Homemade Chili","recipe_homemade_chili.html","",0,20,184);
		    Menu3_9_3=new Array("Creamy Soups without the Cream","recipe_no_cream_soup.html","",0,32,184);
	        Menu3_9_4=new Array("Cream Vegetable Soup without Cream","recipe_vegsoup_no_cream.html","",0,32,184);
			
		Menu3_10=new Array("panini/grilled sandwiches","recipe_panini.html","",1,20,170);
		      Menu3_10_1=new Array("Panini Pockets of Braised Pork Tenderloin, with Lazy Carrots and Watercress","recipe_panini.html","",0,48,170);
		
		Menu3_11=new Array("condiments, spreads,& flavor enhancers","recipe_pepper_jelly.html","",10,32,170);	
			Menu3_11_1=new Array("Aunt Glady's Pepper Jelly","recipe_pepper_jelly.html","",0,20,170);
		 	Menu3_11_2=new Array("Big Croutons & Spreads","recipe_croutons_spreads.html","",0,20,170);
		 	Menu3_11_3=new Array("Garlic & Parmesan Cheese Spread","recipe_croutons_spreads.html#Garlic","",0,32,170);
	     	Menu3_11_4=new Array("Green Peppercorn and Cream Cheese Spread","recipe_croutons_spreads.html#Peppercorn","",0,32,170);
		 	Menu3_11_5=new Array("French Goat Cheese & Herbes de Provence Spread","recipe_croutons_spreads.html#French","",0,32,170);
			Menu3_11_6=new Array("Mozzarella, Shallots & Oregano Spread","recipe_croutons_spreads.html#Mozzarella","",0,32,170);
		 	Menu3_11_7=new Array("Balsamic & Chive Spread","recipe_croutons_spreads.html#Balsamic","",0,20,170);
		    Menu3_11_8=new Array("Cumin, Cilantro, & Chili Spread","recipe_croutons_spreads.html#Cumin","",0,32,170);
			Menu3_11_9=new Array("Quick Aioli","recipe_quick_aioli.html","",0,20,170);
			Menu3_11_10=new Array("Tomato Basil Pistou","recipe_basil_pistou.html","",0,20,170);
		
		   
		Menu3_12=new Array("breads, biscuits, & muffins","recipe_cloud_biscuits.html","",2,20,170);
		
			Menu3_12_1=new Array("Bloody-Eyed Muffins","recipe_bloodyeyed_muffins.html","",0,20,170);
		 	Menu3_12_2=new Array("Cloud Biscuits ","recipe_cloud_biscuits.html","",0,20,170);
	
		Menu3_13=new Array("desserts","","",1,20,170);
		   Menu3_13_1=new Array("Spiced Sautéed Pears over Vanilla Bean Ice Cream w/ Shaved Chocolate","recipe_spiced_pears.html","",0,48,170);
		
		
		Menu3_14=new Array("vegetables","recipe_panroasted_veg.html","",4,20,170);
			Menu3_14_1=new Array("Pan Roasted Root Vegetables","recipe_panroasted_veg.html","",0,20,176);
		 	Menu3_14_2=new Array("Tuscan White Beans w/ Plum Tomatoes and Sugar Beans","recipe_tuscan_beans.html","",0,32,176);
		 	Menu3_14_3=new Array("Oven Roasted Artichokes w/ Lemon Thyme Mayonnaise","recipe_roasted_artichokes.html","",0,32,176);
	     	Menu3_14_4=new Array("Herb Blanched Asparagus w/ Heirloom Tomato & Balsamic Kumquat Reduction ","recipe_blanched_asparagus.html","",0,48,176);
		

		Menu3_15=new Array("sauces","recipe_quick_pan_sauce.html","",1,20,170);
		    Menu3_15_1=new Array("Quick Pan Sauce","recipe_quick_pan_sauce.html","",0,20,176);
		
			
Menu4=new Array("AROUND THE TABLE","around_bagel.html","",4,20,148);
 		Menu4_1=new Array("I Want My Bagel","around_bagel.html","",0,20,148);
		Menu4_2=new Array("Aunt Glady's Knickers","around_knickers.html","",0,20,148);
        Menu4_3=new Array("Family Fiesta","around_fiesta.html","",0,20,148);
		Menu4_4=new Array("Autumn, The Perfect Pie","around_autumn_pie.html","",0,20,148);
			


Menu5=new Array("TIPS","tips_enjoying_carbs.html","",10,20,50);
		Menu5_1=new Array("Enjoying Carbs","tips_enjoying_carbs.html","",0,20,148);
		Menu5_2=new Array("Snacks...The New Tapas","tips_snacks_tapas.html","",0,20,148);
		Menu5_3=new Array("Brain Food for Young Scholars","tips_brain_food.html","",0,32,148);
		Menu5_4=new Array("Summer Menu","tips_summer_menu.html","",0,20,148);
		Menu5_5=new Array("Vernal Equinox...Spring Asparagus","tips_vernal_equinox.html","",0,32,148);
        Menu5_6=new Array("Halloween Tips","tips_halloween.html","",0,20,148);
		Menu5_7=new Array("Back to School","tips_backtoschool.html","",1,20,148);
		     Menu5_7_1=new Array("Sample Lunch Menu","sample_lunch_menu.html","",0,20,148);
		Menu5_8=new Array("More Back to School","tips_backtoschool2.html","",0,20,148);
		Menu5_9=new Array("Staying Trim During the Holidays","tips_holiday_trim.html","",0,32,148);
		Menu5_10=new Array("Yvonne's Tips on YouTube","videos.html","",0,32,148);
	   

Menu6=new Array("HEALTH & FITNESS","health_backtoschool_brainfood.html","",5,20,134);
        Menu6_1=new Array("Back to School… Brain Food", "health_backtoschool_brainfood.html","",0,32,134);
		Menu6_2=new Array("Naked and Topless… The Unburger Trend", "health_unburger_trend.html","",2,32,134);
		 Menu6_2_1=new Array("Recipe: Big Kid Burger","recipe_big_kid_burger.html","",0,20,200); 
		 Menu6_2_2=new Array("Recipe: Garden Chicken Burger","recipe_chicken_burger.html","",0,20,200);
		Menu6_3=new Array("A Tan for All Seasons", "health_suntips.html","",0,20,134);
		Menu6_4=new Array("Top 10 Tips for Enjoying the Sun Safely","health_safe_sun.html","",0,32,134);
		Menu6_5=new Array("Top 5 Weight Loss & Personal Success Tips","health_weightloss_success.html","",0,32,134);
		
Menu7=new Array("SERVICES","services.html","",5,20,80);
		Menu7_1=new Array("Overview","services.html","",0,20,134);
		Menu7_2=new Array("Cooking Classes","services_cookingclasses.html","",0,20,134);
		Menu7_3=new Array("Pantry Raid","services_pantry.html","",0,20,134);
		Menu7_4=new Array("Kitchen Shuffle","services_kitchen_shuffle.html","",0,20,134);
		Menu7_5=new Array("Aisle Hopping","services_aisle_hopping.html","",0,20,134);
	
Menu8=new Array("PRESS","in_the_news.html","",2,20,60);
	    Menu8_1=new Array("In the News","in_the_news.html","",0,20,90);
		Menu8_2=new Array("The Almanac, July 2008","pdf/almanac2008.07.09.pdf","",0,32,90);

		
Menu9=new Array("CONTACT US","contact_us.html","",0,20,100);



			