var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";

/*Menu 0 Settings*/
			var a = qmad.qm0 = new Object();
		

			/* ----Tree Menu Add-On Settings---- */

			a.tree_hide_focus_box = true;
			a.tree_auto_collapse = true;			

			a.tree_expand_step_size = 8;
			a.tree_collapse_step_size = 15;
			a.tree_expand_animation = 2	//0=none, 1=acceleration, 2=deceleration, 3=normal
			a.tree_collapse_animation = 3		//0=none, 1=acceleration, 2=deceleration, 3=normal


			a.tree_width = 147;
			a.tree_sub_indent = 15; 

			a.tree_sub_top_padding = 10;
			a.tree_sub_bottom_padding = 10;
		

			/*optional specific sub level indents.*/
			//a.tree_sub_indent0 = 5;
			//a.tree_sub_indent1 = 20;


			/* ----Item Bullets Add-On Settings---- */
			
			a.ibullets_apply_to = "parent"  //parent, non-parent, all

			a.ibullets_main_image = "images/main_plus.gif";
			a.ibullets_main_image_active = "images/main_plus_active.gif";
			a.ibullets_main_image_hover = "images/main_plus_hover.gif";
			a.ibullets_main_image_width_height = "13,13";
			a.ibullets_main_position = "-9,8";
			a.ibullets_main_right = "85%";

			a.ibullets_sub_image = "images/sub_plus.gif";
			a.ibullets_sub_image_active = "images/sub_plus_active.gif";
			a.ibullets_sub_image_hover = "images/sub_plus_hover.gif";
			a.ibullets_sub_image_width_height = "5,5";
			a.ibullets_sub_position = "-10,6";
			//a.ibullets_sub_right = "90%";	