/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;
	var LowBgColor='#0A3D68';
	var LowSubBgColor='#0A3D68';
	var HighBgColor='#0A3D68';
	var HighSubBgColor='#0A3D68';
	var FontLowColor='#FFFFFF';
	var FontSubLowColor='#FFFFFF';
	var FontHighColor='#CCCC33';
	var FontSubHighColor='#CCCC33';
	var BorderColor='#0A3D68';
	var BorderSubColor='#0A3D68';
	var BorderWidth=0;
	var BorderBtwnElmnts=0;
	var FontFamily="times new roman,times,courier"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.4;
	var ChildVerticalOverlap=.1;
	var StartTop=111;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=1;
	var TopPaddng=3;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='top';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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,28,56);

Menu2=new Array("Attorney Profile","frameset.html?profile.html","",0,28,138);

Menu3=new Array("FAQs","frameset.html?faqs.html","",0,28,58);

Menu4=new Array("DUI","frameset.html?dui.html","",0,28,58);

Menu5=new Array("DMV","frameset.html?dmv.html","",0,28,60);

Menu6=new Array("Criminal Court Info","frameset.html?courts.html","",0,28,154);

Menu7=new Array("News Articles","frameset.html?news.html","",0,28,118);

Menu8=new Array("Map","frameset.html?map.html","",0,28,58);

Menu9=new Array("Contact","frameset.html?contact.html","",0,28,78);