/***********************************************************************************
*	(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='black';			// Background color when mouse is not over
	var LowSubBgColor='#3399FF';			// 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='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='#999999';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma, Verdana, Arial"	// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=226;				// Menu offset x coordinate
	var StartLeft=104;				// 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=0;			// 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',15,10,'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("Home & Company","http://www.4adesign.com/","",5,20,136);
		Menu1_1=new Array("Register","register.php","",0,20,140);
		Menu1_2=new Array("Login","login.php","",0);
		Menu1_3=new Array("About","company.php?action=about","",0);
		Menu1_4=new Array("Contact","company.php?action=contact","",0);
		Menu1_5=new Array("Presidents Corner","company.php?action=pc","",0);


		Menu2=new Array("Total Solution","assess.php?page=stepa","",5);
		Menu2_1=new Array("Overview","assess.php?page=stepa","",5,20,150);	
		Menu2_1_1=new Array("Project Scope","assess.php?page=step1","",0,20,132);
		Menu2_1_2=new Array("Questionnaire","assess.php?page=step2","",0,20,132);
		Menu2_1_3=new Array("Gathering","assess.php?page=step3","",0);
		Menu2_1_4=new Array("Site Plan","assess.php?page=step4","",0);
        Menu2_1_5=new Array("Market Plan","assess.php?page=step5","",0);
                
		Menu2_2=new Array("Project Legal","assess.php?page=step6","",4);
		Menu2_2_1=new Array("Preliminary Quote","assess.php?page=step7","",0,20,130);
		Menu2_2_2=new Array("Revised Quote","assess.php?page=step8","",0);
		Menu2_2_3=new Array("Final Quote","assess.php?page=step9","",0);
		Menu2_2_4=new Array("Legal Documents","assess.php?page=step10","",0);

		Menu2_3=new Array("Optional Items","assess.php?page=step11","",4);
		Menu2_3_1=new Array("Training","assess.php?page=step12","",0,20,130);
		Menu2_3_2=new Array("Hosting","assess.php?page=step13","",0);
		Menu2_3_3=new Array("Merchant","assess.php?page=step14","",0);
		Menu2_3_4=new Array("SSL","assess.php?page=step15","",0);

		Menu2_4=new Array("Project Management","assess.php?page=step16","",4);
		Menu2_4_1=new Array("Previews","assess.php?page=step17","",0,20,150);
		Menu2_4_2=new Array("Build","assess.php?page=step18","",0);
		Menu2_4_3=new Array("Test","assess.php?page=step19","",0);
		Menu2_4_4=new Array("Deploy","assess.php?page=step20","",0);

		Menu2_5=new Array("Project Aftercare","assess.php?page=step21","",4);
		Menu2_5_1=new Array("Corrections","assess.php?page=step22","",0,20,130);
		Menu2_5_2=new Array("Maintenance","assess.php?page=step23","",0);
		Menu2_5_3=new Array("Upgrades","assess.php?page=step24","",0);
		Menu2_5_4=new Array("Makeovers","assess.php?page=step25","",0);


		Menu3=new Array("Learning Center","#","",2);
		Menu3_1=new Array("Marketing","market.html","",5,20,180);	
		Menu3_1_1=new Array("Link Popularity","index_a.php?cat=200","",0,20,180);
		Menu3_1_2=new Array("Couponing","index_a.php?cat=300","",0);
		Menu3_1_3=new Array("Offline Promotion","index_a.php?cat=500","",0);
        Menu3_1_4=new Array("Online Payments Comparison","index_a.php?cat=700","",0);
        Menu3_1_5=new Array("Our Cart Compatible Merchants","index_a.php?cat=900","",0);
        
		Menu3_2=new Array("Dynamic Content","#","",3);
		Menu3_2_1=new Array("PHP/MySQL","index_a.php?cat=600","",0,20,180);
		Menu3_2_2=new Array("Content Management System","index_a.php?cat=100","",0);
		Menu3_2_3=new Array("Blogging","index_a.php?cat=1000","",0);



	Menu4=new Array("Quoting","#","",8,20,100);	
	Menu4_1=new Array("Quick Quote General","company.php?page=ballpark","",0,20,200);
	Menu4_2=new Array("Quick Quote Cart ","ecom4.html","",0);
	Menu4_3=new Array("Quick Quote Marketing ","market_2.html","",0);
	Menu4_4=new Array("Detailed Quote (Requires Login)","http://www.4adesign.com/a4a/public_html/walk.php?","",0);
	Menu4_5=new Array("Registration","register.php","",0);
	Menu4_6=new Array("My Account","account.php","",0);
	Menu4_7=new Array("Login","login.php","",0);
	Menu4_8=new Array("New!! Purchase Our Services Online","http://www.4adesign.net/cart.php","",0);
	Menu4_9=new Array("Christian Book Store $319.00","#","",0);


	Menu5=new Array("Products & Services","javascript:top.location.href='blank.htm'","",8);
	Menu5_1=new Array("Hosting","hosting.html","",0,20,160);
	Menu5_2=new Array("Web Design","design.html","",0);
	Menu5_3=new Array("Application Development","appdev.html","",0);
	Menu5_4=new Array("Overview of E-Commerce","ecom.html","",4);
	Menu5_4_1=new Array("10 Steps to E-Commerce","ecom_steps.html","",0,20,180);
	Menu5_4_2=new Array("E-commerce Features List","ecom2.html","",0);
	Menu5_4_3=new Array("E-commerce Package Pricing","ecom3.html","",0);
	Menu5_4_4=new Array("E-commerce Custom Quote","ecom4.html","",0);
	Menu5_5=new Array("Marketing Services","market.html","",0);
	Menu5_6=new Array("Site Certificates","assess.php?page=step15","",0);
	Menu5_7=new Array("Graphic Design","minneapolis_graphic_design.html","",0);
	Menu5_8=new Array("Managed Outsourcing","mo.html","",0);


	Menu6=new Array("Portfolio","#","",6);
	Menu6_1=new Array("CESMN ( E-Commerce Cart )","http://www.cesmn.com","",0,20,180);
	Menu6_2=new Array("Claimsdex Web Portal","http://www.claimsdex.com","",0,20,180);
	Menu6_3=new Array("AIM ( Static HTML Design )","http://www.americasim.com","",0);
	Menu6_4=new Array("Oneka Ridge ( CMS & Design )","http://www.onekaridgegc.com","",0);
	Menu6_5=new Array("Baryaat ( Dating Site Startup )","http://www.baryaat.com","",0);
	Menu6_6=new Array("OZ (GUI & App Dev)","http://www.4adesign.com/01_Oz/public2_html/home.html","",0);

