/***********************************************************************************
*	(c) Ger Versluis 1800 version 5.411 24 December 1801 (updated Jan 31st, 1803 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/



	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='white';			    // Background color when mouse is not over
	var LowSubBgColor='#6B98AB';		// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#EBA921';		// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';		// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;  				// Border width
	var BorderBtwnElmnts=1;			    // Border between elements 1 or 0
	var FontFamily="verdana"			// Font family menu items
	var FontSize=8;				// 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=.1;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=11;				// 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 MenuFxramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=200;			// 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"


// Odd number menus are dummy menus. Even number menus are Tabs.





Menu1=new Array("rollover:images/nav_home.gif:images/nav_home_on.gif","http://www.answerlive.com","",0,38,54);



Menu2=new Array("rollover:images/nav_services.gif:images/nav_services_on.gif","http://www.answerlive.com/services.html","",12,38,100);
	Menu2_1=new Array("Live Answering Service","http://www.answerlive.com/services.html#LiveAnsweringService","",0,18,160);
	Menu2_2=new Array("Interactive Voicemail","http://www.answerlive.com/services.html#InteractiveVoicemail","",0);
	Menu2_3=new Array("Front-End Call Support","http://www.answerlive.com/services.html#FrontEndCallSupport","",0);
	Menu2_4=new Array("Live Website Support","http://www.answerlive.com/services.html#WebsiteSupport","",0);
    Menu2_5=new Array("Flexible Delivery","http://www.answerlive.com/services.html#FlexibleDelivery","",0);
	Menu2_6=new Array("Remote Live Receptionist","http://www.answerlive.com/services.html#VirtualReceptionist","",0);
	Menu2_7=new Array("On-Call Scheduling","http://www.answerlive.com/services.html#OncallScheduling","",0);
	Menu2_8=new Array("Online Scheduling","http://www.answerlive.com/services.html#OnlineScheduling","",0);
	Menu2_9=new Array("Backup Support","http://www.answerlive.com/services.html#BackupSupport","",0);
	Menu2_10=new Array("Telesales","http://www.answerlive.com/services.html#Telesales","",0);
	Menu2_11=new Array("Calling Services","http://www.answerlive.com/services.html#CallingServices","",0);
	Menu2_12=new Array("Other Services","http://www.answerlive.com/services.html#OtherServices","",0);


Menu3=new Array("rollover:images/nav_industries.gif:images/nav_industries_on.gif","http://www.answerlive.com/industries.html","",11,38,150);
	Menu3_1=new Array("Medical and Dental","http://www.answerlive.com/industries.html#Medical","",0,18,155);
	Menu3_2=new Array("Tradespeople","http://www.answerlive.com/industries.html#Tradespeople","",0);
	Menu3_3=new Array("Legal and Financial","http://www.answerlive.com/industries.html#Legal","",0);
	Menu3_4=new Array("Property Management","http://www.answerlive.com/industries.html#PropertyManagement","",0);
	Menu3_5=new Array("Information Technologists","http://www.answerlive.com/industries.html#InformationTechnologists","",0);
	Menu3_6=new Array("Mobile Professionals","http://www.answerlive.com/industries.html#MobileProfessionals","",0);
	Menu3_7=new Array("Small Business","http://www.answerlive.com/industries.html#SmallBusiness","",0);
	Menu3_8=new Array("Religious and Charitable Organizations","http://www.answerlive.com/industries.html#ReligiousandCharitableOrganizations","",0);
	Menu3_9=new Array("Funeral Services","http://www.answerlive.com/industries.html#FuneralServices","",0);
	Menu3_10=new Array("County and Sporting Clubs","http://www.answerlive.com/industries.html#countryandsportingclubs","",0);
    Menu3_11=new Array("Other Industries","http://www.answerlive.com/industries.html#OtherIndustries","",0);


Menu4=new Array("rollover:images/nav_testimonials.gif:images/nav_testimonials_on.gif","http://www.answerlive.com/testimonials.html","",0,38,100);

Menu5=new Array("rollover:images/nav_faq.gif:images/nav_faq_on.gif","http://www.answerlive.com/faqs.html","",0,38,48);
	

Menu6=new Array("rollover:images/nav_aboutus_on.gif:images/nav_aboutus_on.gif","http://www.answerlive.com/about_us.html","",4,38,75);
	Menu6_1=new Array("Our Company","http://www.answerlive.com/about_us.html#OurCompany","",0,18,120);
	Menu6_2=new Array("Our People","http://www.answerlive.com/about_us.html#OurPeople","",0,18,120);
	Menu6_3=new Array("Our Technology","http://www.answerlive.com/about_us.html#OurTechnology","",0,18,120);
	Menu6_4=new Array("Contact Us","http://www.answerlive.com/contact.html","",0,18,120);

Menu7=new Array("rollover:images/nav_chooseansweringservice.gif:images/nav_chooseansweringservice_on.gif","http://www.answerlive.com/choosing.html","",3,38,225);
	Menu7_1=new Array("Why Use Us?","http://www.answerlive.com/choosing.html#WhyUseUs","",0,18,245);
	Menu7_2=new Array("How to Select a Teleservice Provider","http://www.answerlive.com/choosing.html#HowToSelect","",0,18,245);
	Menu7_3=new Array("The Fixed-Rate Scam","http://www.answerlive.com/choosing.html#FixedRateScam","",0,18,245);

Menu8=new Array("rollover:images/nav_red.gif:images/nav_red.gif","#","",0,38,17);

