

var NoOffFirstLineMenus=7;	     		// Number of first level items
	var LowBgColor='003399';				// Background color when mouse is not over
	var LowSubBgColor='000000';				// Background color when mouse is not over on subs
	var HighBgColor='3366CC';				// Background color when mouse is over
	var HighSubBgColor='3366cc';			// 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='003399';				// Border color
	var BorderSubColor='003399';				// 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=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=92;						// Menu offset x coordinate
	var StartLeft=47;						// 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=1;						// Top padding
	var FirstLineHorizontal=1;				// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;				// Frames in cols or rows 1 or 0
	var DissapearDelay=500;					// 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=['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"


//MENU ONE----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu1=new Array("About Us","","",8,18,70);
	Menu1_1=new Array("Our Mission","http://www.capitalreps.com/01-about/01-mission.html","",0,20,130);
	Menu1_2=new Array("Company Profile","http://www.capitalreps.com/01-about/02-profile.html","",0);
	Menu1_3=new Array("Our Team","http://www.capitalreps.com/01-about/03-team.html","",0);
	Menu1_4=new Array("Past Performance","http://www.capitalreps.com/01-about/04-performance.html","",0);
	Menu1_5=new Array("Our Clients","http://www.capitalreps.com/01-about/05-clients.html","",0);
	Menu1_6=new Array("Our Partners","http://www.capitalreps.com/01-about/06-partners.html","",0);
	Menu1_7=new Array("Privacy Policy","http://www.capitalreps.com/01-about/07-privacy.html","",0);
	Menu1_8=new Array("Copyright","http://www.capitalreps.com/01-about/08-copyright.html","",0);

//MENU TWO----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu2=new Array("Our Services","","",1,18,95);
	Menu2_1=new Array("The Value We Offer","http://www.capitalreps.com/02-services/01-value.html","",0,20,150);
	Menu2_2=new Array("FUTURE","temp.html","",0,20,130);
	Menu2_3=new Array("FUTURE","temp.html","",0,20,130);

//MENU THREE----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu3=new Array("All About GSA","","",5,18,100);
	Menu3_1=new Array("Considering a GSA Schedule?","http://www.capitalreps.com/03-gsa/01-considering.html","",0,20,210);
	Menu3_2=new Array("FAQs","http://www.capitalreps.com/03-gsa/02-faq.html","",0,20,160);
	Menu3_3=new Array("Contracts and Schedules","","",6,20,160);
		//START SUBMENU
		Menu3_3_1=new Array("ITS","http://www.capitalreps.com/03-gsa/03a-its.html","",0,20,80);
		Menu3_3_2=new Array("MOBIS","http://www.capitalreps.com/03-gsa/03b-mobis.html","",0,20,160);
		Menu3_3_3=new Array("PES","http://www.capitalreps.com/03-gsa/03c-pes.html","",0,20,160);
		Menu3_3_4=new Array("MMPR","http://www.capitalreps.com/03-gsa/03d-mmpr.html","",0,20,160);
		Menu3_3_5=new Array("Pubs","http://www.capitalreps.com/03-gsa/03e-pubs.html","",0,20,160);
		Menu3_3_6=new Array("Other","http://www.capitalreps.com/03-gsa/03f-other.html","",0,20,160);
		//END SUBMENU
	Menu3_4=new Array("Maximizing Your GSA Schedule","http://www.capitalreps.com/03-gsa/04-maximizing.html","",0,20,160);
	Menu3_5=new Array("GSA IT Open To State & Local","http://www.capitalreps.com/03-gsa/05-statelocal.html","",0,20,100);
	Menu3_6=new Array("FUTURE","temp.html","",0,20,100);
	Menu3_7=new Array("FUTURE","temp.html","",0);
	Menu3_8=new Array("FUTURE","temp.html","",0);

//MENU FOUR----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu4=new Array("Federal Resources","","",5,18,130);
	Menu4_1=new Array("Favorite Federal Web Sites","http://www.capitalreps.com/04-resources/01-favorites.html","",0,20,180);
	Menu4_2=new Array("Research Data and Links","http://www.capitalreps.com/04-resources/02-research.html","",0,20,130);
	Menu4_3=new Array("Our Valued Partners","http://www.capitalreps.com/04-resources/03-partners.html","",0,20,130);
	Menu4_4=new Array("Federal Tips","http://www.capitalreps.com/04-resources/04-tips.html","",0,20,130);
	Menu4_5=new Array("Top Contractors","","",2,20,130);
		//START SUBMENU
		Menu4_5_1=new Array("Top 2003 Federal Contractors","http://www.capitalreps.com/04-resources/05a-top2003.html","",0,20,190);
		Menu4_5_2=new Array("Top 2002 Contractors","http://www.capitalreps.com/04-resources/05btop2002.html","",0,20,130);
		//END SUBMENU

//MENU FIVE----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu5=new Array("News","","",3,18,55);
	Menu5_1=new Array("e-Newsletter","http://www.capitalreps.com/05-news/","",3,20,150);
		//START SUBMENU
			Menu5_1_1=new Array("Subscribe","http://www.mymailout.com/MyMailout/Subscribe.aspx?m=918","",0,20,130);
			Menu5_1_2=new Array("Current Issue","http://www.mymailout.com/MyMailout/View.aspx?id=58113&q=42815997&qz=7b6c9e","",0,20,130);
			Menu5_1_3=new Array("Archived Issues","http://www.mymailout.com/MyMailout/Archives.aspx?m=918&qz=8baa4712","",0,20,130);
		//END SUBMENU
	Menu5_2=new Array("Press Releases","http://www.capitalreps.com/05-news/02-releases.html","",0,20,130);
	Menu5_3=new Array("Government Seminars","","",1,20,130);
		//START SUBMENU
			Menu5_3_1=new Array("Government Marketing Forum","http://www.capitalreps.com/05-news/03a-govmktforum.html","",0,20,170);
		//END SUBMENU

//MENU SIX----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu6=new Array("Contact Us","","",2,18,85);
	Menu6_1=new Array("Contact Information","http://www.capitalreps.com/06-contact/01-contact.html","",0,20,130);
	Menu6_2=new Array("Feedback Form","http://www.capitalreps.com/06-contact/02-feedback.html","",0,20,130);

//MENU seven----------------------------------------------------------------------------------------------------------------------------------------	
	
Menu7=new Array("Find It","","",2,18,50);
	Menu7_1=new Array("Search Page","http://www.capitalreps.com/07-findit/01-searchpage.html","",0,20,130);
	Menu7_2=new Array("Main Page","http://www.capitalreps.com/","",0,20,130);
