/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#f1efe7';			// Background color when mouse is not over
	var LowSubBgColor='#f1efe7';			// Background color when mouse is not over on subs
	var HighBgColor='#B0B0B0';			// Background color when mouse is over
	var HighSubBgColor='#B0B0B0';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#666';			// Font color when mouse is over
	var FontSubHighColor='#666';			// Font color subs when mouse is over
	var BorderColor='#666';			// Border color
	var BorderSubColor='#666';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial,Tahoma,Verdana,"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=90;				// 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=5;				// Left padding
	var TopPaddng=3;				// 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=['http://websmb.net/menu/tri.gif',5,10,'http://websmb.net/menu/tridown.gif',10,5,'http://websmb.net/menu/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","http://websmb.net/","",0,30,138);

Menu2=new Array("Who We Are","","",2);
	Menu2_1=new Array("About Us","","",3,20,150);	
		Menu2_1_1=new Array("About Us","http://websmb.net/who-we-are/about-us/","",0,20,150);
		Menu2_1_2=new Array("Our Mission","http://websmb.net/who-we-are/our-mission/","",0,20,150);
		Menu2_1_3=new Array("Our Process","http://websmb.net/who-we-are/our-process/","",0);
	Menu2_2=new Array("Partners","http://websmb.net/who-we-are/partners/","",0);

Menu3=new Array("What We Do","","",6);
	Menu3_1=new Array("Website Services","","",3,20,150);
		Menu3_1_1=new Array("Overview","http://websmb.net/what-we-do/website-services/overview/","",0,20,150);
		Menu3_1_2=new Array("Website Design","http://websmb.net/what-we-do/website-services/website-design/","",0,20,150);
		Menu3_1_3=new Array("Content Management","http://websmb.net/what-we-do/website-services/content-management/","",0,20,150);	
	Menu3_2=new Array("eMarketing","","",5);
		Menu3_2_1=new Array("Overview","http://websmb.net/what-we-do/emarketing/overview/","",0,20,150);
		Menu3_2_2=new Array("Search Engine Optimization","http://websmb.net/what-we-do/emarketing/search-engine-optimization/","",0,32);
		Menu3_2_3=new Array("Email Campaigns","http://websmb.net/what-we-do/emarketing/email-campaigns/","",0,20);
		Menu3_2_4=new Array("Public Relations","http://websmb.net/what-we-do/emarketing/public-relations/","",0,20);
		Menu3_2_5=new Array("Print & Multimedia","http://websmb.net/what-we-do/emarketing/print-multimedia-graphical-design/","",0,20);
	Menu3_3=new Array("eCommerce","http://websmb.net/what-we-do/ecommerce-solutions/","",0);
	Menu3_4=new Array("eStrategy","","",4);
		Menu3_4_1=new Array("Internet Business Analysis","http://websmb.net/what-we-do/estrategy/internet-business-analysis/","",0,32,150);
		Menu3_4_2=new Array("Market Research","http://websmb.net/what-we-do/estrategy/market-research/","",0,20);
		Menu3_4_3=new Array("Competitive Strategy","http://websmb.net/what-we-do/estrategy/competitive-strategy/","",0,20);
		Menu3_4_4=new Array("Vertical Focus","http://websmb.net/what-we-do/estrategy/vertical-focus/","",0,20);	
	Menu3_5=new Array("eServices","","",3);
		Menu3_5_1=new Array("VOIP Solutions","http://websmb.net/what-we-do/eservices/voip-solutions/","",0,20,150);
		Menu3_5_2=new Array("VOIP FAQ","http://websmb.net/what-we-do/eservices/voip-faq/","",0,20);
		Menu3_5_3=new Array("Five9 Hosted Call Center","http://websmb.net/what-we-do/eservices/five-9-hosted-call-center/","",0,20);	
	Menu3_6=new Array("Hosted Solutions","","",5);
		Menu3_6_1=new Array("CRM","http://websmb.net/what-we-do/hosted-solutions/crm/","",0,20,150);
		Menu3_6_2=new Array("Intranet Portal","http://websmb.net/what-we-do/hosted-solutions/intranet-portal/","",0,20);
		Menu3_6_3=new Array("Netsuite","http://websmb.net/what-we-do/hosted-solutions/netsuite/","",0,20);
                Menu3_6_4=new Array("Salesforce.com","http://websmb.net/what-we-do/hosted-solutions/salesforcecom/","",0,20);
                Menu3_6_5=new Array("Five9","http://websmb.net/what-we-do/eservices/five-9-hosted-call-center/","",0,20);
	
Menu4=new Array("How to Reach Us","","",2);
	Menu4_1=new Array("Contact Us","http://websmb.net/how-to-reach-us/contact-us/","",0,20,180);
	Menu4_2=new Array("Careers","http://websmb.net/how-to-reach-us/careers/","",0);

Menu5=new Array("eResources","","",5);
	Menu5_1=new Array("FAQ's","http://websmb.net/eresources/faqs/","",0,20,140);
	Menu5_2=new Array("News & Articles","http://websmb.net/eresources/news-articles/","",0);
	Menu5_3=new Array("eTips","http://websmb.net/eresources/etips/","",0);
	Menu5_4=new Array("Domain Name Tips","http://websmb.net/eresources/domain-name-tips/","",0);
	Menu5_5=new Array("eTools","http://websmb.net/eresources/etools/","",0);