 function imenus_data0(){



    this.unlock = "Add your unlock code here."

    this.main_is_horizontal = true

	this.menu_showhide_delay = 156

	this.keyboard_navigable = false

   

	this.main_expand_image_width = '9'

	this.main_expand_image_height = '5'

	this.main_expand_image_offx = '-5'

	this.main_expand_image_offy = '5'

    this.main_container_styles = "background-color:#e6ede7; background-image:url(java/menu/sample18_main_bg.gif); border-style:solid; border-color:#469f00; border-width:1px 0px; padding:3px; "

	this.main_item_styles = "color:#469f00; text-align:center; font-family:verdana; font-size:12px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#659b6d; border-width:0px 0px 0px 1px; padding:2px 5px; "

	this.main_item_hover_styles = "background-color:#469f00; color:#111111; "

	this.main_item_active_styles = ""

	this.main_graphic_item_styles = ""

    this.subs_ie_transition_show = "filter:progid:DXImageTransform.Microsoft.Inset(duration=0.5)"

    this.subs_container_styles = "background-color:#f9fcf8; border-style:solid; border-color:#87b77b; border-width:1px; padding:0px; margin:0px; "

	this.subs_item_styles = "color:#111111; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; "

	this.subs_item_hover_styles = "background-color:#e1f2dd; "

	this.subs_item_active_styles = ""

}
