 /***********************************************
*	(c) Ger Versluis 2000 version 9.50 24 July 2003	          *
*	You may use this script on non commercial sites.	          *
*	www.burmees.nl/menu			          *
*	You may remove all comments for faster loading	          *		
************************************************/
	var NoOffFirstLineMenus=6;			
	var LowBgColor="#665847";			
	var HighBgColor="black";			
	var FontLowColor="white";			
	var FontHighColor="white";			
	var BorderColor="black";			
	var BorderWidthMain=1;			
	var BorderWidthSub=1;			
 	var BorderBtwnMain=1;
	var BorderBtwnSub=1;
	var FontFamily="verdana";	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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 can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=10;		// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";		// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......
	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;

	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("ABOUT EDDIE","#","",5,20,126,"#665847","gray","","","","",-1,-1,-1,"","");
Menu1_1=new Array("the bio","http://www.auntiemomo.com/cakeordeath/themannew.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu1_2=new Array("eddie's politics","http://www.auntiemomo.com/cakeordeath/izzardpolitics.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu1_3=new Array("the photo gallery","http://www.auntiemomo.com/cakeordeath/gallery/","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu1_4=new Array("sport relief","http://www.auntiemomo.com/cakeordeath/sportrelief.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu1_5=new Array("groovy news","http://www.auntiemomo.com/cakeordeath/news.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu2=new Array("EDDIE'S CAREER","#","",4,20,126,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_1=new Array("the articles","http://www.auntiemomo.com/cakeordeath/mythnew.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
	
Menu2_2=new Array("current tour info","http://www.auntiemomo.com/cakeordeath/currenttour.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu2_3=new Array("tour archives","#","",10,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_1=new Array("Live at the Ambassadors 1993","http://www.auntiemomo.com/cakeordeath/liveattheambassadors.html","",0,30,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_2=new Array("Unrepeatable 1994","http://www.auntiemomo.com/cakeordeath/unrepeatable.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_3=new Array("Definite Article 1996","http://www.auntiemomo.com/cakeordeath/definitearticle.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_4=new Array("Glorious 1997","http://www.auntiemomo.com/cakeordeath/glorious.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_5=new Array("Dress to Kill 1998","http://www.auntiemomo.com/cakeordeath/dresstokill.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_6=new Array("Circle 2000","http://www.auntiemomo.com/cakeordeath/usdates.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_7=new Array("Sexie World Tour 2003","http://www.auntiemomo.com/cakeordeath/tour.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_8=new Array("Scandanavian Tour 2005","http://www.auntiemomo.com/cakeordeath/scantour.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_9=new Array("Mini Tours & Warm Up Gigs","http://www.auntiemomo.com/cakeordeath/minitours.html","",0,30,225,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_3_10=new Array("Stripped 2008","http://www.auntiemomo.com/cakeordeath/stripped.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu2_4=new Array("stage, screen & tv","#","",4,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_1=new Array("stage","#","",4,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_1_1=new Array("Joe Egg London","http://www.auntiemomo.com/cakeordeath/joeegg.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_1_2=new Array("Joe Egg NY","http://www.auntiemomo.com/cakeordeath/joeeggny.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_1_3=new Array("Lenny","http://www.auntiemomo.com/cakeordeath/lenny.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_1_4=new Array("We Know Where You Live, Live!","http://www.auntiemomo.com/cakeordeath/amnestypage.html","",0,30,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu2_4_2=new Array("screen","#","",23,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_1=new Array("Across the Universe","http://www.auntiemomo.com/cakeordeath/across.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_2=new Array("The Aristocrats","http://www.auntiemomo.com/cakeordeath/aristocrats.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_3=new Array("All the Queen's Men","http://www.auntiemomo.com/cakeordeath/aqm.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_4=new Array("Believe","http://www.auntiemomo.com/cakeordeath/believe.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_5=new Array("Blueberry","http://www.auntiemomo.com/cakeordeath/blueberry.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_6=new Array("Cat's Meow","http://www.auntiemomo.com/cakeordeath/catsmeow.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_7=new Array("Chronicles of Narnia","http://www.auntiemomo.com/cakeordeath/chroniclesofnarnia.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_8=new Array("Circus","http://www.auntiemomo.com/cakeordeath/circus.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_9=new Array("The Criminal","http://www.auntiemomo.com/cakeordeath/criminal.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_10=new Array("Diva 51","http://www.auntiemomo.com/cakeordeath/diva51.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_11=new Array("Five Children & It","http://www.auntiemomo.com/cakeordeath/fivechildren.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_12=new Array("Igor","http://www.auntiemomo.com/cakeordeath/igor.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_13=new Array("Mystery Men","http://www.auntiemomo.com/cakeordeath/gallery/mysterymen","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_14=new Array("Oceans 12","http://www.auntiemomo.com/cakeordeath/oceans12.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_15=new Array("Oceans 13","http://www.auntiemomo.com/cakeordeath/oceans13.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_16=new Array("Rage","http://www.auntiemomo.com/cakeordeath/rage.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_17=new Array("Revenger's Tragedy","http://www.auntiemomo.com/cakeordeath/revengerstragedy.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_18=new Array("Romance & Cigarettes","http://www.auntiemomo.com/cakeordeath/romance.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_19=new Array("Shadow of the Vampire","http://www.auntiemomo.com/cakeordeath/burned.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_20=new Array("Super Ex","http://www.auntiemomo.com/cakeordeath/superex.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_21=new Array("Valkyrie","http://www.auntiemomo.com/cakeordeath/valkyrie.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_22=new Array("Velvet Goldmine","http://www.auntiemomo.com/cakeordeath/movies.html#velvet","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_2_23=new Array("The Wild","http://www.auntiemomo.com/cakeordeath/thewild.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu2_4_3=new Array("tv","#","",5,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_3_1=new Array("Kitchen","http://www.auntiemomo.com/cakeordeath/kitchen.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_3_2=new Array("The Riches","http://www.auntiemomo.com/cakeordeath/tvpilot.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_3_3=new Array("40","http://www.auntiemomo.com/cakeordeath/40.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_3_4=new Array("Mongrel Nation","http://www.auntiemomo.com/cakeordeath/mongrelnation.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu2_4_3_5=new Array("Day of the Triffids","http://www.auntiemomo.com/cakeordeath/triffids.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu2_4_4=new Array("in production","http://www.auntiemomo.com/cakeordeath/inproduction.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu3=new Array("IZZARDITES","#","",1,20,126,"#665847","gray","","","","",-1,-1,-1,"","");
Menu3_1=new Array("the hive","#","",4,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu3_1_1=new Array("Izzard.com Blather Board","http://www.eddieizzard.com/you/forum/index.php","",0,30,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu3_1_2=new Array("Izzard.com Mailing List","http://www.eddieizzard.com/members/register.izz","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu3_1_3=new Array("The Beehive Message Board","http://www.voy.com/149309/","",0,30,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu3_1_4=new Array("CoD Treehouse","http://groups.yahoo.com/group/thecakeordeathtreehouse/","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");


Menu4=new Array("FAN STUFF","#","",2,20,126,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_1=new Array("shop eddie","http://www.auntiemomo.com/cakeordeath/collection.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2=new Array("fun stuff","#","",7,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1=new Array("transcripts","#","",6,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1_1=new Array("unrepeatable","http://www.auntiemomo.com/cakeordeath/unrepeatabletranscript.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1_2=new Array("definite article","http://www.auntiemomo.com/cakeordeath/DAtranscript.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1_3=new Array("glorious","http://www.auntiemomo.com/cakeordeath/glorioustranscript.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1_4=new Array("dress to kill","http://www.auntiemomo.com/cakeordeath/d2ktranscription.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1_5=new Array("circle","http://www.auntiemomo.com/cakeordeath/circletranscript.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_1_6=new Array("sexie","http://www.auntiemomo.com/cakeordeath/sexie.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_2=new Array("downloads","#","",4,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_2_1=new Array("groovy wallpaper","http://www.auntiemomo.com/cakeordeath/wallpaper.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_2_2=new Array("2009 calendar","http://www.auntiemomo.com/cakeordeath/2009calendar.pdf","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_2_3=new Array("izzardize your computer","http://www.auntiemomo.com/cakeordeath/izzardize.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_2_4=new Array("screensaver","http://www.auntiemomo.com/cakeordeath/screensaver.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3=new Array("games","#","",6,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3_1=new Array("boingy boingy","http://www.auntiemomo.com/cakeordeath/boingy.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3_2=new Array("sink eddie's battleship","http://www.auntiemomo.com/cakeordeath/battleship.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3_3=new Array("scrambled eddie","http://www.auntiemomo.com/cakeordeath/theweeklypuzzle.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3_4=new Array("ultimate eddie quiz","http://www.auntiemomo.com/cakeordeath/quiz.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3_5=new Array("eddie concentration","http://www.auntiemomo.com/cakeordeath/concentration.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_3_6=new Array("action transvestite!","http://www.auntiemomo.com/cakeordeath/sniper.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_4=new Array("fan stuff","http://www.auntiemomo.com/cakeordeath/fun.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5=new Array("other","#","",7,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_1=new Array("magic 8 ball","http://www.auntiemomo.com/cakeordeath/magic8.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_2=new Array("separated at birth","http://www.auntiemomo.com/cakeordeath/separatedatbirth.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_3=new Array("language lab","http://www.auntiemomo.com/cakeordeath/translation.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_4=new Array("e-greetings","http://www.auntiemomo.com/postcard/index.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_5=new Array("jammie dodgers recipe","http://www.auntiemomo.com/cakeordeath/biscuits.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_6=new Array("talk talk","http://www.auntiemomo.com/cakeordeath/talktalk.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_5_7=new Array("CoD Survey","http://www.auntiemomo.com/cakeordeath/survey.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_6=new Array("linda's games","http://www.auntiemomo.com/cakeordeath/fun.html","",2,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_6_1=new Array("think again","http://www.auntiemomo.com/cakeordeath/thinkagain.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_6_2=new Array("meeting of the minds","http://www.auntiemomo.com/cakeordeath/minds.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu4_2_7=new Array("shoe gallery","http://www.auntiemomo.com/cakeordeath/shoesnew.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");


Menu5=new Array("THE SITE","#","",7,20,126,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_1=new Array("site updates","http://www.auntiemomo.com/cakeordeath/updates.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_2=new Array("FAQ","http://www.auntiemomo.com/cakeordeath/faq.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_3=new Array("site map","http://www.auntiemomo.com/cakeordeath/sitemap.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_4=new Array("eddienet","http://www.auntiemomo.com/cakeordeath/links.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_5=new Array("guestbook","http://www.auntiemomo.com/burningbook/index.php","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_6=new Array("site survey","http://www.auntiemomo.com/cakeordeath/survey.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu5_7=new Array("QUICK LINKS","http://www.auntiemomo.com/cakeordeath/quicklinks.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");

Menu6=new Array("HOME","#","",3,20,120,"#665847","gray","","","","",-1,-1,-1,"","");
Menu6_1=new Array("Feedback","http://www.auntiemomo.com/cakeordeath/feedback.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu6_2=new Array("Email Momo","mailto:lyn@auntiemomo.com","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");
Menu6_3=new Array("Home","http://www.auntiemomo.com/cakeordeath/index.html","",0,20,150,"#665847","gray","","","","",-1,-1,-1,"","");