function imenus_data0(){

	this.unlock = "wkvmcnh"
	this.enable_visual_design_mode = false

	this.main_is_horizontal = true
	this.menu_showhide_delay = 150


	this.menu_showhide_delay = 150
	this.show_subs_onclick = false
	this.hide_focus_box = false


	//set to... "pointer", "center", "top", "left"
	this.box_animation_type = "center"

	this.box_animation_frames = 10
	this.box_animation_styles = "border-style:solid; border-color:#999999; border-width:1px; "

	this.subs_ie_transition_show = ""
}