// 21 July 2007 Added iissues.php
// 11 July 2007 - removed entry to forums

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#FFFFF0';				// Background color when mouse is not over
	var LowSubBgColor='#FFFFF0';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFF0';				// Background color when mouse is over
	var HighSubBgColor='#FFFFF0';			// Background color when mouse is over on subs
	var FontLowColor='#483D8B';			// Font color when mouse is not over
	var FontSubLowColor='#00008B';		// Font color subs when mouse is not over
	var FontHighColor='#483D8B';			// Font color when mouse is over
	var FontSubHighColor='#483D8B';		// Font color subs when mouse is over
	var BorderColor='#483D8B';			// Border color
	var BorderSubColor='#483D8B';		// Border color for subs

	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="lucida,verdana,arial,comic sans ms"	// 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' or static
//	var ChildOverlap=.1;					// horizontal overlap child/ parent
//	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var ChildOverlap=.3;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent


	var StartTop=64;						// Menu offset x coordinate (down)
	var StartLeft=11;						// Menu offset y coordinate (across)

	var VerCorrect=0;						// Multiple frames y correction
	var HorCorrect=0;						// Multiple frames x correction
	var LeftPaddng=1;						// Left padding
	var TopPaddng=1;						// 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=['/g/tri.gif',5,10,'/g/tridown.gif',10,5,'/g/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"


// ica ind = Individual->ind Corporate->Cor Academic->Aca
// per - periodicity 1m 1q 1y
// sr single / repeat
// co - count ind = 1 
// cost = cost in pounds

// Make sure ifoot.inc is also updated when prices change
// Also change body if index.shtml for (change to main routine)


Menu1=new Array("<a title='lawindexpro home page'>Home</a>", "/index.php", "", 7, 17, 80);

	Menu1_1=new Array("<a title='Our terms and Conditions'>Terms</a>", "/itc.shtml", "", 0, 17, 100);	
	Menu1_2=new Array("<a title='Links to external web-sites'>Links Page</a>", "/iLinks.shtml", "", 0, 17, 100);
	Menu1_3=new Array("<a title='Earn money by linking to lawindexpro'>Affiliate</a>", "/iaffiliates.shtml", "", 0);
	Menu1_4=new Array("<a title='How to contact us'>Contact</a>", "/icontact.shtml", "", 0, 17, 120);
	Menu1_5=new Array("<a title='Please tell us what you think'>Feedback</a>", "/ifb.shtml", "", 0);
	Menu1_6=new Array("<a title='Please remind me of my password'>Password</a>", "/ipassadmin.shtml", "", 0);
	Menu1_7=new Array("<a title='Service Issues'>Notices</a>", "/iissues.php", "", 0);
//	Menu1_7=new Array("<a title='lawindexpro forums'>Forums</a>", "http://www.lawindexpro.co.uk/cgi-bin/yabb2/YaBB.pl", "", 0);
	

Menu2=new Array("<a title='Subscription Rates and form'>Subscribe</a>","/cgi-bin/sub.php", "", 2, 17, 80);
	Menu2_1=new Array("<a title='Subscription Rates and form'>Subscribe</a>","/cgi-bin/sub.php", "", 0, 17, 80);
	Menu2_2=new Array("<a title='Our terms and Conditions'>Terms</a>", "/itc.shtml", "", 0, 17, 100);	

// All these are dumped
//	Menu2_1=new Array("Individual:", "", "", 4, 17, 130);
//			Menu2_1_1=new Array("Repeat Monthly  £17.00", "/cgi-bin/sub.pl?ica=ind&per=1m&co=1&sr=rep&cost=17.00", "", 0, 17, 160);
//			Menu2_1_2=new Array("Repeat Annual  £140.00", "/cgi-bin/sub.pl?ica=ind&per=1y&co=1&sr=rep&cost=140.00", "", 0);
//			Menu2_1_3=new Array("Single Month   £25.00", "/cgi-bin/sub.pl?ica=ind&per=1m&co=1&sr=sin&cost=25.00", "", 0);
//			Menu2_1_4=new Array("Single Year    £150.00", "/cgi-bin/sub.pl?ica=ind&per=1y&co=1&sr=sin&cost=150.00", "", 0);

//	Menu2_2=new Array("Corporate:", "", "", 10);
//			Menu2_2_1=new Array("Annual 1   £140.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=1&sr=rep&cost=140.00", "", 0, 17, 160);
//			Menu2_2_2=new Array("Annual 2+     £245.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=2&sr=rep&cost=245.00", "", 0);
//			Menu2_2_3=new Array("Annual 5+     £499.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=5&sr=rep&cost=499.00", "", 0);
//			Menu2_2_4=new Array("Annual 10+   £859.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=10&sr=rep&cost=859.00", "", 0);
//			Menu2_2_5=new Array("Annual 15+  £1150.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=15&sr=rep&cost=1150.00", "", 0);
//			Menu2_2_6=new Array("Annual 20+  £1300.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=20&sr=rep&cost=1300.00", "", 0);
//			Menu2_2_7=new Array("Annual 25+  £1400.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=25&sr=rep&cost=1400.00", "", 0);
//			Menu2_2_8=new Array("Annual 30+  £1600.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=30&sr=rep&cost=1600.00", "", 0);
//			Menu2_2_9=new Array("Annual 50+  £3000.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=50&sr=rep&cost=3000.00", "", 0);
//			Menu2_2_10=new Array("Ann 100+ £4500.00", "/cgi-bin/sub.pl?ica=cor&per=1y&co=100&sr=rep&cost=4500.00", "", 0);/

