/***********************************************************************************
*	(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='';			// Background color when mouse is not over
	var LowSubBgColor='#999999';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#41403F';			// Background color when mouse is over on subs
	var FontLowColor='#41403F';			// Font color when mouse is not over
	var FontSubLowColor='#41403F';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='';			        // Border color
	var BorderSubColor='#7D7D7D';			// 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=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=-.021;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=134;				// Menu offset x coordinate
	var StartLeft=10;				// 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=300;			// 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',3,5,'tridown.gif',8,5,'trileft.gif',5,8];	// 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("About Us","#","",5,19,80);
	Menu1_1=new Array("Firm History","http://www.monroeshine.com/history.php","",0,17,135);
	Menu1_2=new Array("80th Anniversary","http://www.monroeshine.com/anniversary.php","",0,17,135);
	Menu1_3=new Array("Affiliations","http://www.monroeshine.com/affiliations.php","",0);
	Menu1_4=new Array("Officers","http://www.monroeshine.com/officers.php","",0);
	Menu1_5=new Array("Locations","#","",3,17,135);
		Menu1_5_1=new Array("New Albany","http://www.monroeshine.com/new_albany.php","",0,17,135);
		Menu1_5_2=new Array("Bedford","http://www.monroeshine.com/bedford.php","",0);
		Menu1_5_3=new Array("Louisville","http://www.monroeshine.com/louisville.php","",0);
	Menu1_6=new Array("Ethics and Integrity","http://www.monroeshine.com/ethic_integrity.php","",0);

Menu2=new Array("Services","#","",9,19,80);
	Menu2_1=new Array("Technology Consulting","http://www.monroeshine.com/tech_consulting.php","",0,17,220);
	Menu2_2=new Array("Wealth Management","http://www.lpl.com/barbara.geltmaker/StateRegistration.aspx","",0);
	Menu2_3=new Array("Estate Planning & Administration","http://www.monroeshine.com/estate_admin.php","",0);
	Menu2_4=new Array("Business Valuation","http://www.monroeshine.com/bus_valuation.php","",0);
	Menu2_5=new Array("Tax Service","http://www.monroeshine.com/tax_service.php","",0);
	Menu2_6=new Array("Auditing & Assurance","http://www.monroeshine.com/auditing_assurance.php","",0);
	Menu2_7=new Array("Accounting Services","http://www.monroeshine.com/acct_services.php","",0);
	Menu2_8=new Array("Management Consulting","http://www.monroeshine.com/mgmt_consult.php","",0);
	Menu2_9=new Array("Business Succession Planning","http://www.monroeshine.com/bus_planning.php","",0);

Menu3=new Array("Industries Serviced","#","",7,19,150);
	Menu3_1=new Array("Financial Institutions","#","",4,17,200);
		Menu3_1_1=new Array("Financial Institution Assurance","http://www.monroeshine.com/finance_assurance.php","",0,17,215);
		Menu3_1_2=new Array("Financial Institution Consulting","http://www.monroeshine.com/finance_consulting.php","",0);
		Menu3_1_3=new Array("SEC Compliance Services","http://www.monroeshine.com/sec.php","",0);
		Menu3_1_4=new Array("Tax Compliance and Planning","http://www.monroeshine.com/tax_compliance.php","",0);
	Menu3_2=new Array("Manufacturing","http://www.monroeshine.com/manufacturing.php","",0);
	Menu3_3=new Array("Dealerships","http://www.monroeshine.com/dealerships.php","",0);
	Menu3_4=new Array("Professional Service Firms","http://www.monroeshine.com/pro_firms.php","",0);
	Menu3_5=new Array("Real Estate and Contractors","http://www.monroeshine.com/realestate.php","",0);
	Menu3_6=new Array("REMC","http://www.monroeshine.com/remc.php","",0);
	Menu3_7=new Array("Non-Profit","http://www.monroeshine.com/non_profit.php","",0);

Menu4=new Array("Career Opportunities","#","",3,21,155);
	Menu4_1=new Array("You and Monroe Shine","http://www.monroeshine.com/you_monroe.php","",0,17,155);
	Menu4_2=new Array("Opportunities","http://www.monroeshine.com/opportunities.php","",0);
	Menu4_3=new Array("Contact Us","http://www.monroeshine.com/contact.php","",0);
	
Menu5=new Array("Industry News","http://www.monroeshine.com/industry_news.php","",0,20,110);
	
Menu6=new Array("Company Showcase","#","",3,20,150);
	Menu6_1=new Array("Monroe Shine News","http://www.monroeshine.com/news.php","",0,17,140);
	Menu6_2=new Array("Special Recognition","http://www.monroeshine.com/awards_events.php","",0,17,140);
	Menu6_3=new Array("Monroe Shine Facts","http://www.monroeshine.com/facts.php","",0);

Menu7=new Array("Calculators","http://www.monroeshine.com/calculators.php","",0,20,100);
	
