/*******  Restaurant A to Z Item Bullets Add-On Settings *******/
var c = qmad.qm2 = new Object();

// Item Bullets Add On
c.ibullets_apply_to = "parent";
c.ibullets_main_image = "img/checkplease/cp_main_plus.gif";
c.ibullets_main_image_hover = "img/checkplease/cp_main_plus_hover.gif";
c.ibullets_main_image_active = "img/checkplease/cp_main_plus_active.gif";
c.ibullets_main_image_width = 13;
c.ibullets_main_image_height = 11;
c.ibullets_main_position_x = 161;
c.ibullets_main_position_y = 6;
c.ibullets_main_align_x = "right";
c.ibullets_main_align_y = "middle";
c.ibullets_sub_image = "img/checkplease/cp_sub_plus.gif";
c.ibullets_sub_image_hover = "img/checkplease/cp_sub_plus_hover.gif";
c.ibullets_sub_image_active = "img/checkplease/cp_sub_plus_active.gif";
c.ibullets_sub_image_width = 13;
c.ibullets_sub_image_height = 11;
c.ibullets_sub_position_x = -10;
c.ibullets_sub_position_y = -3;
c.ibullets_sub_align_x = "left";
c.ibullets_sub_align_y = "middle";

/*******  Restaurant A to Z Tree Menu Add-On Settings *******/
c.tree_width = 178;
c.tree_sub_sub_indent = 5;
c.tree_hide_focus_box = true;
c.tree_auto_collapse = true;
c.tree_expand_animation = 3;
c.tree_expand_step_size = 30;
c.tree_collapse_animation = 2;
c.tree_collapse_step_size = 30;

/*******  Cuisine Selection Menu Item Bullets Add-On Settings *******/
var d = qmad.qm3 = new Object();

// Item Bullets Add On
d.ibullets_apply_to = "parent";
d.ibullets_main_image = "img/checkplease/cp_main_plus.gif";
d.ibullets_main_image_hover = "img/checkplease/cp_main_plus_hover.gif";
d.ibullets_main_image_active = "img/checkplease/cp_main_plus_active.gif";
d.ibullets_main_image_width = 13;
d.ibullets_main_image_height = 11;
d.ibullets_main_position_x = 151;
d.ibullets_main_position_y = 6;
d.ibullets_main_align_x = "right";
d.ibullets_main_align_y = "middle";
d.ibullets_sub_image = "img/checkplease/cp_sub_plus.gif";
d.ibullets_sub_image_hover = "img/checkplease/cp_sub_plus_hover.gif";
d.ibullets_sub_image_active = "img/checkplease/cp_sub_plus_active.gif";
d.ibullets_sub_image_width = 13;
d.ibullets_sub_image_height = 11;
d.ibullets_sub_position_x = -15;
d.ibullets_sub_position_y = -2;
d.ibullets_sub_align_x = "left";
d.ibullets_sub_align_y = "middle";

/*******  Cuisine Selection Tree Menu Add-On Settings *******/
d.tree_width = 158;
d.tree_sub_sub_indent = 0;
d.tree_hide_focus_box = true;
d.tree_auto_collapse = true;
d.tree_expand_animation = 2;
d.tree_expand_step_size = 30;
d.tree_collapse_animation = 3;
d.tree_collapse_step_size = 30;

/*******  Neighborhood Selection Menu Item Bullets Add-On Settings *******/
var e = qmad.qm4 = new Object();

// Item Bullets Add On
e.ibullets_apply_to = "parent";
e.ibullets_main_image = "img/checkplease/cp_main_plus.gif";
e.ibullets_main_image_hover = "img/checkplease/cp_main_plus_hover.gif";
e.ibullets_main_image_active = "img/checkplease/cp_main_plus_active.gif";
e.ibullets_main_image_width = 13;
e.ibullets_main_image_height = 11;
e.ibullets_main_position_x = 151;
e.ibullets_main_position_y = 6;
e.ibullets_main_align_x = "right";
e.ibullets_main_align_y = "middle";
e.ibullets_sub_image = "img/checkplease/cp_sub_plus.gif";
e.ibullets_sub_image_hover = "img/checkplease/cp_sub_plus_hover.gif";
e.ibullets_sub_image_active = "img/checkplease/cp_sub_plus_active.gif";
e.ibullets_sub_image_width = 13;
e.ibullets_sub_image_height = 11;
e.ibullets_sub_position_x = -15;
e.ibullets_sub_position_y = -2;
e.ibullets_sub_align_x = "left";
e.ibullets_sub_align_y = "middle";

/*******  Neighborhood Selection Tree Menu Add-On Settings *******/
e.tree_width = 158;
e.tree_sub_sub_indent = 0;
e.tree_hide_focus_box = true;
e.tree_auto_collapse = true;
e.tree_expand_animation = 2;
e.tree_expand_step_size = 30;
e.tree_collapse_animation = 3;
e.tree_collapse_step_size = 30;


/*******  Price Range Selection Tree Menu Add-On Settings *******/
var f = qmad.qm5 = new Object();

f.tree_width = 158;
f.tree_sub_sub_indent = 0;
f.tree_hide_focus_box = true;
f.tree_auto_collapse = true;
f.tree_expand_animation = 2;
f.tree_expand_step_size = 30;
f.tree_collapse_animation = 3;
f.tree_collapse_step_size = 30;
