
document.write('\
<div><div><div style="display:none;"><ul id="imenus0" style="width:60px">\
<li  style="width:60px;"><a href="#"><img src="/images/home/header_top_calendar.jpg" width="60" height="33" border="0"></a>\
	<div><div style="width:160px;top:-12px;left:3px;"><ul style="">\
	<li ><a href="http://hosting.brownbearsw.com/CityOfHighlandPark?Op=ShowIt&CalendarName=City">City Meetings and Events</a></li>\
	<li ><a href="http://hosting.brownbearsw.com/CityOfHighlandPark?CalendarName=Merged&Op=ShowIt">HP Civic Calendar</a></li>\
	</ul></div></div></li>\
</ul><div style="clear:left;"></div></div></div></div>\
');



/*-------------------------------------------------
************* 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 = "7"
	this.main_expand_image_height = "11"
	this.main_expand_image_offx = "-1"
	this.main_expand_image_offy = "5"

	this.sub_expand_image = "/images/global/menu_arrow.gif"
	this.sub_expand_image_hover = "/images/global/menu_arrow_hlt.gif"
	this.sub_expand_image_width = "7"
	this.sub_expand_image_height = "11"
	this.sub_expand_image_offx = "-1"
	this.sub_expand_image_offy = "1"



   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = ""
	this.main_item_styles = "font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none;  "
	this.main_item_hover_styles = ""
	this.main_item_active_styles = ""


	//Sub Menu

	this.subs_container_styles = "background-color:#EEE9D5; border-style:solid; border-color:#FFFFFF; border-width: 1px 1px 0 1px; padding: 0px; "
	this.subs_item_styles = "color:#000000; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; border-style:solid; border-width: 0 0 1px 0; border-color: #FFFFFF; "
	this.subs_item_hover_styles = "background-color:#E1D7B5; color:#000000;"
	this.subs_item_active_styles = "text-decoration:none; "
}