

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#006699';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCCC';			// Background color when mouse is not over on subs
	var HighBgColor='#CCCCCC';			// Background color when mouse is over
	var HighSubBgColor='#E8E8E8';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='#DDDDDD';			// 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, Arial, Helvetica, sans-serif"		// Font family menu items
	var FontSize=8;							// Font size menu items
	var FontBold=8;							// 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';			// 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=136					// Menu offset x coordinate
	var StartLeft=0;					// 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=2;					// 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;				// 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=1;					// 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"

Menu1=new Array("Home","index.htm","",0,25,60);

Menu2=new Array("Legal Directory","solicitors_in_ireland.htm","",3,25,120);
	Menu2_1=new Array("Solicitors In Ireland","solicitors_in_ireland.htm","",4,20,180);	
		Menu2_1_1=new Array("Leinster","solicitors_in_leinster.htm","",0,20,100);
		Menu2_1_2=new Array("Munster","solicitors_in_munster.htm","",0);
		Menu2_1_3=new Array("Connaucht","solicitors_in_connought.htm","",0);
		Menu2_1_4=new Array("Ulster","solicitors_in_ulster.htm","",0);
                      
				
	
	
	Menu2_2=new Array("Search Solicitors by","solicitors_in_ireland.htm","",4,20,150);	
		Menu2_2_1=new Array("Firms","solicitor_firms_in_ireland.htm","",0,20,100);
		Menu2_2_2=new Array("Locations","solicitors_in_ireland.htm","",0);
		Menu2_2_3=new Array("Practice Areas","practice_areas.htm","",0);
		Menu2_2_4=new Array("Languages","german_speaking_solicitors_in_ireland.htm","",0);
	
	Menu2_3=new Array("Northern Ireland","solicitors_in_ulster.htm","",0);
	






Menu3=new Array("Practice Areas","practice_areas.htm","",11,25,120);
	Menu3_1=new Array("Accidents & Claims","accident_claims.htm","",0,20,180);
	Menu3_2=new Array("Commercial Law", "commercial_law.htm","",0,20,100);
	Menu3_3=new Array("Consumer Law", "consumer_law.htm","",0,20,100);
	Menu3_4=new Array("Competition Law", "competition_law.htm","",0,20,100);
	Menu3_5=new Array("Court Appearances", "court_appearances.htm","",0,20,100);
	Menu3_6=new Array("Employment Law", "employment_law.htm","",0,20,100);
	Menu3_7=new Array("Enviromental Law", "environmental_law.htm","",0,20,100);
	Menu3_8=new Array("European Law", "european_law.htm","",0,20,100);
	Menu3_9=new Array("Family Law", "family_law.htm","",0,20,100);
	Menu3_10=new Array("Finance Law", "finance.htm","",0,20,100);
	
	
	Menu3_11=new Array("Continued >","practice_areas","",12,25,130);
		Menu3_11_1=new Array("Health Law", "health_law.htm","",0,20,180);
		Menu3_11_2=new Array("Property Law", "property_law.htm","",0,20,180);
		Menu3_11_3=new Array("Probate ", "probate.htm","",0,20,180);
		Menu3_11_4=new Array("Insurance Law", "insurance_law.htm","",0,20,180);
		Menu3_11_5=new Array("IT Law", "it_law.htm","",0,20,180);
		Menu3_11_6=new Array("Internatioanl Law", "international_law.htm","",0,20,180);
		Menu3_11_7=new Array("Libel Law", "libel_law.htm","",0,20,180);
		Menu3_11_8=new Array("Notaries ", "notaries.htm","",0,20,180);
		Menu3_11_9=new Array("Taxation Law ", "taxation.htm","",0,20,180);
		Menu3_11_10=new Array("Torts ", "torts.htm","",0,20,180);
		Menu3_11_11=new Array("Trusts ", "trusts.htm","",0,20,180);
		Menu3_11_12=new Array("Wardships ", "wardships.htm","",0,20,180);





Menu4=new Array("News","news.htm","",4,19,48);
	Menu4_1=new Array("Legal.ie News ", "irish_legal_news.htm","",0,20,180);
	Menu4_2=new Array("Irish News Headlines", "live_irish_news.htm","",0,20,180);
	Menu4_3=new Array("World Headline News", "world_newsflash.htm","",0,20,180);
	Menu4_4=new Array("World Legal News", "world_legal_news.htm","",0,20,180);


Menu5=new Array("Links","links.htm","",6,7,48);
	Menu5_1=new Array("Courts","http://www.courts.ie","",0,20,180);
	Menu5_2=new Array("Land Registry","http://www.landregistry.ie","",0,20,180);
	Menu5_3=new Array("Companies Office","http://www.cro.ie","",0,20,180);
	
	
	Menu5_4=new Array("Legal Links","links.htm","",4,20,150);
		Menu5_4_1=new Array("Solicitors In Ireland","solicitors_in_ireland.htm","",0,20,150);
		Menu5_4_2=new Array("Firms","solicitor_firms_in_ireland.htm","",0,20,150);
		Menu5_4_3=new Array("Location","solicitors_in_ireland.htm","",0,20,150);
		Menu5_4_4=new Array("Practice Areas","practice_areas.htm","",0,20,150);
		
	
	
	Menu5_5=new Array("Law Schools in Ireland","links","",6,20,150);
		Menu5_5_1=new Array("UCC","http://www.ucc.ie","",0,20,150);
		Menu5_5_2=new Array("UL","http://www.ul.ie","",0,20,150);
		Menu5_5_3=new Array("TCD","http://www.tcd.ie","",0,20,150);
		Menu5_5_4=new Array("UCG","http://www.ucc.ie","",0,20,150);
		Menu5_5_5=new Array("UCD","http://www.ucd.ie","",0,20,150);
		Menu5_5_6=new Array("GCD","http://www.gcd.ie","",0,20,150);
	Menu5_6=new Array("Useful Links","links","",6,20,150);
		Menu5_6_1=new Array("Irish Government","http://www.irlgov.ie","",0,20,170);
		Menu5_6_2=new Array("Data Protection","http://www.dataprivacy.ie","",0,20,170);
		Menu5_6_3=new Array("Revenue Online Service","http://www.revenue.ie/","",0,20,170);
		Menu5_6_4=new Array("Law Society Of Ireland","http://www.lawsociety.ie","",0,20,170);
		Menu5_6_5=new Array("Law Library","http://www.barcouncil.ie/","",0,20,170);
		Menu5_6_6=new Array("EstateAgent.ie","http://www.estateagent.ie/property/","",0,20,170);

Menu6=new Array("Services","services.htm","",6,25,75);
	
	Menu6_1=new Array("Solicitor Services","solicitor.htm","",0,20,150);
	Menu6_2=new Array("Barrister Services","barristers.htm","",0,20,150);
	Menu6_3=new Array("Domain Registration","legal_name_protection.htm","",0,20,150);
	Menu6_4=new Array("Website Design","legal_web_site_design.htm","",0,20,150);
	Menu6_5=new Array("Solicitors Directory","legal_directory_listing.htm","",0,20,150);
	Menu6_6=new Array("Order Services","order_services.htm","",0,20,150);
Menu7=new Array("Contact Us","contact.htm","",3,25,87);
	Menu7_1=new Array("Email","mailto:info@legal.ie?subject=Email from Legal.ie","",0,20,150);
	Menu7_2=new Array("Online Enquiry Form","enquiry.htm","",0,20,150);
	Menu7_3=new Array("By Post","contact.htm","",0,20,150);