/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#ffcc00';			// Background color when mouse is not over
	var LowSubBgColor='#cccccc';			// Background color when mouse is not over on subs
	var HighBgColor='#ffcc00';			// Background color when mouse is over
	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs
	var FontLowColor='#006699';			// Font color when mouse is not over
	var FontSubLowColor='#006699';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#0033cc';			// Font color subs when mouse is over
	var BorderColor='#ffcc00';			// Border color
	var BorderSubColor='#ffcc00';			// 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=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='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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=107;				// Menu offset x coordinate
	var StartLeft=16;				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=0;				// 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("Home","index.html","",0,20,50);	

Menu2=new Array("Company","About Us.html","",3,20,70);
//	Menu2_1=new Array("Why DataDrillers","Service.html","",0,20,140);
	Menu2_1=new Array("Contact","contactinfo.html","",0,20,140);	
	Menu2_2=new Array("About Us","About Us.html","",0,20,140);
	Menu2_3=new Array("Experience","About Us.html#Experience","",0,20,140);
//
//Menu3=new Array("Something...","Overview.html","",4,20,120);
//	Menu3_1=new Array("Expense Analysis","Telecom_Audit_Phone_Bill_Audit.html","",0,20,180);
//	Menu3_2=new Array("Rate Optimization","Telecom_Rate_Reduction.html","",0,20,180);
//	Menu3_3=new Array("Historical Reporting","Telecom_Historical_Recovery.html","",0,20,180);
//	Menu3_4=new Array("Telecom Management","Telemanagement_Telecom_Management.html","",0,20,180);


Menu3=new Array("Services","Telemanagement_Service_Plans.html","",6,20,70);
  	Menu3_1=new Array("Free Sample Analysis","Competitive_Analysis_Offer.html","",0,20,200);
//  	Menu3_2=new Array("Telecom Quick Check","Telecom_Audit_Service.html","",0,20,200);
	Menu3_2=new Array("Telecom Audit and Analysis","Telecom_Audit_Service.html","",0,20,200);
	Menu3_3=new Array("Rate Analysis and Reduction","Business_Long_Distance_Telecom_Rates.html","",0,20,200);
	Menu3_4=new Array("Recurring Analysis","Telemanagement_Telecom_Management.html","",0,20,200);
	Menu3_5=new Array("Overcharge Recovery","Telecom_Historical_Recovery.html","",0,20,200);
	Menu3_6=new Array("Telecom Consulting","Telecom_and_Telecommunications_Consulting_Service.html","",0,20,200);

	
Menu4=new Array("Case Studies","Telemanagement_Case_Studies.html","",5,20,100);
	Menu4_1=new Array("Call Center","Call_Center_Expense_Reduction_Case_Study.html","",0,20,160);
	Menu4_2=new Array("Large Public Company","Public_Company_Case_Study.html","",0,20,160);
	Menu4_3=new Array("Manufacturer","Manufacturer_Case_Study.html","",0,20,160);
	Menu4_4=new Array("Distributed Call Center","Call_Center_Telecom_Audit_Case_Study.html","",0,20,160);
	Menu4_5=new Array("Venture Capital Startup","High_Tech_Startup_Case_Study.html","",0,20,160);

Menu5=new Array("Sample Reports","Telecom_Audit_Samples.html","",6,20,110);
	Menu5_1=new Array("Competitive Analysis","Competitive_Rate_Analysis.html","",0,20,160);
	Menu5_2=new Array("Current Rate Analysis","Current_Rates_Report.html","",0,20,160);
	Menu5_3=new Array("Contract Variance","Contract_Variance_Analysis.html","",0,20,160);
	Menu5_4=new Array("Service Class","Service_Class_Analysis.html","",0,20,160);
	Menu5_5=new Array("Toll Free Cost and Usage","Toll_Free_Expense_Analysis_Report.html","",0,20,160);
//	Menu5_6=new Array("Outbound Cost and Usage","Telecom_Audit_Samples.html#OBUsageAnalysis","",0,20,160);
	Menu5_6=new Array("Monthly Trending","Monthly_Expense_Trending_Report.html","",0,20,160);


// Menu7=new Array("Competitive Analysis","Competitive_Analysis_Offer.html","",0,20,135);

Menu6=new Array("ROI Guarantee","Telecom_ROI_Guarantee.html","",0,20,95);

Menu7=new Array("Resources","Telemanagement_Tips_Form.html","",5,20,70);
    Menu7_1=new Array("Savings Tips","Telemanagement_Tips_Form.html","",0,20,130);
    Menu7_2=new Array("FAQs","FAQs.html","",0,20,130);
    Menu7_3=new Array("Industry Quotes","Industry.html","",0,20,130);
    Menu7_4=new Array("Request Estimate","ContactForm.html","",0,20,130);
    Menu7_5=new Array("Partner Programs","Partner.html","",0,20,130);

    