function imenus_data0(){


	this.unlock = "wkvmcnh"

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



   /*---------------------------------------------
   Optional Box Animation Settings
   ---------------------------------------------*/


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

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



   /*---------------------------------------------
   Optional Animated Pointer Icon Settings
   ---------------------------------------------*/


	this.main_pointer_image = '../../../../menus/circle_4.gif'
	this.main_pointer_image_width = '12'
	this.main_pointer_image_height = '8'
	this.main_pointer_image_offx = '-3'
	this.main_pointer_image_offy = '-14'

	this.sub_pointer_image = '../../../../Macromedia/Dreamweaver MX/Live In His Presence/menus/circle_4.gif'
	this.sub_pointer_image_width = '12'
	this.sub_pointer_image_height = '8'
	this.sub_pointer_image_offx = '-13'
	this.sub_pointer_image_offy = '-5'



   /*---------------------------------------------
   IE Transition Effects
   ---------------------------------------------*/


	this.subs_ie_transition_show = "filter:progid:DXImageTransform.Microsoft.Pixelate(duration=0.5,maxSquare=50)"





}