//	Menu2_3=new Array("Academic:", "", "", 6);
//			Menu2_3_1=new Array("Student Monthly    £12.00", "/cgi-bin/sub.pl?ica=aca&per=1m&co=1&sr=rep&cost=12.00", "", 0, 17, 160);
//			Menu2_3_2=new Array("Student Quarterly  £30.00", "/cgi-bin/sub.pl?ica=aca&per=1q&co=1&sr=rep&cost=30.00", "", 0);
//			Menu2_3_3=new Array("Student Yearly      £75.00", "/cgi-bin/sub.pl?ica=aca&per=1y&co=1&sr=rep&cost=75.00", "", 0);
//			Menu2_3_4=new Array("Class A-lvl/FE  £125.00", "/cgi-bin/sub.pl?ica=aca&per=1y&co=2&sr=rep&cost=125.00", "", 0);
//			Menu2_3_5=new Array("Class Undgrad  £175.00", "/cgi-bin/sub.pl?ica=aca&per=1y&co=4&sr=rep&cost=175.00", "", 0);
//			Menu2_3_6=new Array("Class Postgrad  £200.00", "/cgi-bin/sub.pl?ica=aca&per=1y&co=5&sr=rep&cost=200.00", "", 0);

//	Menu2_4=new Array("Administration:", "", "", 5);
//		Menu2_4_1=new Array("<a title='Our Terms and Conditions for subscribers'>Terms</a>", "/itc.shtml", "", 0, 17, 120);
//		Menu2_4_2=new Array("<a title='A description of the range of cases you might expect to find on lawindexpro'>Coverage</a>", "/ifaq.shtml#coverage", "", 0);
//		Menu2_4_3=new Array("Privacy", "/ifaq.shtml#privacy", "", 0);
//		Menu2_4_4=new Array("Cookies", "/ifaq.shtml#cookies", "", 0);
//		Menu2_4_5=new Array("<a title='What to do if you have lost your password'>Passwords</a>", "/ipassadmin.shtml","", 0);
//	Menu2_5=new Array("FREE Case law updates:", "/cgi-bin/reg1.php", "", 0);




Menu3=new Array("<a title='Subscriber Search'>Searches</a>", "/lip/psrch.pl", "", 3, 17, 80);	

	Menu3_1=new Array("<a title='ID/Password required'>Subscriber Search:</a>","/lip/psrch.pl", "", 0, 17, 110);
	Menu3_2=new Array("<a title='Public Search - restricted results'>Public Search:</a>","/cgi-bin/pubsrch.pl", "", 0, 17, 130);
	Menu3_3=new Array("<a title='Get help on searching'>Search Help</a>","/ishelp.shtml","", 0);

