/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#f0eced';			// Background color when mouse is not over
	var LowSubBgColor='#f0eced';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='78A68C';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='78A68C';			// Border color
	var BorderSubColor='78A68C';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.6;			// vertical overlap child/ parent
	var StartTop=120;				// 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=2;				// 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=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='0';				// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.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
("rollover:eyes-A01.jpg:eyes-A02.jpg","eyes.html","EYE CARE ",13,37,150);
        
       	Menu1_1=new Array
		("Brow Powder","http://www.floriroberts.com/browpowder.html","",0,20,200);
		Menu1_2=new Array
		("Liquid Eye Liner","http://www.floriroberts.com/liquideyeliner.html","",0,20,200);		
		Menu1_3=new Array
		("Eyebrow Powder","http://www.floriroberts.com/eyebrowpowder.html","",0,20,200);
		Menu1_4=new Array
		("Eye Contour Pencil","http://www.floriroberts.com/eye-contour-pencils.html","",0,20,200);
		Menu1_5=new Array
		("Signature Eye Shadow","http://www.floriroberts.com/signatureeyeshadow.html","",0,20,200);		
		Menu1_6=new Array
		("Perfect Lash Mascara","http://www.floriroberts.com/perfectlashmascara.html","",0,20,200);
		Menu1_7=new Array
		("Day Lashes","http://www.floriroberts.com/daylashes.html","",0,20,200);
		Menu1_8=new Array
		("Play Lashes","http://www.floriroberts.com/playlashes.html","",0,20,200);
		Menu1_9=new Array
		("Lash Curler","http://www.floriroberts.com/lashcurler.html","",0,20,200);
		Menu1_10=new Array
		("Loose Mineral Eye Shadow ","http://www.floriroberts.com/loosemineraleyeshadow.html","",	0,20,200);		
		Menu1_11=new Array
		("In the Shadows Single Eye Color","http://www.floriroberts.com/interface/intheshadowssingleeyecolor.html","",	0,20,200);		
		Menu1_12=new Array
		("Perefct Brow Pencil","http://www.floriroberts.com/perfectbrowpencil.html","",	0,20,200);	
		Menu1_13=new Array
		("VIEW ALL EYE PRODUCTS","http://www.floriroberts.com/eyes.html","",0,20,200);
		


Menu2=new Array("rollover:lips-A01.jpg:lips-A02.jpg","lips.html","LIP CARE",10,37,150);

 		Menu2_1=new Array
		("Mineral Based Lip Shine",
		 "http://www.floriroberts.com/mineralbasedlipshine.html","",0,20,200);        
        Menu2_2=new Array
		("High Shine Lip Lacquer Polish",			 "http://www.floriroberts.com/highshinelacquerlippolish.html","",0,20,200);		
		Menu2_3=new Array
		("Lip Contour Pencil","http://www.floriroberts.com/lipcontourpencil.html","",0,20,200);
		Menu2_4=new Array
		("Lipstick","http://www.floriroberts.com/lipstick.html","",0,20,200);
		Menu2_5=new Array
		("Liquid Lip Gloss","http://www.floriroberts.com/liquidlipgloss.html","",0,20,200);		
		Menu2_6=new Array
		("Lip Polish","http://www.floriroberts.com/lippolish.html","",0,20,200);
		Menu2_7=new Array
		("Lip Shimmer","http://www.floriroberts.com/lip-shimmer.html","",0,20,200);
		Menu2_8=new Array
		("Lip Gloss Trio","http://www.floriroberts.com/lipglosstrio.html","",0,20,200);
		Menu2_9=new Array
		("Liplastic","http://www.floriroberts.com/liplastic.html","",0,20,200);
		Menu2_10=new Array
		("VIEW ALL LIP PRODUCTS","http://www.floriroberts.com/lips.html","",0,20,200);
		
		
Menu3=new Array("rollover:face-A01.jpg:face-A02.jpg","face.html","FACE CARE",16,37,150);
	     Menu3_1=new Array
		("Corrective Concealer","http://www.floriroberts.com/concealer.html","",0,20,200);
		Menu3_2=new Array
		("Bronzing Powder","http://www.floriroberts.com/bronzingpowder.html","",0,20,200);
		Menu3_3=new Array
		("Liquid Foundation","http://www.floriroberts.com/liquidfoundation.html","",0,20,200);
		Menu3_4=new Array
		("Cream to Powder Foundation","http://www.floriroberts.com/creamtopowderfoundation.html","",0,20,200);
		Menu3_5=new Array
		("Touche Satin Finish","http://www.floriroberts.com/touchesatinfinish.html","",0,20,200);
		Menu3_6=new Array
		("Hydrophilic Foundation","http://www.floriroberts.com/hydrophilicfoundation.html","",0,20,200);
		Menu3_7=new Array
		("Chromatic Face Powder","http://www.floriroberts.com/chromaticfacepowder.html","",0,20,200);
		Menu3_8=new Array
		("Pressed Powder","http://www.floriroberts.com/pressedpowder.html","",0,20,200);
