/***********************************************************************************
*	(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=16;			// Number of first level items
	var LowBgColor='#e0e0e0';			// Background color when mouse is not over
	var LowSubBgColor='#f5f5f5';		// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';			// 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='#006699';		// Font color when mouse is over
	var FontSubHighColor='#006699';		// Font color subs when mouse is over
	var BorderColor='#e0e0e0';			// Border color
	var BorderSubColor='#e0e0e0';		// Border color for subs
	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=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'
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=235;				// Menu offset x coordinate
	var StartLeft=22;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=6;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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',10,8];	                             // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Home Page","index.html","",0,30,170);

Menu2=new Array("Our Services","services.htm","",2,30,0);
	Menu2_1=new Array("Individual Services","individual_services.htm","",0,30,180);
	Menu2_2=new Array("Business Services","business_services.htm","",0,30,0);

Menu3=new Array("Online Newsletter","","",2,30,170);
	Menu3_1=new Array("2009 Individual Newsletter","pdf/2009IndividualNewsletter.pdf","",0,30,180);	
	Menu3_2=new Array("2009 Business Newsletter","pdf/2009BusinessNewsletter.pdf","",0,30,0);

Menu4=new Array("Checklists","","",2,30,170);
	Menu4_1=new Array("2009 Individual Checklist","pdf/2009IndividualChecklist.pdf","",0,30,180);	
	Menu4_2=new Array("2009 Business Checklist","pdf/2009BusinessChecklist.pdf","",0,30,0);

Menu5=new Array("Printable Forms","","",3,30,170);
	Menu5_1=new Array("Release of Information Consent Form","pdf/Release_of_Information.pdf","",0,30,250);
	Menu5_2=new Array("For New Hire Employees","pdf/Employee.pdf","",0,30,0);	
	Menu5_3=new Array("For New Hire Independent Contractors","pdf/Independent_Contractor.pdf","",0,30,0);

Menu6=new Array("Where\'\s My Refund?","","",3,30,0);
	Menu6_1=new Array("Federal Tax Refund","https://sa2.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp","",0,30,180);
	Menu6_2=new Array("MI Tax Refund (Individual)","http://www.michigan.gov/taxes/0,1607,7-238-43513-157514--,00.html","",0,30,180);
	Menu6_3=new Array("MI Tax Refund (Business)","http://www.michigan.gov/taxes/0,1607,7-238-43519-155350--,00.html","",0,30,180);

Menu7=new Array("Mileage Rates","mileage_rates.htm","",0,30,0);

Menu8=new Array("Links & Online Resources","","",2,30,0);
	Menu8_1=new Array("Misc. Online Resources","links.htm#other","",0,30,180);
	Menu8_2=new Array("Personal Finance Web Sites","pdf/Personal_Finance_Sites.pdf","",0,30,180);

Menu9=new Array("Record Retention Schedule","record_retention_schedule.htm","",0,30,0);

Menu10=new Array("Charitable Contribution Valuation Guide","pdf/Charitable_Contributions.pdf","",0,38,0);

Menu11=new Array("Choosing the Right Business Entity","pdf/Business_Entity_Comparison_Chart.pdf","",0,38,0);

Menu12=new Array("Individual Tax Information","individual_tax_info.htm","",0,30,0);

Menu13=new Array("Business Tax Information","business_tax_info.htm","",0,30,0);

Menu14=new Array("General Information","general_info.htm","",0,30,0);

Menu15=new Array("Schedule An Appointment","appointments.htm","",0,30,0);

Menu16=new Array("Contact Us","contact.htm","",0,30,0);







