/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='333333';			// Background color when mouse is not over
	var LowSubBgColor='999999';			// Background color when mouse is not over on subs
	var HighBgColor='333333';			// Background color when mouse is over
	var HighSubBgColor='333333';		// Background color when mouse is over on subs
	var FontLowColor='ddddcc';			// Font color when mouse is not over
	var FontSubLowColor='333333';		// Font color subs when mouse is not over
	var FontHighColor='ddddcc';			// Font color when mouse is over
	var FontSubHighColor='ddddcc';		// Font color subs when mouse is over
	var BorderColor='333333';			// Border color
	var BorderSubColor='333333';		// Border color for subs
	var BorderWidth=0;					// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="Trebuchet MS, verdana, helvetica, sans-serif";		// Font family menu items
	var FontSize=8;						// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=35;				// Menu offset Y coordinate
	var StartLeft=369;				// Menu offset X coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['',5,10,'',10,5,'',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("ABOUT","/info/about.html","",5,15,58);
	Menu1_1=new Array("About LIFE","/info/about.html","",0,15,210);
	Menu1_2=new Array("About the LIFE Picture Collection","/info/about.html#collection","",0,15,210);
	Menu1_3=new Array("About LIFE Posters","/info/about.html#posters","",0,15,210);
	Menu1_4=new Array("About the LIFE / Barewalls Alliance","/info/about.html#barewalls","",0,15,210);
	Menu1_5=new Array("About Barewalls","/barewalls.html","",0,15,210);
Menu2=new Array("CART","/order/cart.asp","",0,15,43);
Menu3=new Array("TRACK","/helpdesk/tracking.asp","",2,15,55);
	Menu3_1=new Array("Account","/helpdesk/tracking.asp","",0,15,55);
	Menu3_2=new Array("Login","/helpdesk/tracking.asp","",0,15,55);
Menu4=new Array("HELP","/help/help.html","",8,15,42);
	Menu4_1=new Array("Ordering Prints","/help/help.html#ordering","",0,15,142);
	Menu4_2=new Array("Framing Information","/help/help.html#framing","",0,15,142);
	Menu4_3=new Array("Shipping Information","/help/help.html#shipping","",0,15,142);
	Menu4_4=new Array("Payment Methods","/help/help.html#payment","",0,15,142);
	Menu4_5=new Array("Gift Certificate FAQ","/help/help.html#gcfaq","",0,15,142);
	Menu4_6=new Array("Using Your Account","/help/help.html#account","",0,15,142);
	Menu4_7=new Array("Troubleshooting","/help/help.html#troubleshooting","",0,15,142);
	Menu4_8=new Array("General FAQ","/help/help.html#faq","",0,15,142);
Menu5=new Array("POLICIES","","",2,15,68);
	Menu5_1=new Array("LIFE Privacy Policy","http://www.life.com/Life/privacy.html","",0,15,140);
	Menu5_2=new Array("Barewalls Policies","/help/help_policies.html","",4,15,140);
		Menu5_2_1=new Array("Returns","/help/help_policies.html#returns","",0,15,140);
		Menu5_2_2=new Array("Security","/help/help_policies.html#security","",0,15,140);
		Menu5_2_3=new Array("Privacy Policy","/help/help_policies.html#privacy","",0,15,140);
		Menu5_2_4=new Array("Legal Notices and Disclaimers","/help/help_policies.html#legal","",0,15,140);
Menu6=new Array("CONTACT","/help/email/","",0,15,73);
Menu7=new Array("HOME","","",4,15,40);
	Menu7_1=new Array("LIFE.com","http://www.life.com","",0,15,150);
	Menu7_2=new Array("LIFE Books","http://www.life.com/Life/lifebooks/","",0,15,150);
	Menu7_3=new Array("LIFE PhotoGallery","http://www.life.com/Life/classicpictures/","",0,15,150);
	Menu7_4=new Array("LIFE Posters","/","",0,15,150);