	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#000099';			// Background color when mouse is not over
	var LowSubBgColor='#d0d0d0';			// Background color when mouse is not over on subs
	var HighBgColor='#ffcc33';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';			// Background color when mouse is over on subs
	var FontLowColor='#ffcc33';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,verdana,times"		// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=1;					// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=100;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=1;				// 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=0;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='1';				// Frame where first level appears
	var SecLineFrame='1';				// Frame where sub levels appear
	var DocTargetFrame='';				// Frame where target documents appear
	var TargetLoc='logoSpan';			// 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 highlighted
	var Prefix='';					// Relative URL or file path prefix
	var Arrws=['../images/ylwright.gif',13,16,'../images/ylwdown.gif',16,13,'../images/ylwleft.gif',13,16];	// Arrow source, width and height
	if(document.location.href.indexOf('/faqs/')>=0){Prefix='../';}

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",Prefix + "../index.htm","",0,16,50);

Menu2=new Array("Products",Prefix + "infoframe.htm?products.asp","",10,16,74);

	Menu2_1=new Array("All",Prefix + "infoframe.htm?products.asp","",0,16,110);

	Menu2_2=new Array("Legal Office",Prefix + "infoframe.htm?legaloff.asp","",13);
		Menu2_2_1=new Array("CaseWorks",Prefix + "infoframe.htm?cworks.asp","",0,16,116);
		Menu2_2_2=new Array("Find Contacts",Prefix + "infoframe.htm?contactx.asp","",0);
		Menu2_2_3=new Array("iMoveMail",Prefix + "infoframe.htm?imovemail.asp","",0);
		Menu2_2_4=new Array("Important Dates+",Prefix + "infoframe.htm?imprtdat.asp","",0);
		Menu2_2_5=new Array("InControl",Prefix + "infoframe.htm?inctrl.asp","",0);
		Menu2_2_6=new Array("InCourt",Prefix + "infoframe.htm?incourt.asp","",0);
		Menu2_2_7=new Array("InForm",Prefix + "infoframe.htm?inform.asp","",0);
		Menu2_2_8=new Array("Legal Extensions",Prefix + "infoframe.htm?legalext.asp","",0);
		Menu2_2_9=new Array("MasterCal",Prefix + "infoframe.htm?mcal.asp","",0);
		Menu2_2_10=new Array("TeamContacts",Prefix + "infoframe.htm?tcon.asp","",0);
		Menu2_2_11=new Array("WinPT",Prefix + "infoframe.htm?winpt.asp","",0);
		Menu2_2_12=new Array("Precedent Management",Prefix + "infoframe.htm?precman.asp","",0,30);
		Menu2_2_13=new Array("Document Assembly",Prefix + "infoframe.htm?docassem.asp","",0,30);

	Menu2_3=new Array("General Office",Prefix + "infoframe.htm?genoff.asp","",11);
		Menu2_3_1=new Array("Find Contacts",Prefix + "infoframe.htm?contactx.asp","",0,16,116);
		Menu2_3_2=new Array("iMoveMail",Prefix + "infoframe.htm?imovemail.asp","",0);
		Menu2_3_3=new Array("Important Dates+",Prefix + "infoframe.htm?imprtdat.asp","",0);
		Menu2_3_4=new Array("InControl",Prefix + "infoframe.htm?inctrl.asp","",0);
		Menu2_3_5=new Array("InPlan",Prefix + "infoframe.htm?inplan.asp","",0);
		Menu2_3_6=new Array("MasterCal",Prefix + "infoframe.htm?mcal.asp","",0);
		Menu2_3_7=new Array("TeamContacts",Prefix + "infoframe.htm?tcon.asp","",0);
		Menu2_3_8=new Array("WinPT",Prefix + "infoframe.htm?winpt.asp","",0);
		Menu2_3_9=new Array("Word Extensions",Prefix + "infoframe.htm?wordext.asp","",0);
		Menu2_3_10=new Array("Precedent Management",Prefix + "infoframe.htm?precman.asp","",0,30);
		Menu2_3_11=new Array("Document Assembly",Prefix + "infoframe.htm?docassem.asp","",0,30);

	Menu2_4=new Array("Outlook/Exchange",Prefix + "infoframe.htm?exchange.asp","",10);
		Menu2_4_1=new Array("CalView",Prefix + "infoframe.htm?calview.asp","",0,16,116);
		Menu2_4_2=new Array("Find Contacts",Prefix + "infoframe.htm?contactx.asp","",0);
		Menu2_4_3=new Array("Holiday Cards",Prefix + "infoframe.htm?personalized-holiday-card.asp","",0);
		Menu2_4_4=new Array("iMoveMail",Prefix + "infoframe.htm?imovemail.asp","",0);
		Menu2_4_5=new Array("Important Dates+",Prefix + "infoframe.htm?imprtdat.asp","",0);
		Menu2_4_6=new Array("InControl",Prefix + "infoframe.htm?inctrl.asp","",0);
		Menu2_4_7=new Array("InCourt",Prefix + "infoframe.htm?incourt.asp","",0);
		Menu2_4_8=new Array("InPlan",Prefix + "infoframe.htm?inplan.asp","",0);
		Menu2_4_9=new Array("MasterCal",Prefix + "infoframe.htm?mcal.asp","",0);
		Menu2_4_10=new Array("TeamContacts",Prefix + "infoframe.htm?tcon.asp","",0);

	Menu2_5=new Array("Word Tools",Prefix + "infoframe.htm?word.asp","",7);
		Menu2_5_1=new Array("Find Contacts",Prefix + "infoframe.htm?contactx.asp","",0,16,116);
		Menu2_5_2=new Array("InForm",Prefix + "infoframe.htm?inform.asp","",0);
		Menu2_5_3=new Array("WinPT",Prefix + "infoframe.htm?winpt.asp","",0);
		Menu2_5_4=new Array("Legal Extensions",Prefix + "infoframe.htm?legalext.asp","",0);
		Menu2_5_5=new Array("Word Extensions",Prefix + "infoframe.htm?wordext.asp","",0);
		Menu2_5_6=new Array("Re-Map Paths",Prefix + "infoframe.htm?workgroup-template-path-issue.asp","",0);
		Menu2_5_7=new Array("Document Assembly",Prefix + "infoframe.htm?docassem.asp","",0,30);

	Menu2_6=new Array("Document Management",Prefix + "infoframe.htm?dman.asp","",6,30);
		Menu2_6_1=new Array("CaseWorks",Prefix + "infoframe.htm?cworks.asp","",0,16,116);
		Menu2_6_2=new Array("InForm",Prefix + "infoframe.htm?inform.asp","",0);
		Menu2_6_3=new Array("WinPT",Prefix + "infoframe.htm?winpt.asp","",0);
		Menu2_6_4=new Array("Legal Extensions",Prefix + "infoframe.htm?legalext.asp","",0);
		Menu2_6_5=new Array("Word Extensions",Prefix + "infoframe.htm?wordext.asp","",0);
		Menu2_6_6=new Array("Precedent Management",Prefix + "infoframe.htm?precman.asp","",0,30);

	Menu2_7=new Array("Practice Management",Prefix + "infoframe.htm?pman.asp","",7,30);
		Menu2_7_1=new Array("iMoveMail",Prefix + "infoframe.htm?imovemail.asp","",0,16,116);
		Menu2_7_2=new Array("Important Dates+",Prefix + "infoframe.htm?imprtdat.asp","",0);
		Menu2_7_3=new Array("InControl",Prefix + "infoframe.htm?inctrl.asp","",0);
		Menu2_7_4=new Array("InPlan",Prefix + "infoframe.htm?inplan.asp","",0);
		Menu2_7_5=new Array("MasterCal",Prefix + "infoframe.htm?mcal.asp","",0);
		Menu2_7_6=new Array("TeamContacts",Prefix + "infoframe.htm?tcon.asp","",0);
		Menu2_7_7=new Array("Precedent Management",Prefix + "infoframe.htm?precman.asp","",0,30);

	Menu2_8=new Array("Project Management",Prefix + "infoframe.htm?pjman.asp","",6,30);
		Menu2_8_1=new Array("iMoveMail",Prefix + "infoframe.htm?imovemail.asp","",0,16,116);
		Menu2_8_2=new Array("Important Dates+",Prefix + "infoframe.htm?imprtdat.asp","",0);
		Menu2_8_3=new Array("InControl",Prefix + "infoframe.htm?inctrl.asp","",0);
		Menu2_8_4=new Array("InPlan",Prefix + "infoframe.htm?inplan.asp","",0);
		Menu2_8_5=new Array("MasterCal",Prefix + "infoframe.htm?mcal.asp","",0);
		Menu2_8_6=new Array("TeamContacts",Prefix + "infoframe.htm?tcon.asp","",0);

	Menu2_9=new Array("Accounting",Prefix + "infoframe.htm?acct.asp","",2);
		Menu2_9_1=new Array("InControl",Prefix + "infoframe.htm?inctrl.asp","",0,16,116);
		Menu2_9_2=new Array("WinPT",Prefix + "infoframe.htm?winpt.asp","",0);

	Menu2_10=new Array("Free Stuff",Prefix + "infoframe.htm?free.asp","",0);

Menu3=new Array("Support","","",3,16,70);

	Menu3_1=new Array("Services",Prefix + "infoframe.htm?services.asp","",0,16,116);
	Menu3_2=new Array("Product Support",Prefix + "infoframe.htm?product-support.asp","",0,"");
	Menu3_3=new Array("Search Site",Prefix + "idxqry.asp","",0,"");

Menu4=new Array("About Us",Prefix + "infoframe.htm?about.asp","",3,16,72);

	Menu4_1=new Array("Company Profile",Prefix + "infoframe.htm?about.asp","",0,16,116);
	//Menu4_2=new Array("We're Hiring!",Prefix + "infoframe.htm?hiring.asp","",0);
	Menu4_2=new Array("Contact Us",Prefix + "infoframe.htm?where.asp","",0);
	Menu4_3=new Array("Purchase Order Form",Prefix + "../download/purchase-order-form.doc","",0,30);

Menu5=new Array("Site Map",Prefix + "infoframe.htm?map.asp","",0,16,68);

