
document.write('\
<div><div><div style="display:none;"><ul id="imenus0" style="width:512px">\
<li  style="width:113px;"><a href="/gov/index.php">Government</a>\
\
	<div><div style="width:160px;top:-1px;left:0px;"><ul style="">\
	<li ><a href="/gov/aboutlincolnshire.php">About Lincolnshire</a></li>\
	<li ><a href="/gov/awards.php">Awards</a></li>\
	<li ><a href="/gov/boards_commissions/index.php">Boards and Commissions</a></li>\
	<li ><a href="/gov/officials.php">Elected and Appointed Officials</a></li>\
	<li ><a href="/gov/goals-objectives.php">Goals and Objectives</a></li>\
	<li ><a href="http://www.lakecountyil.gov/" target="_blank">Lake County</a></li>\
	<li ><a href="/gov/agendas-minutes.php">Meeting Agendas and Minutes</a></li>\
	<li ><a href="/gov/mission.php">Mission Statement</a></li>\
	<li ><a href="/gov/actions.php">Recent Board Actions</a></li>\
	<li ><a href="/gov/staff.php">Village Staff</a></li>\
	</ul></div></div></li>\
\
<li  style="width:191px;"><a href="/services/index.php">Departments/Services</a>\
\
	<div><div style="width:160px;top:-1px;left:0px;"><ul style="">\
	<li ><a href="/services/building/index.php">Building Division</a></li>\
	<li ><a href="/services/comdev/index.php">Community Development</a></li>\
	<li ><a href="/services/environment_trees/index.php">Environment and Trees</a></li>\
	<li ><a href="/services/es/index.php">Executive Services</a></li>\
	<li ><a href="/services/finance/index.php">Finance Department</a></li>\
	<li ><a href="/services/fire/index.php">Fire Department</a></li>\
	<li ><a href="/services/parks/index.php">Parks and Paths</a></li>\
	<li ><a href="/services/police/index.php">Police Department</a></li>\
	<li ><a href="/services/pw/index.php">Public Works Department</a></li>\
	<li ><a href="/services/sraclc.php">Recreation - SRACLC</a></li>\
	<li ><a href="/services/environment_trees/waste_management.php">Waste Management</a></li>\
	</ul></div></div></li>\
\
<li  style="width:109px;"><a href="/community/index.php">Community</a>\
\
	<div><div style="width:160px;top:-1px;left:0px;"><ul style="">\
	<li ><a href="/pdf/community/asp.pdf">Community Directory</a></li>\
	<li ><a href="/community/links/index.php">Community Links</a></li>\
	<li ><a href="/community/profile/index.php">Community Profile</a></li>\
    <li ><a href="/community/experience_lincolnshire.php">Experience Lincolnshire</a></li>\
	<li ><a href="/community/flag.php">Respect for the Flag</a></li>\
	<li ><a href="/community/topten.php">Top 10 Resident Favorites</a></li>\
	<li ><a href="/community/history.php">Village History</a></li>\
	</ul></div></div></li>\
\
<li  style="width:99px;"><a href="/business/index.php">Business</a>\
\
	<div><div style="width:150px;top:-1px;left:-51px;"><ul style="">\
	<li ><a href="/business/sites.php">Available Site Inventory</a></li>\
	<li ><a href="/business/resources.php">Business Resources</a></li>\
	<li ><a href="/business/task_force.php">Business Task Force</a></li>\
	<li ><a href="/community/links/clinks-coc.php">Chamber of Commerce</a></li>\
	<li ><a href="/business/community_amenities.php">Community Amenities</a></li>\
	<li ><a href="/business/employers.php">Major Employers</a></li>\
	<li ><a href="/business/new.php">New Businesses</a></li>\
	<li ><a href="/business/shop-dine.php">Shop & Dine Guide</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 ******************
---------------------------------------------------*/


function imenus_data0(){
this.unlock="wkvmcnh"
	this.unlock="wkvmcnh"
	this.enable_visual_design_mode = false			//turns the visual design pad option on or off

	this.main_is_horizontal = true
	this.menu_showhide_delay = 150


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

	this.main_expand_image = ""
	this.main_expand_image_hover = ""
	this.main_expand_image_width = "6"
	this.main_expand_image_height = "10"
	this.main_expand_image_offx = "-1"
	this.main_expand_image_offy = "1"

	this.sub_expand_image = ""
	this.sub_expand_image_hover = ""
	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:#6A826A; padding:0px; border-style:solid; border-color:#000000; border-width:1px 0px 0px 1px; "
	this.main_item_styles = "color:#FFFFFF; text-align:center; font-family:Verdana; font-size:13px; font-weight:bold; text-decoration:none; padding:4px; border-style:solid; border-color:#000000; border-width:0px 1px 0px 0px;"
	this.main_item_hover_styles = "background-color:#6A826A; color:#FFFFFF; "
	this.main_item_active_styles = "text-decoration:none; "


	//Sub Menu

	this.subs_container_styles = "background-color:#6A826A; border-style:solid; border-color:#000000 #000000 #000000 #000000; border-width:1px 0px 0px 0px;  padding:0px;"
	this.subs_item_styles = "font-family:tahoma; color:#FFFFFF; text-align:left; font-size:11px; font-weight:bold; text-decoration:none; padding: 4px 5px 4px 5px; border-style:solid; border-width:0px 1px 1px 0px; border-color:#000000 #000000 #000000 #000000;"
	this.subs_item_hover_styles = "background-color:#435E43; color:#FFFFFF; border-color:#000000 #000000 #000000 #000000;"
	this.subs_item_active_styles = "text-decoration:underline; "


}



