// Start Menu Script
	Menu1=new Array("&nbsp;Catalog","http://www.tarottotes.com/item.asp?iid=30","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu2=new Array("&nbsp;Contact","http://www.tarottotes.com/item.asp?iid=38","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu3=new Array("&nbsp;FAQ","http://www.tarottotes.com/item.asp?iid=277","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu4=new Array("&nbsp;Learn","http://www.tarottotes.com/item.asp?iid=36","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu5=new Array("&nbsp;Testimonials","http://www.tarottotes.com/item.asp?iid=1866","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu6=new Array("&nbsp;Blog","http://www.tarottotes.com/item.asp?iid=1884","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu7=new Array("&nbsp;Rules-Prizes","http://www.tarottotes.com/item.asp?iid=1408","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	Menu8=new Array("&nbsp;Giveaway","http://www.tarottotes.com/item.asp?list=1","",0,36,130,"","","#C0C0C0","#FFFFFF","","Arial",10,-1,-1,"center","nav3");
	var MenusItems=8;
	var MenuLayout=1;
	var UnfoldHorizontal=0;
	var UnfoldVertical=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var MainDiv=10;
	var SubDiv=10;
	var SubBorder=0;
	var MenuOpacity='100';
	var LoadSound='False';
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=0;			// Border width sub items
	var MenuCentered='left';			// Menu horizontal position can be: left, center, 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. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=0;				// 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 DistFrmFrameBrdr=0;			// Distance between main menu and frame border
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var UnfoldOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var Arrws=['images/system/icons/arrow-7-right.png',10,10,'images/system/icons/arrow-7-down.png',10,10,'images/system/icons/arrow-7-left.png',10,10];
	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
	var OverFormElements=0;			// Set this to 0 when the menu does not need to cover form elements.
	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item.
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide='filter: progid:DXImageTransform.Microsoft.Fade(duration=.20);';
	var MenuShadow='';
// End Menu Script
