
document.write('\
<div><div><div style="display:none;"><ul id="imenus0" style="width:163px">\
<li  style="width:135px;"><a href="http://www.team537.com" target="_top" style="PADDING-BOTTOM: 5px;">Home</a>\
<li  style="width:135px;"><a href="/about.php" target="_top" style="PADDING-BOTTOM: 5px;">About Team 537</a>\
\
	<div><div style="width:135px;top:-25px;left:162px; "><ul style="">\
	<li ><a href="/about.php" target="_top">Overview</a></li>\
	<li ><a href="/about.php#Mission" target="_top">Mission Statement</a></li>\
	<li ><a href="/sponsors.php" target="_top">Corporate Sponsors</a></li>\
	<li ><a href="/history.php" target="_top">History</a></li>\
	<li ><a href="/awards.php" target="_top">Awards</a></li>\
	<li ><a href="/gallery/" target="_top">Gallery</a></li>\
	</ul></div></div></li>\
<li style="width:135px; margin-top:0px;"><a href="/structure.php" target="_top">Team Structure</a>\
\
	<div><div style="width:135px;top:-25px;left:162px;"><ul style="">\
	<li ><a href="/mentors.php" target="_top">Mentors</a></li>\
	<li ><a href="/alumni.php" target="_top">Alumni</a></li>\
	<li ><a href="/animation.php" target="_top">Animation</a></li>\
	<li ><a href="/structure.php#Code" target="_top">Code</a></li>\
	<li ><a href="/structure.php#Course%20and%20Crate" target="_top">Course and Crate</a></li>\
	<li ><a href="/structure.php#Electrical" target="_top">Electrical</a></li>\
	<li ><a href="/structure.php#Marketing" target="_top">Marketing</a></li>\
	<li ><a href="/structure.php#Mechanical" target="_top">Mechanical</a></li>\
	<li ><a href="/inventor.php" target="_top">Inventor</a></li>\
	<li ><a href="/structure.php#Video" target="_top">Video</a></li>\
	<li ><a href="/structure.php#Web" target="_top">Web</a></li>\
	</ul></div></div></li>\
\
<li  style="width:135px;"><a href="/first.php" target="_top">About FIRST</a>\
\
	<div><div style="width:135px;top:-25px;left:162px;"><ul style="">\
	<li ><a href="/competitions.php" target="_top">FRC Competitions</a></li>\
	<li ><a href="/people.php" target="_top">People of FIRST</a></li>\
	</ul></div></div></li>\
\
<li  style="width:135px;"><a href="/community.php" target="_top">Community Outreach</a>\
\
	<div><div style="width:135px;top:-25px;left:162px;"><ul style="">\
	<li ><a href="/community.php#charity" target="_top">Involvement</a></li>\
	<li ><a href="/community.php#fundraisers" target="_top">FUNdraisers</a></li>\
	<li ><a href="/community.php#rookies" target="_top">Rookie Guidance</a></li>\
<li ><a href="/openhouse.php#raffle" target="_top">WI-FIRST Raffle</a></li>\
	<li ><a href="/openhouse.php#openhouse" target="_top">Open House</a></li>\
	<li ><a href="/runwalk.php" target="_top">Robo Run/Walk</a></li>\
	</ul></div></div></li>\
\
<li  style="width:135px;"><a href="/marrs.php" target="_top">MARRS Scouting</a>\
\
<li  style="width:135px;"><a href="/events/" target="_top">Upcoming Events</a>\
\
<li  style="width:135px;"><a href="/openhouse.php" target="_top">Mini-Regional</a>\
\
<li  style="width:135px;"><a href="games.php" target="_top">Fun and Games</a>\
<li  style="width:135px;"><a href="/resources.php" target="_top">Resources</a>\
<li  style="width:135px;"><a href="/login.php" target="_top">Booster Club</a>\
\
<li  style="width:135px;"><a href="/sitemap.php" target="_top">Sitemap</a>\
\
	<div><div style="width:135px;top:-25px;left:162px; clear:both;"><ul style="">\
	<li ><a href="/links.php" target="_top">Links</a></li>\
	<li ><a href="/contact.php" target="_top">Contact Us</a></li>\
	</ul></div></div></li>\
\
</ul><div style="clear:left;"></div></div></div></div>\
');







/*

          Tips & Tricks

             1: Adjust the "function menudata0()" numeric id in the statement below to match the numeric id of
                the id='imenus0' statement within the menu structure and links secion above.  The numbers must 
                match for the menu to work, multiple menus may be used on a single page by adding new sections 
                with new id's.

             2: To specifically define settings for an individual item or container, apply classes or inline styles
                directly to the UL and A tags in the HTML tags which define your menus structure and links above.

             3: Use the parameter options below to define borders and padding.  Borders and padding specified
                within the menus HTML structure may cause positioning and actual sizing to be offset a bit in
                some browsers.
 
*/




/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/

//Unlock Statements

list7 = true


function imenus_data0(){


	this.enable_visual_design_mode = false			//turns the visual design pad option on or off

	this.main_is_horizontal = false
	this.menu_showhide_delay = 150


   /*---------------------------------------------
   Expand Icon Images
   ---------------------------------------------*/

	this.main_expand_image = "images/arrow_main.gif"
	this.main_expand_image_hover = "images/arrow_main.gif"
	this.main_expand_image_width = "7"
	this.main_expand_image_height = "5"
	this.main_expand_image_offx = "-1"
	this.main_expand_image_offy = "5"

	this.sub_expand_image = "images/arrow_sub.gif"
	this.sub_expand_image_hover = "images/arrow_sub.gif"
	this.sub_expand_image_width = "10"
	this.sub_expand_image_height = "13"
	this.sub_expand_image_offx = "0"
	this.sub_expand_image_offy = "0"



   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "background-color:transparent; border-style:solid; border-width:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.main_item_styles = "color:#e6e6e6; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; padding-top:4px; padding-right:5px; padding-bottom:4px; padding-left:12px; border-style:none; border-color:#000000; border-width:0px; "
	this.main_item_hover_styles = "background-color:#696969; color:#ffffff; border-top:1px solid #000000; border-bottom:1px solid #000000; z-index:5;"
	this.main_item_active_styles = "text-decoration:none; "


	//Sub Menu

	this.subs_container_styles = "z-index:1; background-color:#696969; border-style:solid; border-color:#000000; border-width:1px; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; "
	this.subs_item_styles = "color:#ffffff; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-width:1px; "
	this.subs_item_hover_styles = "background-color:#bbbbbb; border:0px;"
	this.subs_item_active_styles = "text-decoration:none; "


}


