/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		
 
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='1C5FAE';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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' or 'bottom'
	var ChildOverlap=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=65;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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.htm","",0,20,110);

//Menu1=new Array("What We Arre","","",2,20,110);

Menu1=new Array("Home","index.htm","",3,20,110);
	Menu1_1=new Array("About Us","about_us.htm","",0,20,110);	
	Menu1_2=new Array("Contact Us","contact_us.htm","",0);
        Menu1_3=new Array("Link Exchange","links2.htm","",0);
			

Menu2=new Array("Hair Care","","",16);
	Menu2_1=new Array("Razor Edge Barber Scissors","barber_scissor.htm","",0,20,240);
	Menu2_2=new Array("Cobalt Strip Razor Edge Scissors","cobalt.htm","",0);
	Menu2_3=new Array("Razor Edge Thinning Scissors","thinning_scissors.htm","",0);
	Menu2_4=new Array("Deluxe Scissors","razor_dx.htm","",0);
	Menu2_5=new Array("Plastic Handle Scissors","plastic_handle_scissors.htm","",0);
	Menu2_6=new Array("440c / 4 Piece Scissors & Shears","barber_shears.htm","",0);
	Menu2_7=new Array("New PVD Titanium Colors","pvd_titanium.htm","",0);
	Menu2_8=new Array("Deep Blue Titanium(pvd) Coated Razor Shear","blue.htm","",0);
	Menu2_9=new Array("Multi Titanium(pvd) Coated Razor Shear","titanium_barber_scissors_multi.htm","",0);
	Menu2_10=new Array("Gold Titanium(pvd) Coated Razor Shear","green.htm","",0);
	Menu2_11=new Array("Gun Metallic Titanium(pvd) Coated Razor Shear","gun.htm","",0);
	Menu2_12=new Array("What Is PVD Titanium Coating","Titanium.htm","",0);	
	Menu2_13=new Array("Wire Cut Japanese Style Thinning","japanese_thinning.htm","",0);	
	Menu2_14=new Array(" ( NEW ) Barber Scissors Pairs","barber_scissors_pairs.htm","",0);
	Menu2_15=new Array("How We Measure Barber Scissors","scissors_measure.htm","",0);
	Menu2_16=new Array("Scissors Info & Parts","barber_scissors_information.htm","",0);
	

Menu3=new Array("Pet Grooming","","",4);
	Menu3_1=new Array("Pet Grooming Scissor","pet_grooming_scissors.htm","",0,20,200);	
	Menu3_2=new Array("Titanium Pet Grooming Scissors","titanium_pet_grooming_scissors.htm","",0);
	Menu3_3=new Array("Pet Grooming Classic Scissors","clasic.htm","",0);
	Menu3_4=new Array("Pet Grooming Tools","gtools.htm","",0);



Menu4=new Array("Manicure","","",6);
	Menu4_1=new Array("Acrylic Nippers","acrylic_nippers.htm","",0,20,175);
	Menu4_2=new Array("Cuticle Nippers","cuticle_nippers.htm","",0);
	Menu4_3=new Array("Cuticle Pushers","cuticle_pushers.htm","",0);
	Menu4_4=new Array("Titanium Coated Nippers","titanium_nippers.htm","",0);
	Menu4_5=new Array("Small Scissors","nail_scissors.htm","",0);
	Menu4_6=new Array("Plastic Manicure Implements","manicuretool.htm","",0);

Menu5=new Array("Padicure","","",8);
	Menu5_1=new Array("Toe Nail Nipper Side Cutters","toe_nail_nippers_side_cutters.htm","",0,20,220);
	Menu5_2=new Array("Toe Nail Nipper With lock","toe_nail_nippers_with_lock.htm","",0,20,180);
	Menu5_3=new Array("Toe Nail Nipper Moon Shape","toe_nail_nippers_moon_shape.htm","",0,20,180);
	Menu5_4=new Array("Toe Nail Nipper Moon Shape Heavy Duty","heavy_duty_nippers_moon_shape.htm","",0,20,180);
	Menu5_5=new Array("Toe Nail Nipper Scissors Handle","toe_nail_nippers_scissors_handle.htm","",0,20,180);
	Menu5_6=new Array("Implements/Nail Files","pedicure_implements.htm","",0);
	Menu5_7=new Array("Foot Files","foot_files.htm","",0);
	Menu5_8=new Array("Tip Cutters & Callus Shavers","tip_cutter.htm","",0);

Menu6=new Array("Skin Care","","",7);
	Menu6_1=new Array("Slanted Tweezers","tweezers_slanted.htm","",0,20,150);
	Menu6_2=new Array("Fine Point Tweezers","tweezers_finepoint.htm","",0);
	Menu6_3=new Array("Automatic Tweezers","tweezers_auto.htm","",0);
	Menu6_4=new Array("Round & Straight Tweezers","tweezers_straight.htm","",0);
	Menu6_5=new Array("Color Tweezers","color_tweezers.htm","",0);
	Menu6_6=new Array("Commodone Extractors","commodone_extractor.htm","",0);
	Menu6_7=new Array("Shaving Razors","shaving_razors.htm","",0);
		
Menu7=new Array("Other Products","","",10);
	Menu7_1=new Array("Hair Care Kits","manicure_sets.htm","",0,20,200);
	Menu7_2=new Array("Supreme Manicure Kits","manicure_kits_supreme.htm","",0);
	Menu7_3=new Array("Wooden Scissors Boxes","wooden_scissors_cases.htm","",0);
	Menu7_4=new Array("Manicure & Scissor Kits","kits.htm","",0);
	Menu7_5=new Array("Miscellaneous Item","misc.htm","",0);
	Menu7_6=new Array("Forcepts & Surgical Scissors","forcep.htm","",0);
	Menu7_7=new Array("Packing","packing.htm","",0);
	Menu7_8=new Array("Private Label","private.htm","",0);
	Menu7_9=new Array("Tailoring Scissors","tailoring_scissors.htm","",0);
	Menu7_10=new Array("Sewing and Embroidery Scissors","sewing_scissors.htm","",0);

Menu8=new Array("                                                                       ","","",0);
	Menu8_1=new Array("Hair Care Kits","manicure_sets.htm","",0,20,300);
	

Menu9=new Array("                                                                       ","","",0);
	Menu9_1=new Array("Hair Care Kits","manicure_sets.htm","",0,20,300);