Menu3_9=new Array
		("Compact Face Powder","http://www.floriroberts.com/compactfacepowder.html","",0,20,200);
		Menu3_10=new Array
		("Radiance Blush","http://www.floriroberts.com/radianceblush.html","",0,20,200);
		Menu3_11=new Array
		("Luxury Pressed Powder","http://www.floriroberts.com/luxurypressedpowder.html","",0,20,200);
		Menu3_12=new Array
		("Oil Blotting Powder","http://www.floriroberts.com/oilblottingpowder.html","",0,20,200);	
		 Menu3_13=new Array
		("Luxury Loose Powder","http://www.floriroberts.com/luxuryloosepowder.html","",0,20,200);
		Menu3_14=new Array
		("Radiance Blush","http://www.floriroberts.com/radianceblush.html","",0,20,200);
		Menu3_15=new Array
		("BRUSHES","http://www.floriroberts.com/face.html","",9,20,200);
		Menu3_15_1=new Array("3/4 Oval Foundation Brush",	"http://www.floriroberts.com/ovalfoundationbrush.html","",0,20,200); 
	Menu3_15_2=new Array("Jumbo Powder Dome Brush","http://www.floriroberts.com/jumbopowderdomebrush.html","",0,20,200); 
	Menu3_15_3=new Array("Brush Blush Pointed Dome","http://www.floriroberts.com/brushblushpointeddome.html","",0,20,200); 
	Menu3_15_4=new Array("Stiff Brow Brush","http://www.floriroberts.com/stiffbrowbrush.html","",0,20,200); 
	Menu3_15_5=new Array("Detail Firm Shadow Brush","http://www.floriroberts.com/detailfirmshadowbrush.html","",0,20,200); 
	Menu3_15_6=new Array("Black Feather Puff","http://www.floriroberts.com/blackfeatherpuff.html","",0,20,200); 
	Menu3_15_7=new Array("Brush Black Retractable Lip","http://www.floriroberts.com/brushblackretractablelip.html","",0,20,200); 
	Menu3_15_8=new Array("Kabuki Brush","http://www.floriroberts.com/kabukibrush.html","",0,20,200);
	Menu3_15_9=new Array("10 Piece Professional Brush","http://www.floriroberts.com/10pieceprofessionalbrushset.html","",0,20,200); 	
		Menu3_16=new Array
		("VIEW ALL FACE PRODUCTS","http://www.floriroberts.com/face.html","",0,20,200);
		
		
Menu4=new Array("rollover:skincare-A01.jpg:skincare-A02.jpg","skincare.html","SKIN CARE ",6,37,150);
Menu4_1=new Array("Enlighten Skin Care","enlighten.html","",4,20,200);
	Menu4_1_1=new Array("Perfect Tone Cleansing Foam",	"http://www.floriroberts.com/enlightenperfecttone-cleansingfoam.html","",0,20,200); 
	Menu4_1_2=new Array("Perfect Tone Skin Prep","http://www.floriroberts.com/enlightenperfecttone-skinprep.html","",0,20,200); 
	Menu4_1_3=new Array("Perfect Tone Moisturizer Super Light","http://www.floriroberts.com/enlightenperfecttonemoisture-superlight.html","",0,35,200); 
	Menu4_1_4=new Array("Perfect Tone Moisturizer Complex Hydrate","http://www.floriroberts.com/enlightenperfecttone-moisturizer-complexhydrate.html","",0,35,200); 

Menu4_2=new Array("Normal to Dry Skin","skincare-normaltodry.html","",4,20,200);
Menu4_2_1=new Array("Gentle Creamy Cleanser",	"http://www.floriroberts.com/gentlecreamycleanser.html","",0,20,200); 
	Menu4_2_2=new Array("Gentle Refining Toner","http://www.floriroberts.com/gentlerefiningtoner.html","",0,20,200); 
	Menu4_2_3=new Array("My Everything Creme","http://www.floriroberts.com/myeverythingcreme.html","",0,20,200); 
	Menu4_2_4=new Array("Chromotome Plus Fade Creme","http://www.floriroberts.com/chromotomeplusfadecreme.html","",0,20,200);
	
