var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";

/*******  Menu 0 Add-On Settings *******/
var a = qmad.qm0 = new Object();

// Keyboard Access Add On
a.keyboard_access_active = true;

// IE Over Select Fix Add On
a.overselects_active = true;

// Keep Subs In window Add On
a.subs_in_window_active = true;

// Tree Menu Add-On Settings
/*a.tree_hide_focus_box = false;
a.tree_auto_collapse = true;			

a.tree_expand_step_size = 8;
a.tree_collapse_step_size = 15;
a.tree_expand_animation = 0			//0=none, 1=acceleration, 2=deceleration, 3=normal
a.tree_collapse_animation = 0		//0=none, 1=acceleration, 2=deceleration, 3=normal

a.tree_width = 200;
a.tree_sub_sub_indent = 15; */

// 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 = 13;
a.ibullets_main_image_height = 13;
a.ibullets_main_position_x = -15;
a.ibullets_main_position_y = -6;
a.ibullets_main_align_x = "right"
a.ibullets_main_align_y = "middle"

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 = 5;
a.ibullets_sub_image_height = 5;
a.ibullets_sub_position_x = -10;
a.ibullets_sub_position_y = -3;
a.ibullets_sub_align_x = "left"
a.ibullets_sub_align_y = "middle"*/
