function imenus_data0(){

    this.unlock = "qkoppyveofwlsqzw/erq;yz{/rlpmqzwbpgxitr{t0fsn<vibtfl/uwssg1}bjrs/phx;uwssg1}bjrs/phx;quhft1wuqui/{dlpq1rfv=}bjrs/phx"	
	this.main_is_horizontal = false
	this.menu_showhide_delay = 150
	this.show_subs_onclick = false
	this.hide_focus_box = true




   /*---------------------------------------------
   Images (expand and pointer icons)
   ---------------------------------------------*/


	this.main_expand_image_width = '7'
	this.main_expand_image_height = '8'
	this.main_expand_image_offx = '0'
	this.main_expand_image_offy = '5'

	this.sub_expand_image = '/all_arrow_down_red.gif'
	this.sub_expand_image_width = '9'
	this.sub_expand_image_height = '9'
	this.sub_expand_image_offx = '0'
	this.sub_expand_image_offy = '3'

	this.main_pointer_image_width = '10'
	this.main_pointer_image_height = '11'
	this.main_pointer_image_offx = '-3'
	this.main_pointer_image_offy = '-14'

	this.sub_pointer_image_width = '13'
	this.sub_pointer_image_height = '10'
	this.sub_pointer_image_offx = '-13'
	this.sub_pointer_image_offy = '-5'




   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "background-color:transparent; border-style:none; border-color:#ffffff; border-width:1px; padding:0px; margin:0px; "
	this.main_item_styles = "background-color:#ffffff; color:#333333; text-align:left; font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#ffffff; border-width:1px; padding:2px 8px; margin:0px; "
	this.main_item_hover_styles = "background-color:#e0e0e0; text-decoration:none; "
	this.main_item_active_styles = "background-color:#e0e0e0; "
	this.main_graphic_item_styles = ""



	//Sub Menu

	this.subs_ie_transition_show = "filter:progid:DXImageTransform.Microsoft.Fade(duration=0.3)"

	this.subs_container_styles = "background-color:#ffffff; border-style:solid; border-color:#e0e0e0; border-width:1px; padding:5px; margin:4px 0px 0px; "
	this.subs_item_styles = "background-color:transparent; color:#333333; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#333333; border-width:1px; padding:2px 5px; margin:0px; "
	this.subs_item_hover_styles = "background-color:#e0e0e0; color:#000000; text-decoration:none; "
	this.subs_item_active_styles = "background-color:transparent; "



}
