function imenus_data0(){

							this.menu_showhide_delay = 10
							this.hide_focus_box = true;

							 /*---------------------------------------------
  							 Optional Drag 'n Drop Item Settings
   							---------------------------------------------*/

							this.dd_disabled = false;
							this.dd_plus_button_offsety = "-16";
							this.dd_plus_button_styles = "color:#ff0000;font-size:12px;font-family:Arial;"

							this.dd_item_container_styles = "padding:0px;padding-top:1px;border-style:dashed;border-width:1px;border-color:#333333;background-color:#8692aa;"


							/*---------------------------------------------
							Optional Box Animation Settings
							---------------------------------------------*/

							this.box_animation_disabled = true;


							/*---------------------------------------------
							Images (pointer icons)
							---------------------------------------------*/

							this.sub_pointer_image = 'vlink/images/bullet_white_diamond.gif'
							this.sub_pointer_image_width = '5'
							this.sub_pointer_image_height = '5'
							this.sub_pointer_image_offx = '6'
							this.sub_pointer_image_offy = '-4'

							//this.sub_pointer_image_offx3 = '149'
							//this.sub_pointer_image_offx4 = '149'


							/*---------------------------------------------
  							Optional Expand Icon Animation Settings
							---------------------------------------------*/

							this.expand_arrow_animation_frames1 = "10"
							this.expand_arrow_animation_movexy1 = "15,0"


							}