/***********************************************************************************
*	(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	          *		
***********************************************************************************/

  //do not modify the following three variables ----------------------------------
  var AgntUsr=navigator.userAgent.toLowerCase();
	var NavYes=AgntUsr.indexOf('mozilla')!=-1&&AgntUsr.indexOf('compatible')==-1?1:0;
	var ExpYes=AgntUsr.indexOf('msie')!=-1?1:0;
	//------------------------------------------------------------------------------
	
	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	var LowSubBgColor='#000000';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#E8E8E8';			// Background color when mouse is over on subs
	var FontLowColor='#E8E8E8';			// Font color when mouse is not over
	var FontSubLowColor='#E8E8E8';			// Font color subs when mouse is not over
	var FontHighColor='#E8E8E8';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#E8E8E8';			// Border color
	var BorderSubColor='#E8E8E8';			// 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','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop;			   	// Menu offset x coordinate
	var StartLeft;				// Menu offset y coordinate
	if (NavYes) {         //different menu position in mozilla than in IE
    StartTop=167;				// Menu offset x coordinate
	  StartLeft=208;				// Menu offset y coordinate
	}
	if (ExpYes) {          //different menu position in mozilla than in IE
	  StartTop=174;				// Menu offset x coordinate
	  StartLeft=208;				// 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;			// 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=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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['img/tri.gif',5,10,'img/tridown.gif',10,5,'img/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("Accueil","http://www.fulleffectpaintball.com/us/index.html","",0,20,108);

Menu2=new Array("Produits","","",18,20,120);
    
    Menu2_1=new Array("Lady Fringues","","",5,20,120);
        Menu2_1_1=new Array("Lady Femmes","http://www.fulleffectpaintball.com/us/gamme_ladypaintball_1.php","",1,20,120);
            Menu2_1_1_1=new Array("modulables selon votre goût","","",0,40,120);
        
        Menu2_1_2=new Array("Boyfriend","http://www.fulleffectpaintball.com/us/boyfriend_1.php","",1,20,120);
            Menu2_1_2_1=new Array("modulables selon votre goût","","",0,40,120);
        
         Menu2_1_3=new Array("Autres marques","","",8,20,120);    
              Menu2_1_3_1=new Array("Smart Parts","http://www.fulleffectpaintball.com/us/pantsp_1.php","",0,20,120);     
              Menu2_1_3_2=new Array("Hybrid","http://www.fulleffectpaintball.com/us/hybridclothes_1.php","",0,20,120);
              Menu2_1_3_3=new Array("Diablo","http://www.fulleffectpaintball.com/us/diablo_vetements__apparel_1.php","",1,20,120);
                    Menu2_1_3_3_1=new Array("Sur commande. Préciser Taille et couleur","","",0,50,120);
              Menu2_1_3_4=new Array("Empire","http://www.fulleffectpaintball.com/us/empire_vetements__apparel_1.php","",1,20,120);
                    Menu2_1_3_4_1=new Array("Sur commande. Préciser Taille et couleur","","",0,50,120);
              Menu2_1_3_5=new Array("Dye","http://www.fulleffectpaintball.com/us/dye_vetements___apparel_1.php","",1,20,120);
                    Menu2_1_3_5_1=new Array("Sur commande. Préciser Taille et couleur","","",0,50,120);
              Menu2_1_3_6=new Array("Proto","http://www.fulleffectpaintball.com/us/proto_vetements_apparel_1.php","",1,20,120);
                    Menu2_1_3_6_1=new Array("Sur commande. Préciser Taille et couleur","","",0,50,120);
              Menu2_1_3_7=new Array("Evil","http://www.fulleffectpaintball.com/us/evil_1.php","",1,20,120);
                    Menu2_1_3_7_1=new Array("Sur commande. Préciser Taille et couleur","","",0,50,120);
              Menu2_1_3_8=new Array("XSV","http://www.fulleffectpaintball.com/us/xsvjersey_1.php","",1,20,120);
                    Menu2_1_3_8_1=new Array("Sur commande. Préciser Taille et couleur","","",0,50,120);
            
    	  Menu2_1_4=new Array("Flocage","","",2,20,120);	
              Menu2_1_4_1=new Array("15.00€ par Jersey","","",0,20,120);
              Menu2_1_4_2=new Array("5.00€ par 10","","",0,20,120);
        
        Menu2_1_5=new Array("Lady Ville","http://www.fulleffectpaintball.com/us/lady_ville_1.php","",0,20,120);
    
    
    Menu2_2=new Array("Upgrade et Pièces","","",11,20,120);
		  Menu2_2_1=new Array("Virtue","http://www.fulleffectpaintball.com/us/upg_advantagepb_1.php","",0,20,120);
			Menu2_2_2=new Array("Hybrid","","",4,20,120);
			   Menu2_2_2_1=new Array("Pièces","http://www.fulleffectpaintball.com/us/hybrid_hardparts_1.php","",0,20,120);
			   Menu2_2_2_2=new Array("Hedlock","http://www.fulleffectpaintball.com/us/hybrid_hedlock_1.php","",0,20,120);
			   Menu2_2_2_3=new Array("On/Off","http://www.fulleffectpaintball.com/us/hybrid_onoff_1.php","",0,20,120);
			   Menu2_2_2_4=new Array("Grip","","",5,20,120);
			         Menu2_2_2_4_1=new Array("Angel","http://www.fulleffectpaintball.com/us/gripangel_1.php","",0,20,120);
			         Menu2_2_2_4_2=new Array("Bob Long","http://www.fulleffectpaintball.com/us/gripboblong_1.php","",0,20,120);
			         Menu2_2_2_4_3=new Array("Dye","http://www.fulleffectpaintball.com/us/gripdye_1.php","",0,20,120);
			         Menu2_2_2_4_4=new Array("Ego","http://www.fulleffectpaintball.com/us/gripego_1.php","",0,20,120);
			         Menu2_2_2_4_5=new Array("Shocker","http://www.fulleffectpaintball.com/us/gripshocker_1.php","",0,20,120);
			
			Menu2_2_3=new Array("Ion","http://www.fulleffectpaintball.com/us/upg_ion_1.php","",0,20,120);
			Menu2_2_4=new Array("Kila","http://www.fulleffectpaintball.com/us/kila_1.php","",0,20,120);
			Menu2_2_5=new Array("New Designz","http://www.fulleffectpaintball.com/us/new_designz_1.php","",0,20,120);
			Menu2_2_6=new Array("Violent Products","http://www.fulleffectpaintball.com/us/violent_products_1.php","",0,20,120);
			Menu2_2_7=new Array("Custom Products","http://www.fulleffectpaintball.com/us/customs_products__1.php","",0,20,120);
			Menu2_2_8=new Array("Trinity","http://www.fulleffectpaintball.com/us/upgtrinity_1.php","",0,20,120);
		  Menu2_2_9=new Array("XSV","http://www.fulleffectpaintball.com/us/xsvparts_1.php","",0,20,120);
      Menu2_2_10=new Array("Batteries Maha Energy","http://www.fulleffectpaintball.com/us/mahaenergy_1.php","",0,20,120);	  		  
      Menu2_2_11=new Array("Tous les Orings","http://www.fulleffectpaintball.com/us/pboring_1.php","",0,20,120);
    
      Menu2_3=new Array("DVD Paintball","http://www.fulleffectpaintball.com/us/dvd_paintball_1.php","",0,20,120);
    
    Menu2_4=new Array("Marqueurs","","",14,20,120);
          Menu2_4_1=new Array("Kingman","","",3,20,120);
              Menu2_4_1_1=new Array("Electronique","http://www.fulleffectpaintball.com/us/kingman_electro_1.php","",0,20,120);
              Menu2_4_1_2=new Array("Semi auto","http://www.fulleffectpaintball.com/us/kingman_semi_auto_1.php","",0,20,120);
              Menu2_4_1_3=new Array("Packages","http://www.fulleffectpaintball.com/us/packagekingman_1.php","",0,20,120);
         
         Menu2_4_2=new Array("Smart Parts","","",7,20,120); 
              Menu2_4_2_1=new Array("ION","http://www.fulleffectpaintball.com/us/ion_1.php","",0,20,120); 
              Menu2_4_2_2=new Array("ION Dynasty","http://www.fulleffectpaintball.com/us/dynasty_1.php","",0,20,120); 
              Menu2_4_2_3=new Array("Shocker","http://www.fulleffectpaintball.com/us/shocker_1.php","",0,20,120); 
              Menu2_4_2_4=new Array("Nerve","http://www.fulleffectpaintball.com/us/nerve_1.php","",0,20,120); 
              Menu2_4_2_5=new Array("SP8","http://www.fulleffectpaintball.com/us/sp8_1.php","",0,20,120); 
              Menu2_4_2_6=new Array("Dynasty Body","http://www.fulleffectpaintball.com/us/dynasty_body_kit_1.php","",0,20,120); 
              Menu2_4_2_7=new Array("Anodisation","http://www.fulleffectpaintball.com/us/lady_anodisation_1.php","",0,20,120); 
          Menu2_4_3=new Array("Dye","http://www.fulleffectpaintball.com/us/dm6_1.php","",3,20,120);
              Menu2_4_3_1=new Array("DM6","http://www.fulleffectpaintball.com/us/dm6_1.php","",0,20,120);
              Menu2_4_3_2=new Array("DMC","http://www.fulleffectpaintball.com/us/dmc_1.php","",0,20,120);
              Menu2_4_3_3=new Array("Anodisation","http://www.fulleffectpaintball.com/us/lady_anodisation_1.php","",0,20,120);
          
          Menu2_4_4=new Array("Proto","http://www.fulleffectpaintball.com/us/proto_guns_1.php","",1,20,120);
              Menu2_4_4_1=new Array("Anodisation","http://www.fulleffectpaintball.com/us/lady_anodisation_1.php","",0,20,120);
          
          Menu2_4_5=new Array("Bob Long","","",5,20,120);
              Menu2_4_5_1=new Array("Alias","http://www.fulleffectpaintball.com/us/alias_1.php","",0,20,120);
              Menu2_4_5_2=new Array("Infamous","http://www.fulleffectpaintball.com/us/infamous_1.php","",0,20,120);    
              Menu2_4_5_3=new Array("Empire 2K6","http://www.fulleffectpaintball.com/us/empire2k6_1.php","",0,20,120);
              Menu2_4_5_4=new Array("Lasoya 2K5","http://www.fulleffectpaintball.com/us/lasoya_1.php","",0,20,120);
              Menu2_4_5_5=new Array("Russian Legion","http://www.fulleffectpaintball.com/us/russian_1.php","",0,20,120);
          
          
          Menu2_4_6=new Array("Angel","http://www.fulleffectpaintball.com/us/wdp_angel_1.php","",0,20,120);
          Menu2_4_7=new Array("Tippmann","http://www.fulleffectpaintball.com/us/tippmann_guns_1.php","",3,20,120);    
              Menu2_4_7_1=new Array("A5 Parts","http://www.fulleffectpaintball.com/us/a5_parts_1.php","",0,20,120);
              Menu2_4_7_2=new Array("Crosses","http://www.fulleffectpaintball.com/us/crosse_tippmann_1.php","",0,20,120);
              Menu2_4_7_3=new Array("Canons","http://www.fulleffectpaintball.com/us/canons_a5_1.php","",0,20,120);
              
          Menu2_4_8=new Array("Eclipse","http://www.fulleffectpaintball.com/us/ego06_1.php","",0,20,120);    
          Menu2_4_9=new Array("Minion","http://www.fulleffectpaintball.com/us/minion_1.php","",0,20,120); 
          Menu2_4_10=new Array("BT Guns","http://www.fulleffectpaintball.com/us/btguns_1.php","",0,20,120); 
          Menu2_4_11=new Array("PC US5","http://www.fulleffectpaintball.com/us/pcus_1.php","",0,20,120); 
          Menu2_4_12=new Array("DIABLO WRATH","http://www.fulleffectpaintball.com/us/wrath_1.php","",0,20,120);
          Menu2_4_13=new Array("PISTOL","http://www.fulleffectpaintball.com/us/lady_pistol_1.php","",0,20,120);    
          Menu2_4_14=new Array("Indian Creek","http://www.fulleffectpaintball.com/us/indian_creek_1.php","",0,20,120);      
              
    Menu2_5=new Array("Anodisation","http://www.fulleffectpaintball.com/us/lady_anodisation_1.php","",0,20,120);
    Menu2_6=new Array("Outillage US","http://www.fulleffectpaintball.com/us/allen_inches_1.php","",0,20,120);
    Menu2_7=new Array("Canons","","",4,20,120);
        Menu2_7_1=new Array("Predator Laser","http://www.fulleffectpaintball.com/us/predator_1.php","",1,20,120);
              Menu2_7_1_1=new Array("Explications","http://www.fulleffectpaintball.com/us/predator.html","",0,20,120);    
        Menu2_7_2=new Array("Stiffi Carbone","http://www.fulleffectpaintball.com/us/stiffi_barrel_1.php","",0,20,120);
        Menu2_7_3=new Array("Freak","http://www.fulleffectpaintball.com/us/smart_parts_barrel_1.php","",0,20,120);
        Menu2_7_4=new Array("Canons BT A5/98","http://www.fulleffectpaintball.com/us/canons_bt_a5_98_1.php","",0,20,120);
        
    Menu2_8=new Array("Loaders","","",4,20,120); 
          Menu2_8_1=new Array("Empire","http://www.fulleffectpaintball.com/us/reloader_b_1.php","",0,20,120);
          Menu2_8_2=new Array("Halo","http://www.fulleffectpaintball.com/us/halo__1.php","",0,20,120);
          Menu2_8_3=new Array("Viewloader","http://www.fulleffectpaintball.com/us/viewloader_1.php","",0,20,120);
          Menu2_8_4=new Array("Qloader","http://www.fulleffectpaintball.com/us/qloader_1.php","",0,20,120);
          
            
    Menu2_9=new Array("Masques","","",6,20,120); 
            Menu2_9_1=new Array("Dye","http://www.fulleffectpaintball.com/us/dye_goggle_1.php","",0,20,120);    
            Menu2_9_2=new Array("Proto","http://www.fulleffectpaintball.com/us/proto_goggle_1.php","",0,20,120);
            Menu2_9_3=new Array("Vforce","http://www.fulleffectpaintball.com/us/vforce_goggle_1.php","",0,20,120);
            Menu2_9_4=new Array("Empire Event","http://www.fulleffectpaintball.com/us/event_1.php","",0,20,120);
            Menu2_9_5=new Array("Empire Avatar","http://www.fulleffectpaintball.com/us/avatar_1.php","",0,20,120);
            Menu2_9_6=new Array("Empire Cylus","http://www.fulleffectpaintball.com/us/cylus_1.php","",0,20,120);
    
        
    Menu2_10=new Array("Harnais","","",6,20,120); 
          Menu2_10_1=new Array("Custom products","http://www.fulleffectpaintball.com/us/cpharnais_1.php","",0,20,120);      
          Menu2_10_2=new Array("Diablo","http://www.fulleffectpaintball.com/us/harnaisdiablo_1.php","",0,20,120);
          Menu2_10_3=new Array("Dye","http://www.fulleffectpaintball.com/us/harnaisdye_1.php","",0,20,120);
          Menu2_10_4=new Array("Empire","http://www.fulleffectpaintball.com/us/harnaisempire_1.php","",0,20,120);
          Menu2_10_5=new Array("Proto","http://www.fulleffectpaintball.com/us/harnaisproto_1.php","",0,20,120);
          Menu2_10_6=new Array("Smart Parts","http://www.fulleffectpaintball.com/us/harnaissmartparts_1.php","",0,20,120);
         
    Menu2_11=new Array("Protections","","",6,20,120); 
        Menu2_11_1=new Array("Capottes","http://www.fulleffectpaintball.com/us/capotte_1.php","",0,20,120);
        Menu2_11_2=new Array("Chest","http://www.fulleffectpaintball.com/us/chest_1.php","",0,20,120);
        Menu2_11_3=new Array("Chrono","http://www.fulleffectpaintball.com/us/chrono_1.php","",0,20,120);
        Menu2_11_4=new Array("Genou et coude","http://www.fulleffectpaintball.com/us/elbow_knee_1.php","",0,20,120);
        Menu2_11_5=new Array("Cou","http://www.fulleffectpaintball.com/us/neck_1.php","",0,20,120);
        Menu2_11_6=new Array("Slide","http://www.fulleffectpaintball.com/us/slide_1.php","",0,20,120);
        
     Menu2_12=new Array("Petits accessoires","http://www.fulleffectpaintball.com/us/gaz_accessoires_1.php","",0,20,120);    
     Menu2_13=new Array("Billes Lady France","http://www.fulleffectpaintball.com/us/billes_1.php","",0,20,120);
     Menu2_14=new Array("Xbox Greg Hastings","http://www.fulleffectpaintball.com/us/greg_hastings_1.php","",0,20,120);
     Menu2_15=new Array("Pods Et Entretien","http://www.fulleffectpaintball.com/us/accessoires_painball_accessories_1.php","",0,20,120);       
     Menu2_16=new Array("Lady Pack","","",3,20,120);
            Menu2_16_1=new Array("Petit Budget","http://www.fulleffectpaintball.com/us/mini_1.php","",0,20,120);
            Menu2_16_2=new Array("Fringues","http://www.fulleffectpaintball.com/us/fringues_1.php","",0,20,120);
            Menu2_16_3=new Array("Pro","http://www.fulleffectpaintball.com/us/readytogo_1.php","",0,20,120); 
     
     Menu2_17=new Array("Lady Scenario","","",5,20,120);
          Menu2_17_1=new Array("Grenades Mines","http://www.fulleffectpaintball.com/us/grenades_peinture_1.php","",0,20,120);
          Menu2_17_2=new Array("Canons A5","http://www.fulleffectpaintball.com/us/canons_a5_1.php","",0,20,120);
          Menu2_17_3=new Array("Pièces Tippmann","http://www.fulleffectpaintball.com/us/a5_parts_1.php","",0,20,120);
          Menu2_17_4=new Array("Crosses Tippmann","http://www.fulleffectpaintball.com/us/crosse_tippmann_1.php","",0,20,120);
          Menu2_17_5=new Array("Vestes tactiques","http://www.fulleffectpaintball.com/us/tactical_vest_1.php","",0,20,120);
     
     Menu2_18=new Array("Battle Max Enfants","http://www.fulleffectpaintball.com/us/battlemax_1.php","",0,20,120);
           
Menu3=new Array("Commander","","",3,20,120);
	Menu3_1=new Array("Conditions","http://www.fulleffectpaintball.com/us/conditionslp.html","",0,20,120);
	Menu3_2=new Array("Question à Lady","contact.html","",0,20,120);
	Menu3_3=new Array("Payer","","",3,20,120);
	     Menu3_3_1=new Array("Paypal sur le site","","",0,20,120);
	     Menu3_3_2=new Array("Carte bancaire en $","http://www.prixusa.com/fr/bank_card.php","",0,20,120);
	     Menu3_3_3=new Array("Virement en €","","",0,20,120);

Menu4=new Array("Newsletter/MSN","","",2,20,108);
	     Menu4_1=new Array("Newsletter","http://www.fulleffectpaintball.com/us/newsletterlp.html","",0,20,108);
	     Menu4_2=new Array("MSN","","",2,20,108);
	         Menu4_2_1=new Array("ladyvente@hotmail.fr","","",0,20,150);
           Menu4_2_2=new Array("ladytechnique@hotmail.fr","","",0,20,150); 

Menu5=new Array("Infos/A savoir","","",6,20,120);
	   Menu5_1=new Array("Prix et Appros","http://www.fulleffectpaintball.com/us/appros.html","",0,20,108);
	   Menu5_2=new Array("Tracking USPS","http://www.usps.com/","",0,20,108);
	   Menu5_3=new Array("Tracking UPS","http://www.ups.com/fr","",0,20,108);
	   Menu5_4=new Array("Colissimo","http://www.colissimo.fr/","",0,20,108);
		 Menu5_5=new Array("Chronopost","http://www.fr.chronopost.com/en/","",0,20,108); 
	   Menu5_6=new Array("Taux de change","http://www.xe.com/fr/","",0,20,108);
	
	
	
	
	
