	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='666357';			// Background color when mouse is not over
	var LowSubBgColor='666357';			// Background color when mouse is not over on subs
	var HighBgColor='104A18';			// Background color when mouse is over
	var HighSubBgColor='BFBAA3';			// Background color when mouse is over on subs
	var FontLowColor='BFBAA3';			// Font color when mouse is not over
	var FontSubLowColor='DAD5C2';			// Font color subs when mouse is not over
	var FontHighColor='FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='104A18';			// Font color subs when mouse is over
	var BorderColor='666357';			// Border color

	var BorderSubColor='BFBAA3';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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=.20;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;			// vertical overlap child/ parent
	var StartTop=42;				// Menu offset x coordinate
	var StartLeft=7;				// 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=3;				// 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=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=0;					// 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=0;				// Keep selected path highligthed
	var Arrws=['spacer.gif',1,1,'spacer.gif',1,1,'spacer.gif',1,1];	// 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.html","",0,18,45);

Menu2=new Array("Areas of Practice","","",8,18,106);
	Menu2_1=new Array("Commercial Real Estate","comrealestate.html","",0,18,168);
	Menu2_2=new Array("Commercial Litigation","comlitigation.html","",0,18,168);
	Menu2_3=new Array("Employment and Civil Rights","empcivilrights.html","",0,18,168);
	Menu2_4=new Array("Intellectual Property","intellectualprop.html","",0,18,168);
	Menu2_5=new Array("Land Use and Zoning Issues","landzone.html","",0,18,168);
	Menu2_6=new Array("Residential Real Estate","residential.html","",0,18,168);
	Menu2_7=new Array("Matrimonial and Family Law","familylaw.html","",0,18,168);
	Menu2_8=new Array("Trusts and Estates","trustestates.html","",0,18,168);

Menu3=new Array("Attorney Profiles","","",13,13,106);
	Menu3_1=new Array("Ronald J. Rosenberg","rosenberg.html","",0,18,200);
	Menu3_2=new Array("Robert M. Calica","calica.html","",0,18,200);
	Menu3_3=new Array("William J. Birney","birney.html","",0,18,200);
	Menu3_4=new Array("Edward M. Ross","ross.html","",0,18,200);
	Menu3_5=new Array("Lesley A. Reardon","reardon.html","",0,18,200);
	Menu3_6=new Array("Kenneth E. Aneser","aneser.html","",0,18,200);
	Menu3_7=new Array("John S. Ciulla","ciulla.html","",0,18,200);
	Menu3_8=new Array("Judah Serfaty","serfaty.html","",0,18,200);
	Menu3_9=new Array("Peter J. Williams","williams.html","",0,18,200);
	Menu3_10=new Array("Robert J. Howard","howard.html","",0,18,200);
	Menu3_11=new Array("Diana G. Attner","attner.html","",0,18,200);
	Menu3_12=new Array("David M. Mannion","mannion.html","",0,18,200);
	Menu3_13=new Array("Joshua M. Liebman, Esq.","liebman.html","",0,18,200);


	
//Menu3=new Array("Attorney Profiles","","",18,18,106);
//	Menu3_1=new Array("Ronald J. Rosenberg","Rosenberg.asp","",0,18,200);
//	Menu3_2=new Array("Robert M. Calica","Calica.asp","",0,18,200);
//	Menu3_3=new Array("William J. Birney","Birney.asp","",0,18,200);
//	Menu3_4=new Array("Edward M. Ross","Ross.asp","",0,18,200);
//	Menu3_5=new Array("Lesley A. Reardon","Reardon.asp","",0,18,200);
//	Menu3_6=new Array("Kenneth E. Aneser","Aneser.asp","",0,18,200);
//	Menu3_7=new Array("","","",0,3,200);
//	Menu3_8=new Array("John S. Ciulla","ciulla.asp","",0,18,200);
//	Menu3_9=new Array("Judah Serfaty","Serfaty.asp","",0,18,200);
//	Menu3_10=new Array("Peter J. Williams","Williams.asp","",0,18,200);
//	Menu3_11=new Array("Robert J. Howard","howard.asp","",0,18,200);
//	Menu3_12=new Array("Diana G. Attner","attner.asp","",0,18,200);
//	Menu3_13=new Array("Megan F. Carroll","carroll.asp","",0,18,200);
//	Menu3_14=new Array("David M. Mannion","mannion.asp","",0,18,200);
//	Menu3_15=new Array("Patrick John White","white.asp","",0,18,200);
//	Menu3_16=new Array("Joshua M. Liebman, Esq.","liebman.asp","",0,18,200);
//	Menu3_17=new Array("","","",0,3,200);
//	Menu3_18=new Array("Kenneth J. Weinstein - Of Counsel","","",0,18,200);



Menu4=new Array("Contact Information","","",2,18,120);
	Menu4_1=new Array("How to Reach Us","contactinfo.html","",0,18,150);
	Menu4_2=new Array("Driving Directions & Map","directions.html","",0,18,150);
	
Menu5=new Array("RCB News","news.html","",0,18,66);
//	Menu5_1=new Array("Firm News","news.asp","",0,18,150);
//	Menu5_2=new Array("Representative Clients","clients.asp","",0,18,150);

//Menu6=new Array("Pro Bono","ProBono.asp","",0,18,60);

//Menu7=new Array("Presentations","presents.asp","",0,18,88);

Menu6=new Array("Representative Clients","clients.html","",0,18,150);