Menu4_3=new Array("Normal to Oily Skin","skincare-normaltooily.html","",5,20,200); 	 	
	 	Menu4_3_1=new Array("Double O Complex",	"http://www.floriroberts.com/double-o-complex.html","",0,20,200); 
		Menu4_3_2=new Array("Fresh Foaming Cleanser","http://www.floriroberts.com/freshfoamingcleanser.html","",0,20,200); 
		Menu4_3_3=new Array("Oil Free Moisturizer","http://www.floriroberts.com/oilfreemoisturizer.html","",0,20,200); 
		Menu4_3_4=new Array("Papaya Cleanser","http://www.floriroberts.com/papayacleanser.html","",0,20,200);
	 Menu4_3_5=new Array("Chromotome Plus Fade Creme","http://www.floriroberts.com/chromotomeplusfadecreme.html","",0,20,200);
	
	 
	 Menu4_4=new Array("Alpha Hydroxy Skin Care","skincare-alphahydroxy.html","",4,20,200); 
	 
	 Menu4_4_1=new Array("Facial Scrub & Primer",	"http://www.floriroberts.com/exfoliatingfacialscrub-primer.html","",0,20,200); 
		Menu4_4_2=new Array("Foaming Gel Cleanser","http://www.floriroberts.com/foaminggelcleanser.html","",0,20,200); 
		Menu4_4_3=new Array("Revitalized Protection Moisturizer","http://www.floriroberts.com/revitalizedprotectionmoisturizer.html","",0,20,200); 
		Menu4_4_4=new Array("Skin Balancing Astringent/Toner","http://www.floriroberts.com/skinbalancingastringent.html","",0,20,200);
		
	 
	 Menu4_5=new Array("Special Treatments","bodycare.html","",4,20,200);	 
	 Menu4_5_1=new Array
		("New Trend Multi Purpose Lotion","http://www.floriroberts.com/newtrendmultipurposelotion.html","",0,20,200);
		Menu4_5_2=new Array
		("Sheanut Body Butter","http://www.floriroberts.com/sheanutbodybutter.html","",0,20,200);			
			Menu4_5_3=new Array
		("Creme Brulee Body Souffle","http://www.floriroberts.com/cremebruleebodysouffle.html","",0,20,200);		
			Menu4_5_4=new Array
		("Creme Brulee Body Buffer & Polish","http://www.floriroberts.com/cremebruleebodybufferandpolish.html","",0,30,200);
	Menu4_6=new Array("VIEW ALL SKIN CARE","skincare.html","",0,20,200);
	

Menu5=new Array("rollover:body-A01.jpg:body-A02.jpg","bodycare.html","BODY CARE",5,37,150);

		Menu5_1=new Array
		("New Trend Multi Purpose Lotion","http://www.floriroberts.com/newtrendmultipurposelotion.html","",0,20,200);
		Menu5_2=new Array
		("Sheanut Body Butter","http://www.floriroberts.com/sheanutbodybutter.html","",0,20,200);
		Menu5_3=new Array
		("Creme Brulee Body Souffle","http://www.floriroberts.com/cremebruleebodysouffle.html","",0,20,200);			
		Menu5_4=new Array
		("Creme Brulee Body Buffer & Polish","http://www.floriroberts.com/cremebruleebodybufferandpolish.html","",0,30,200);
		
		Menu5_5=new Array
		("VIEW ALL BODY CARE","http://www.floriroberts.com/bodycare.html","",0,20,200);
		
	
	
	
		Menu6=new Array
	    ("rollover:accessories-A01.jpg:accessories-A02.jpg","http://www.floriroberts.com/specialvalues.html","",9,37,150);
		
		Menu6_1=new Array
		("Beauty Express","http://www.floriroberts.com/beautyexpress.html","",0,20,200);	
			
		Menu6_2=new Array
		("Whipped Clean","http://www.floriroberts.com/whippedclean.html","",0,20,200);				
			
		Menu6_3=new Array
		("","http://www.floriroberts.com/belle-en-rouge.html","belle-gift.jpg",0,50,100);
		
		Menu6_4=new Array
		("Face Forward","http://www.floriroberts.com/face-forward.html","",0,20,200);
		
		Menu6_5=new Array
		("Girlfriend Luxuries","http://www.floriroberts.com/girlfriendluxuries.html","",0,20,200);
				
		Menu6_6=new Array
		("Exquisite Essence","http://www.floriroberts.com/exquisiteessence.html","",0,20,200);	
		
		Menu6_7=new Array
		("Gems","http://www.floriroberts.com/gems.html","",0,20,200);
		
		Menu6_8=new Array
		("Treasures","http://www.floriroberts.com/treasures.html","",0,20,200);
		
		Menu6_9=new Array
		("VIEW ALL SPECIAL VALUES","http://www.floriroberts.com/specialvalues.html","",0,20,200);
		
		
	
	
	