/***********************************************************************************
*	(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=4;			// Number of first level items
	var LowBgColor='white';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='1e1e1e';		// Font color subs when mouse is not over
	var FontHighColor='red';		// Font color when mouse is over
	var FontSubHighColor='red';		// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='0a3c8d';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial"			// Font family menu items
	var FontSize=9;				// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=0;				// 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=20;				// 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='MenuPos';		// 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',20,10,'tri.gifblank',0,0,'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:images/Image1.jpg:images/Image2.jpg"

Menu1=new Array("rollover:images/foreclosure.jpg:images/foreclosure_on.jpg","","",17,60,120);
	Menu1_1=new Array("<img src='images/overview.jpg'>","","",0,20,200);
	Menu1_2=new Array("Foreclosure ABCs","http://www.laninlaw.com/foreclosure_abcs.htm","",0,20,200);
	Menu1_3=new Array("Timing & Procedures","http://www.laninlaw.com/foreclosure_timing.htm","",0,20,200);
	
	Menu1_4=new Array("Applicable Laws","http://www.laninlaw.com/foreclosure_applicablelaws.htm","",0,20,200);
	
	Menu1_5=new Array("Things You Must Know","http://www.laninlaw.com/foreclosure_things.htm","",0,20,200);
	Menu1_6=new Array("Non-Mortgage Debts","http://www.laninlaw.com/foreclosure_nonmortgagedebts.htm","",0,20,200);
	Menu1_7=new Array ("<img src='images/homeowners.jpg'>","","",0,20,200);
	
	Menu1_8=new Array("Litigation","","",8,20,200);
		Menu1_8_1=new Array("Answers, Defenses & Counterclaims","http://www.laninlaw.com/foreclosure_answers.htm","",0,35,200);
		Menu1_8_2=new Array("Summary Judgment","http://www.laninlaw.com/foreclosure_sj.htm","",0,20,200);		
		Menu1_8_3=new Array("Notices of Appearance","http://www.laninlaw.com/foreclosure_noa.htm","",0,20,200);
		Menu1_8_4=new Array("Receivership - Rents","http://www.laninlaw.com/foreclosure_rec.htm","",0,20,200);
		Menu1_8_5=new Array("OSC Vacate Judgment","http://www.laninlaw.com/foreclosure_vacatejudgment.htm","",0,20,200);	
		Menu1_8_6=new Array("OSC Vacate Sale","http://www.laninlaw.com/foreclosure_vacatesale.htm","",0,20,200);
		Menu1_8_7=new Array("Trials & Hearings","http://www.laninlaw.com/foreclosure_trials.htm","",0,20,200);
		Menu1_8_8=new Array("Forms & Samples","http://www.laninlaw.com/foreclosure_forms.htm","",0,25,200);

	Menu1_9=new Array("Workout Options","","",6,20,200);
		Menu1_9_1=new Array("Forbearance Agreements","http://www.laninlaw.com/foreclosure_forbearance.htm","",0,20,200);
		Menu1_9_2=new Array("Loss Mitigation","http://www.laninlaw.com/foreclosure_lossmitigation.htm","",0,20,200);
		Menu1_9_3=new Array("Reinstatement","http://www.laninlaw.com/foreclosure_reinstatement.htm","",0,20,200);
		Menu1_9_4=new Array("Loan Modification","http://www.laninlaw.com/foreclosure_loanmodification.htm","",0,20,200);
		Menu1_9_5=new Array("Settlement Negotiations","http://www.laninlaw.com/foreclosure_settlement.htm","",0,20,200);
		Menu1_9_6=new Array("Short Sale","http://www.laninlaw.com/foreclosure_shortsale.htm","",0,25,200);
	
	Menu1_10=new Array("Refinancing","http://www.laninlaw.com/foreclosure_refinancing.htm","",0,20,200);
	Menu1_11=new Array("Bankruptcy","http://www.laninlaw.com/foreclosure_bankruptcy.htm","",0,20,200);


	Menu1_12=new Array("Real Estate Sales","","",2,20,200);
		Menu1_12_1=new Array("Straight Sales","http://www.laninlaw.com/foreclosure_sale.htm","",0,20,200);
		Menu1_12_2=new Array("Sale Leasebacks","http://www.laninlaw.com/foreclosure_saleleasebacks.htm","",0,25,200);

	Menu1_13=new Array("Lender Liability","","",3,20,200);
		Menu1_13_1=new Array("Fair Debt Collection Practices Act","http://www.laninlaw.com/foreclosure_fairdebt.htm","",0,20,200);
		Menu1_13_2=new Array("Predatory Lending","http://www.laninlaw.com/foreclosure_predatory.htm","",0,20,200);
		Menu1_13_3=new Array("RESPA - Accountings","http://www.laninlaw.com/foreclosure_respa.htm","",0,20,200);
	Menu1_14=new Array("<img src='images/gethelp.jpg'>","","",0,20,200);
	
	Menu1_15=new Array("NY Foreclosure Law Blog","http://www.nyforeclosurelaw.com","",0,20,200);
	Menu1_16=new Array("Inspiration","http://www.laninlaw.com/inspiration.htm","",0,20,200);
	Menu1_17=new Array("Ask Scott - Free Case Analysis","http://www.laninlaw.com/askscott.htm","",0,25,200);

	Menu2=new Array("rollover:images/bankruptcy.jpg:images/bankruptcy_on.jpg","","",19,60,120);
	Menu2_1=new Array("<img src='images/overview.jpg'>","","",0,20,200);	
	Menu2_2=new Array("Chapters 7, 13 & 11","http://www.laninlaw.com/bankruptcy_abcs.htm","",0,20,200);
		
	Menu2_3=new Array("Types of Debts","","",8,20,200);

	Menu2_3_1=new Array("Mortgages","http://www.laninlaw.com/bankruptcy_mortgages.htm","",0, 20, 200);
	Menu2_3_2=new Array("Personal & Business Loans","http://www.laninlaw.com/bankruptcy_loans.htm","",0,20,200);
	Menu2_3_3=new Array("Credit Cards","http://www.laninlaw.com/bankruptcy_creditcards.htm","",0,20,200);
	Menu2_3_4=new Array("Medical Bills","http://www.laninlaw.com/bankruptcy_medical.htm","",0,20,200);
	Menu2_3_5=new Array("Car Loans & Leases","http://www.laninlaw.com/bankruptcy_cars.htm","",0,20,200);
	Menu2_3_6=new Array("Taxes","http://www.laninlaw.com/bankruptcy_taxes.htm","",0,20,200);
	Menu2_3_7=new Array("Student Loans","http://www.laninlaw.com/bankruptcy_studentloans.htm","",0,20,200);
	Menu2_3_8=new Array("Rent","http://www.laninlaw.com/bankruptcy_rent.htm","",0,25,200);
	
	Menu2_4=new Array("<img src='images/debtors.jpg'>","","",0,20,200);
	Menu2_5=new Array("Should You File?","","",7,20,200);
	Menu2_5_1=new Array("Do You Qualify?","http://www.laninlaw.com/bankruptcy_qualify.htm","",0, 20, 200);
	Menu2_5_2=new Array("Which Chapter?","http://www.laninlaw.com/bankruptcy_chapter.htm","",0,20,200);
	Menu2_5_3=new Array("Benefits & Burdens","http://www.laninlaw.com/bankruptcy_benefits.htm","",0,20,200);
	Menu2_5_4=new Array("Pride, Fear & Dignity","http://www.laninlaw.com/bankruptcy_pride.htm","",0,20,200);
	Menu2_5_5=new Array("Improve Your Credit","http://www.laninlaw.com/bankruptcy_improve.htm","",0,20,200);
	Menu2_5_6=new Array("Avoiding Bankruptcy","http://www.laninlaw.com/bankruptcy_avoiding.htm","",0,20,200);
	Menu2_5_7=new Array("Life After Bankruptcy","http://www.laninlaw.com/bankruptcy_lifeafter.htm","",0,25,200);
	

	Menu2_6=new Array("Getting Ready To File","","",4,20,200);
		Menu2_6_1=new Array("Documents Needed","http://www.laninlaw.com/bankruptcy_docs.htm","",0,20,200);
		Menu2_6_2=new Array("Credit Counseling","http://www.laninlaw.com/bankruptcy_creditcounseling.htm","",0,20,200);
		Menu2_6_3=new Array("Office Consultation","http://www.laninlaw.com/bankruptcy_office.htm","",0,20,200);	
		Menu2_6_4=new Array("Petition, Plan & Schedules","http://www.laninlaw.com/bankruptcy_petition.htm","",0,25,200);

	
	Menu2_7=new Array("Automatic Stay Protection","","",8,20,200);
		Menu2_7_1=new Array("Stop Foreclosure","http://www.laninlaw.com/bankruptcy_stopforeclosure.htm","",0,20,200);
		Menu2_7_2=new Array("Stop Bill Collectors & Calls","http://www.laninlaw.com/bankruptcy_stopbillcollectors.htm","",0,20,200);
		Menu2_7_3=new Array("Stop Lawsuits","http://www.laninlaw.com/bankruptcy_stoplawsuits.htm","",0,20,200);
		Menu2_7_4=new Array("Stop Bank Account Levies","http://www.laninlaw.com/bankruptcy_stoplevies.htm","",0,20,200);
		Menu2_7_5=new Array("Stop Income Garnishments","http://www.laninlaw.com/bankruptcy_stopgarnishments.htm","",0,20,200);
		Menu2_7_6=new Array("Stop Repossession","http://www.laninlaw.com/bankruptcy_stoprepossession.htm","",0,20,200);
		Menu2_7_7=new Array("Stop Judgments","http://www.laninlaw.com/bankruptcy_stopjudgments.htm","",0,20,200);
		Menu2_7_8=new Array("Stop Tax Garnishments","http://www.laninlaw.com/bankruptcy_stoptaxgarnishments.htm","",0,25,200);
	
	Menu2_8=new Array("Repayment & Discharge","","",3,20,200);
		Menu2_8_1=new Array("Chapter 13 Plans","http://www.laninlaw.com/bankruptcy_chapter13.htm","",0,20,200);
		Menu2_8_2=new Array("Chapter 7 Discharge","http://www.laninlaw.com/bankruptcy_chapter7.htm","",0,20,200);
		Menu2_8_3=new Array("Post-Discharge Stay Violations","http://www.laninlaw.com/bankruptcy_postdischarge.htm","",0,25,200);

	Menu2_9=new Array("Things You Must Know","http://www.laninlaw.com/bankruptcy_things.htm","",0,20,200);
	Menu2_10=new Array("Motions/Adversary Proc.","http://www.laninlaw.com/bankruptcy_motions.htm","",0,20,200);
	
	Menu2_11=new Array("<img src='images/creditors.jpg'>","","",0,20,200);
	Menu2_12=new Array("What To Do","","",4,20,200);
		Menu2_12_1=new Array("Good Money After Bad","http://www.laninlaw.com/bankruptcy_goodmoney.htm","",0,20,200);
		Menu2_12_2=new Array("Proof Of Claim","http://www.laninlaw.com/bankruptcy_poc.htm","",0,20,200);
		Menu2_12_3=new Array("Monitoring The Case","http://www.laninlaw.com/bankruptcy_monitoring.htm","",0,20,200);
		Menu2_12_4=new Array("Litigation","http://www.laninlaw.com/bankruptcy_litigation.htm","",0,25,200);

	Menu2_13=new Array("Vacating The Stay","http://www.laninlaw.com/bankruptcy_vacating.htm","",0,20,200);
	Menu2_14=new Array("Objections To Plan","http://www.laninlaw.com/bankruptcy_objectplan.htm","",0,20,200);

	Menu2_15=new Array("Motions/Adversary Proc.","http://www.laninlaw.com/bankruptcy_motions.htm","",4,20,200);
		Menu2_15_1=new Array("Objections To Discharge","http://www.laninlaw.com/bankruptcy_objectdisharge.htm","",0,20,200);
		Menu2_15_2=new Array("Nondischargeability","http://www.laninlaw.com/bankruptcy_nondischargeability.htm","",0,20,200);
		Menu2_15_3=new Array("Fraudulent Conveyances","http://www.laninlaw.com/bankruptcy_fc.htm","",0,20,200);
		Menu2_15_4=new Array("Preferential Transfers","http://www.laninlaw.com/bankruptcy_pt.htm","",0,25,200);

	Menu2_16=new Array("<img src='images/gethelp.jpg'>","","",0,20,200);
	Menu2_17=new Array("NY Foreclosure Law Blog","http://www.nyforeclosurelaw.com","",0,20,200);
	Menu2_18=new Array("Inspiration","http://www.laninlaw.com/inspiration.htm","",0,20,200);
	Menu2_19=new Array("Ask Scott - Free Case Analysis","http://www.laninlaw.com/askscott.htm","",0,25,200);



Menu3=new Array("rollover:images/collection.jpg:images/collection_on.jpg","","bg.jpg",7,60,120);
	Menu3_1=new Array ("<img src='images/overview.jpg'>","","",0,20,200);
	Menu3_2=new Array("Collecting Debts","http://www.laninlaw.com/debtcollection_collecting.htm","",0,20,200);
	Menu3_3=new Array("Seizure & Recovery Of Collateral","http://www.laninlaw.com/debtcollection_seizure.htm","",0,20,200);
	Menu3_4=new Array("Enforcement Of Judgments","http://www.laninlaw.com/debtcollection_enforcement.htm","",0,20,200);
	Menu3_5=new Array("Out Of Court Workouts","http://www.laninlaw.com/debtcollection_workouts.htm","",0,20,200);
	Menu3_6=new Array("<img src='images/gethelp.jpg'>","","",0,20,200);
	Menu3_7=new Array("Ask Scott - Free Case Analysis","http://www.laninlaw.com/askscott.htm","",0,25,200);
	
Menu4=new Array("rollover:images/commercial.jpg:images/commercial_on.jpg","","bg.jpg",18,60,120);
	Menu4_1=new Array ("<img src='images/overview.jpg'>","","",0,20,200);
	Menu4_2=new Array("ABCs of Civil Litigation","http://www.laninlaw.com/commercial_abcs.htm","",0,20,200);
	Menu4_3=new Array("State and Federal Courts","http://www.laninlaw.com/commercial_courts.htm","",0,20,120);
	Menu4_4=new Array("Discovery","http://www.laninlaw.com/commercial_discovery.htm","",0,20,200);
	Menu4_5=new Array("Motions","http://www.laninlaw.com/commercial_motions.htm","",0,20,200);
	Menu4_6=new Array("Trials and Hearings","http://www.laninlaw.com/commercial_trials.htm","",0,20,200);
	Menu4_7=new Array("Appeals","http://www.laninlaw.com/commercial_appeals.htm","",0,20,200);
	Menu4_8=new Array ("<img src='images/cases.jpg'>","","",0,20,200);
	Menu4_9=new Array("Contract","http://www.laninlaw.com/commercial_contract.htm","",0,20,200);
	Menu4_10=new Array("Fraud","http://www.laninlaw.com/commercial_fraud.htm","",0,20,200);
	Menu4_11=new Array("Dissolution","http://www.laninlaw.com/commercial_dissolution.htm","",0,20,200);
	Menu4_12=new Array("Business Disputes","http://www.laninlaw.com/commercial_business.htm","",0,20,200);
	Menu4_13=new Array("Real Estate Disputes","http://www.laninlaw.com/commercial_realestate.htm","",0,20,200);
	Menu4_14=new Array("Injunctions & TROs","http://www.laninlaw.com/commercial_injunctions.htm","",0,20,200);
	Menu4_15=new Array("Foreclosure","http://www.laninlaw.com/commercial_foreclosure.htm","",0,20,200);
	Menu4_16=new Array("Collection & Replevin","http://www.laninlaw.com/commercial_collection.htm","",0,20,200);
	Menu4_17=new Array("<img src='images/gethelp.jpg'>","","",0,20,200);
	Menu4_18=new Array("Ask Scott - Free Case Analysis","http://www.laninlaw.com/askscott","",0,25,200);
