/***********************************************************************************
*	(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=9;			// Number of first level items
              var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#D9E4FF';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#E3E1E1';			// Background color when mouse is over on subs
	var FontLowColor='#000080';			// Font color when mouse is not over
	var FontSubLowColor='#000080';			// Font color subs when mouse is not over
	var FontHighColor='#C00000';			// Font color when mouse is over
	var FontSubHighColor='#C00000';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// 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=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='left';			// Menu horizontal position 'left', 'center' or '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=210;				// Menu offset x coordinate
	var StartLeft=5;				// 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=['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:images/homea.gif:images/homeb.gif","index.shtml","",0,18,90);

Menu2=new Array("rollover:images/abouta.gif:images/aboutb.gif","about.shtml ","",4,18,73);
        Menu2_1=new Array("Mission","mission.shtml","",0,18,100);
        Menu2_2=new Array("Business Team","business_team.shtml","",0,18,100);
        Menu2_3=new Array("Instructors","instructors.shtml","",0,18,100);
        Menu2_4=new Array("Privacy Policy","privacy_policy.shtml","",0,18,100);
        
        
Menu3=new Array("rollover:images/traininga.gif:images/trainingb.gif","training.shtml ","",5,18,117);
        Menu3_1=new Array("Range Plans","range_plans.shtml","",0,18,125);
        Menu3_2=new Array("Training Programs","training_programs.shtml","",4,18,125);
                    Menu3_2_1=new Array("Open Courses","open_courses.shtml ","",6,18,125);
                            Menu3_2_1_1=new Array("Introduction to  Pistol","introduction_pistol.shtml ","",0,18,175);
                            Menu3_2_1_2=new Array("Tactical Pistol","tactical_pistol.shtml ","",0,18,175);
                            Menu3_2_1_3=new Array("Advanced Tactical Pistol","advanced_tactical_pistol.shtml ","",0,18,125);
                            Menu3_2_1_4=new Array("Tactical Rifle","tactical_rifle.shtml ","",0,18,125);
                            Menu3_2_1_5=new Array("Advanced Two Gun Tactical","advanced_two_gun_tactical.shtml ","",0,18,125);
                            Menu3_2_1_6=new Array("Tactical Shotgun","tactical_shotgun.shtml ","",0,18,125);
                            
                 Menu3_2_2=new Array("LE/Mil/Cont. Courses","military_courses.shtml ","",11,18,125);
                           Menu3_2_2_1=new Array("Officer Survival Seminar","officer_survival_seminar.shtml ","",0,18,175);
                           Menu3_2_2_2=new Array("Response to an Active Shooter","active_shooter.shtml ","",0,18,125);
                           Menu3_2_2_3=new Array("High Risk SWAT Operations","swat_operations.shtml ","",0,18,125);
                           Menu3_2_2_4=new Array("Tactical Pistol Instructor","tactical_pistol_instructor.shtml ","",0,18,125);
                           Menu3_2_2_5=new Array("Tactical Rifle Instructor","tactical_rifle_instructor.shtml ","",0,18,125);
                           Menu3_2_2_6=new Array("Tactical Shotgun Instructor","tactical_shotgun_instructor.shtml ","",0,18,175);
                            Menu3_2_2_7=new Array("Mech and Ballistic Breaching","ballistic_breaching.shtml ","",0,18,125);
                            Menu3_2_2_8=new Array("Basic Police Sniper","basic_police_sniper.shtml ","",0,18,125);
                            Menu3_2_2_9=new Array("Advanced Police Sniper","advanced_police_sniper.shtml ","",0,18,125);
                            Menu3_2_2_10=new Array("Police Sniper Instructor","police_sniper_instructor.shtml ","",0,18,125);
                            Menu3_2_2_11=new Array("Military Sniper/Observer","military_sniper.shtml ","",0,18,125);


                    Menu3_2_3=new Array("Security Courses","security_courses.shtml ","",5,18,125);
                            Menu3_2_3_1=new Array("Dignitary Protection","dignitary_protection.shtml ","",0,18,175);
                            Menu3_2_3_2=new Array("Advanced Dignitary Protection","advanced_dignitary_protection.shtml ","",0,18,125);
                            Menu3_2_3_3=new Array("PSD / Military and Contractors","dignitary_protection_military.shtml ","",0,18,125);
                            Menu3_2_3_4=new Array("Escort/Motorcade Operations","motorcade_operations.shtml ","",0,18,125);
                            Menu3_2_3_5=new Array("Executive Protection","executive_protection.shtml ","",0,18,125);


                    Menu3_2_4=new Array("Custom Courses","custom_courses.shtml ","",0,18,125);
       
        Menu3_3=new Array("Accommodations","accommodations.shtml","",0,18,125);
        Menu3_4=new Array("Calendar","calendar_training.shtml","",0,18,125);
         Menu3_5=new Array("Application","pdf/tactical_training_application.pdf","",0,18,125);
        
Menu4=new Array("rollover:images/mobila.gif:images/mobilb.gif","mobile_training.shtml ","",4,18,107);
       Menu4_1=new Array("Training Courses","training_programs.shtml ","",4,18,125);
                    Menu4_1_1=new Array("Open Courses","open_courses.shtml","",6,18,125);
                            Menu4_1_1_1=new Array("Introduction to  Pistol","introduction_pistol.shtml ","",0,18,175);
                            Menu4_1_1_2=new Array("Tactical Pistol","tactical_pistol.shtml ","",0,18,175);
                            Menu4_1_1_3=new Array("Advanced Tactical Pistol","advanced_tactical_pistol.shtml ","",0,18,125);
                            Menu4_1_1_4=new Array("Tactical Rifle","tactical_rifle.shtml ","",0,18,125);
                            Menu4_1_1_5=new Array("Advanced Two Gun Tactical","advanced_two_gun_tactical.shtml ","",0,18,125);
                            Menu4_1_1_6=new Array("Tactical Shotgun","tactical_shotgun.shtml ","",0,18,125);
                            
                    Menu4_1_2=new Array("LE/Mil/Cont. Courses","miltary_courses.shtml","",11,18,125);
                            Menu4_1_2_1=new Array("Officer Survival Seminar","officer_survival_seminar.shtml ","",0,18,175);
                           Menu4_1_2_2=new Array("Response to an Active Shooter","active_shooter.shtml ","",0,18,125);
                           Menu4_1_2_3=new Array("High Risk SWAT Operations","swat_operations.shtml ","",0,18,125);
                           Menu4_1_2_4=new Array("Tactical Pistol Instructor","tactical_pistol_instructor.shtml ","",0,18,125);
                           Menu4_1_2_5=new Array("Tactical Rifle Instructor","tactical_rifle_instructor.shtml ","",0,18,125);
                           Menu4_1_2_6=new Array("Tactical Shotgun Instructor","tactical_shotgun_instructor.shtml ","",0,18,175);
                            Menu4_1_2_7=new Array("Mech and Ballistic Breaching","ballistic_breaching.shtml ","",0,18,125);
                            Menu4_1_2_8=new Array("Basic Police Sniper","basic_police_sniper.shtml ","",0,18,125);
                            Menu4_1_2_9=new Array("Advanced Police Sniper","advanced_police_sniper.shtml ","",0,18,125);
                            Menu4_1_2_10=new Array("Police Sniper Instructor","police_sniper_instructor.shtml ","",0,18,125);
                            Menu4_1_2_11=new Array("Military Sniper/Observer","military_sniper.shtml ","",0,18,125);

                    Menu4_1_3=new Array("Security Courses","security_courses.shtml","",5,18,125);
                           Menu4_1_3_1=new Array("Dignitary Protection","dignitary_protection.shtml ","",0,18,175);
                            Menu4_1_3_2=new Array("Advanced Dignitary Protection","advanced_dignitary_protection.shtml ","",0,18,125);
                            Menu4_1_3_3=new Array("PSD / Military and Contractors","dignitary_protection_military.shtml ","",0,18,125);
                            Menu4_1_3_4=new Array("Escort/Motorcade Operations","motorcade_operations.shtml ","",0,18,125);
                            Menu4_1_3_5=new Array("Executive Protection","executive_protection.shtml ","",0,18,125);
                    Menu4_1_4=new Array("Custom Courses","custom_courses.shtml","",0,18,125);
        Menu4_2=new Array("Host Agency Program","host_agency_program.shtml","",0,18,125);
         Menu4_3=new Array("Calendar","calendar.shtml","",0,18,125);
        Menu4_4=new Array("Application","pdf/mobile_training_application.pdf","",0,18,125);
      
Menu5=new Array("rollover:images/proa.gif:images/prob.gif","pro_shop.shtml","",0,18,73);
       

Menu6=new Array("rollover:images/articlea.gif:images/articleb.gif","articles.shtml","",0,18,71);

Menu7=new Array("rollover:images/linka.gif:images/linkb.gif","links.shtml","",0,18,56);

Menu8=new Array("rollover:images/newsa.gif:images/newsb.gif","newsletter.shtml","",0,18,85);

Menu9=new Array("rollover:images/contacta.gif:images/contactb.gif","contact.shtml","",0,18,73);
            