Menu4=new Array("Case Lists", "", "", 6, 17, 80);
	Menu4_1=new Array("Training Providers","","", 3, 17, 140);

		Menu4_1_1=new Array("cpd4Lawyers","http://www.cpd4lawyers.co.uk","", 7, 17, 110);
			Menu4_1_1_1=new Array("Inheritance Tax", "/cgi-bin/c.pl?p=cpd4l&c=1a", "", 0, 17, 180);
			Menu4_1_1_2=new Array("Neighbours and the Law - Real Problems", "/cgi-bin/c.pl?p=cpd4l&c=2a", "", 0);

			Menu4_1_1_3=new Array("Tessa Shepperson", "http://www.landlordlaw.co.uk", "", 4, 17, 150);
				Menu4_1_1_3_1=new Array("Landlord and Tenant (1)", "/cgi-bin/c.pl?p=cpd4l&c=3", "", 0, 17, 150);
				Menu4_1_1_3_2=new Array("Private tenancies short lets/Agreements", "/cgi-bin/c.pl?p=cpd4l&c=4", "", 0);
				Menu4_1_1_3_3=new Array("Short Lets/Possession", "/cgi-bin/c.pl?p=cpd4l&c=6", "", 0);
				Menu4_1_1_3_4=new Array("Short Lets/Possession-2", "/cgi-bin/c.pl?p=cpd4l&c=16", "", 0);

			Menu4_1_1_4=new Array("Martin Coulter", "http://www.estateplans.co.uk", "", 1, 17, 150);
				Menu4_1_1_4_1=new Array("Inheritance Tax - Gifts with Reservation", "/cgi-bin/c.pl?p=cpd4l&c=11", "", 0, 17, 150);

			Menu4_1_1_5=new Array("Gill Steel", "http://www.lawskills.co.uk/gill_steel.asp", "", 4, 17, 160);
				Menu4_1_1_5_1=new Array("Wills for Unmarried Couples", "/cgi-bin/c.pl?p=cpd4l&c=14", "", 0, 17, 170);
				Menu4_1_1_5_2=new Array("Tax Cases 2005", "/cgi-bin/c.pl?p=cpd4l&c=12", "", 0, 17, 170);
				Menu4_1_1_5_3=new Array("Undue Influence", "/cgi-bin/c.pl?p=cpd4l&c=15", "", 0, 17, 170);
				Menu4_1_1_5_4=new Array("Nir Rate Band Loans", "/cgi-bin/c.pl?p=cpd4l&c=18", "", 0, 17, 170);

			Menu4_1_1_6=new Array("Jacqui Gilliatt", "http://www.briefjacquig.co.uk", "", 1, 17, 150);
				Menu4_1_1_6_1=new Array("Care - Residential Assessments", "/cgi-bin/c.pl?p=cpd4l&c=13", "", 0, 17, 150);

			Menu4_1_1_7=new Array("William Hanbury", "http://www.zenithchambers.co.uk/", "", 1, 17, 160);
				Menu4_1_1_7_1=new Array("Practical Boundary Disputes", "/cgi-bin/c.pl?p=cpd4l&c=17", "", 0, 17, 160);

		Menu4_1_2=new Array("Central Law Training","http://www.clt.co.uk/","", 2, 17, 110);
			Menu4_1_2_1=new Array("Landlord & Tenant Update-A", "/cgi-bin/c.pl?p=clt&c=4664a", "", 0, 17, 180);
			Menu4_1_2_2=new Array("Landlord & Tenant Update-B", "/cgi-bin/c.pl?p=clt&c=4664b", "", 0, 17, 180);

		Menu4_1_3=new Array("Lawfile","http://www.lawfile.org.uk/","", 1, 17, 125);
			Menu4_1_3_1=new Array("Medical Ethics", "/cgi-bin/c.pl?p=lfl&c=7", "", 0, 17, 180);


	Menu4_2=new Array("<a title='A selection of leading cases'>Leading Cases:</a>","","", 8, 17, 120);
		Menu4_2_1=new Array("Employment Law", "/cgi-bin/first.pl?cl=181617&pd=Leading+Cases+-+Employment+Law&bkfr=Next&hm=20&sa=0", "", 0, 17, 160);
		Menu4_2_2=new Array("Negligence", "/cgi-bin/first.pl?cl=180104+174256+174314+158976+180110+179786+184750+174256&pd=Leading+Cases+-+Negligence&bkfr=Next&hm=10&sa=0", "", 0);
		Menu4_2_3=new Array("Contract", "/cgi-bin/first.pl?cl=158902+77854&pd=Leading+Cases+-+Contract+Law&bkfr=Next&hm=20&sa=0", "", 0, 17, 160);
		Menu4_2_4=new Array("Criminal Law", "/cgi-bin/first.pl?cl=179641+180521+88525+174045+184759&pd=Leading+Cases+-+Criminal+Law&bkfr=Next&hm=20&sa=0", "", 0, 17, 160);
		Menu4_2_5=new Array("Intellectual Property", "/cgi-bin/first.pl?cl=181403+181405&pd=Leading+Cases+-+Intellectual+Property&bkfr=Next&hm=20&sa=0", "", 0, 17, 160);
		Menu4_2_6=new Array("Landlord and Tenant", "/cgi-bin/first.pl?cl=158894+79222+190577&pd=Leading+Cases:+Landlord+and+Tenant&bkfr=Next&hm=10&sa=0", "", 0);
	     Menu4_2_7=new Array("Nuisance", "/cgi-bin/first.pl?cl=81542+179681&pd=Leading+Cases+-+Nuisance&bkfr=Next&hm=10&sa=0", "", 0);
		Menu4_2_8=new Array("Torts - Other", "/cgi-bin/first.pl?cl=180517&pd=Leading+Cases+-+Torts+-+Other&bkfr=Next&hm=10&sa=0", "", 0);
	Menu4_3=new Array("<a title='Most recent cases added to lawindexpro'>Recent Cases</a>","/cgi-bin/recent.pl", "");
	Menu4_4=new Array("<a title='The entire list of cases'>Full Case list</a>", "/ifclwarn.shtml", "", 0);
	Menu4_5=new Array("<a title='Full text decisions provided by lawindexpro'>Lawindexpro Cases</a>", "/clip.shtml", "", 0);
	Menu4_6=new Array("<a title='Demonstration Files'>Demonstration Cases</a>", "/demo/index.php", "", 0);

Menu5=new Array("Help", "", "", 5, 17, 80);
	Menu5_1=new Array("FAQ/Help","/ifaq.shtml","", 0, 17, 120);
	Menu5_2=new Array("How it Works","/ihiw.shtml","", 0);
	Menu5_3=new Array("Statistics","/istats.shtml","",0);
	Menu5_4=new Array("News", "/inews.shtml", "", 0);
	Menu5_5=new Array("<a title='Please remind me of my password'>Password</a>", "/ipassadmin.shtml", "", 0);
	Menu5_6=new Array("<a title='lawindexpro forums'>Forums</a>", "http://www.lawindexpro.co.uk/cgi-bin/yabb2/YaBB.pl", "", 0);
