/*Menu 0 Settings*/
var a = qmad.qm0 = new Object();
		
a.merge_frames = 20;
a.merge_updown = false;
a.merge_sub_subs_updown = true;

a.crumbs_on = true;
a.crumbs_divider = "&nbsp;&gt;&nbsp;";
a.crumbs_home_text = "Home";
a.crumbs_home_link = "http://www.opencube.com";
a.crumbs_start_visible = false;


a.tabs_image = "tab_divider.gif";
a.tabs_width = 15;
a.tabs_height = 8;
a.tabs_top_offset = -1;
		
a.tabs_apply_middles = true;
a.tabs_apply_far_left = false;
a.tabs_apply_far_right = false;