	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='325c2e';			// Background color when mouse is not over
	var LowSubBgColor='325c2e';			// Background color when mouse is not over on subs
	var HighBgColor='c57435';			// Background color when mouse is over
	var HighSubBgColor='c57435';			// Background color when mouse is over on subs
	var FontLowColor='d0c18e';			// Font color when mouse is not over
	var FontSubLowColor='d0c18e';			// Font color subs when mouse is not over
	var FontHighColor='d0c18e';			// Font color when mouse is over
	var FontSubHighColor='d0c18e';			// Font color subs when mouse is over
	var BorderColor='325c2e';			// Border color
	var BorderSubColor='325c2e';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=9;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=19;				// Menu offset y coordinate
	var VerCorrect=-1;				// 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=500;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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=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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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"
//  20090301 new menu for Yamaha 800 px wide

Menu1=new Array("Home","http://www.yamaharhinorolloverandrecall.com/index.htm","",0,20,80);

Menu2=new Array("Firm","http://www.yamaharhinorolloverandrecall.com/ourfirm.php","",3,20,80);
  Menu2_1=new Array("Our Firm","http://www.yamaharhinorolloverandrecall.com/ourfirm.php","",0,20,140);
  Menu2_2=new Array("Attorney Profiles","http://www.yamaharhinorolloverandrecall.com/profiles.php","",0);
  Menu2_3=new Array("Contact Us","http://www.yamaharhinorolloverandrecall.com/contact.htm","",0);

Menu3=new Array("Safety","http://www.yamaharhinorolloverandrecall.com/yamaha-safety.php","",4,20,90);
  Menu3_1=new Array("2009 Citizen Report","http://www.yamaharhinorolloverandrecall.com/report.htm","",0,20,215);
  Menu3_2=new Array("Rhino Accidents and Children","http://www.yamaharhinorolloverandrecall.com/injuriestochildren.php","",0);
  Menu3_3=new Array("Safety Page","http://www.yamaharhinorolloverandrecall.com/yamaha-safety.php","",0);
  Menu3_4=new Array("Yamaha Documents +","http://www.yamaharhinorolloverandrecall.com/yamahadocs.htm","",3,20,180);

	Menu3_4_1=new Array("Rhino Manual Excerpts","http://www.yamaharhinorolloverandrecall.com/rhino-manual.php","",0,20,200);
	Menu3_4_2=new Array("2007 Special Offer","http://www.yamaharhinorolloverandrecall.com/august-2007-info.php","",0);
	Menu3_4_3=new Array("2006 Warning Letter","http://www.yamaharhinorolloverandrecall.com/warning-letter.php","",0);

Menu4=new Array("Legal Information","http://www.yamaharhinorolloverandrecall.com/index.php","",3,20,160);
  Menu4_1=new Array("FAQ","http://www.yamaharhinorolloverandrecall.com/faq.php","",0,20,180);  
  Menu4_2=new Array("Rhino Lawsuits","http://www.yamaharhinorolloverandrecall.com/lawsuit.php","",0);
  Menu4_3=new Array("Legal Rights","http://www.yamaharhinorolloverandrecall.com/legal-rights.php","",0);

Menu5=new Array("Media","http://www.yamaharhinorolloverandrecall.com/media.htm","",3,20,80);
  Menu5_1=new Array("Blog","http://www.yamaharhinorolloverandrecall.com/blog","",0,20,170);  
  Menu5_2=new Array("News Article Excerpts","http://www.yamaharhinorolloverandrecall.com/news.php","",0);  
  Menu5_3=new Array("Press Releases","http://www.yamaharhinorolloverandrecall.com/press-releases.htm","",0);

Menu6=new Array("Blog","http://www.yamaharhinorolloverandrecall.com/blog","",0,20,76);

Menu7=new Array("Contact Us","http://www.yamaharhinorolloverandrecall.com/contact.htm","",0,20,90);
