	
	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='CED6C6'; //'#0D52A5';	// Background color when mouse is not over
	var LowSubBgColor='F7F7F7';//'f5f5f5';//'D6DDE5';			// Background color when mouse is not over on subs
	var HighBgColor='CED6C6'; //'5D95C3';	// Background color when mouse is over
	var HighSubBgColor='E5EBF1';//'9DAD8D';//'black';
	var FontLowColor='000000';//'718562';//'#eeeeee';
	var FontSubLowColor='666666';//'718562';//'9DAD8D';//'3A5468';			// Font color subs when mouse is not over
	var FontHighColor='FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='333333';			// Font color subs when mouse is over
	var BorderColor='#97ABB9';//'CED6C6';//'#7D8C98';			// Border color
	var BorderSubColor='CED6C6';//'9DAD8D';//'black';
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// 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='center';		
	var MenuVerticalCentered='top';	
	var ChildOverlap=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.01;			// vertical overlap child/ parent
	var StartTop=10;				// Menu offset x coordinate
	var StartLeft=110;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=5;				// 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;	
	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=['images/yellowbullet.gif',11,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}


Menu1=new Array("Home","default.asp","menu-bg.gif",0,20,50);
	

Menu2=new Array("About Us","Aboutus.asp","menu-bg.gif",4,20,75);
	Menu2_1=new Array("About Tax Prep","Aboutus.asp","",0,20,130);
	Menu2_2=new Array("Faq's","FAQ.asp","",0);
	Menu2_3=new Array("Appointment","calDefault.asp","",0);
		Menu2_3_1=new Array("For Hari Gadi","calDefault.asp","",0,21,140);
		Menu2_3_2=new Array("For Harish Patel","javascript:NewWin=window.open('http://www.ez-tax-prep.net/log.php','_blank');window['NewWin'].focus()","",0);

	Menu2_4=new Array("Office Location","contactus.asp","",0,20,140);

Menu3=new Array("Services","Services.asp","menu-bg.gif",5,20,70);
	Menu3_1=new Array("Tax Services","TaxServices.asp","",0,20,120);
	Menu3_2=new Array("E-file FAQ's","efilefaq.asp","",0,20,140);
	Menu3_3=new Array("Budgeting","Budgeting.asp","",0,20,140);
	Menu3_4=new Array("Business Decision","BusDecision.asp","",0,20,140);
	Menu3_5=new Array("Other Services","OServices.asp","",0,20,140);


Menu4=new Array("Taxes","Taxes.asp","menu-bg.gif",10,20,60);
	Menu4_1=new Array("Individuals","Individuals.asp","",0,20,160);
	Menu4_2=new Array("Employment Taxes","EmpTaxes.asp","",0,20,140);
	Menu4_3=new Array("Corporations","Corporation.asp","",0,20,140);
	Menu4_4=new Array("Partnerships/LLCs","Parterllc.asp","",0,20,140);
	Menu4_5=new Array("Trusts","Trusts.asp","",0,20,140);
	Menu4_6=new Array("Other Tax Information","OTaxInfo.asp","",0,20,120);
	Menu4_7=new Array("Tax Calculator","TaxCalc.asp","",0,20,140);
	Menu4_8=new Array("Tax Tips","TaxTips.asp","",0,20,140);
	Menu4_9=new Array("Tax Forms","TaxForms.asp","",0,20,140);
	Menu4_10=new Array("Glossary of Terms","GlofTerms.asp","",0,20,140);
	

Menu5=new Array("Accounting","Accounting.asp","menu-bg.gif",3,20,90);
	Menu5_1=new Array("Bookkeeping","Bookkeeping.asp","",0,20,150);
	Menu5_2=new Array("Recordkeeping","RecordKeeping.asp","",0,20,140);
	Menu5_3=new Array("Financial Statement","FinStmt.asp","",0,20,140);


Menu6=new Array("FAQ","javascript:NewWin=window.open('http://www.ongcc.com/faq','_blank');window['NewWin'].focus()","menu-bg.gif",0,20,40);

Menu7=new Array("Payroll","http://www.omsai.com/payroll","menu-bg.gif",0,20,60);
	
Menu8=new Array("Register","Register.asp","menu-bg.gif",0,20,70);


