function buildMenu() {
	addInstance("Sub-Ins Events", "Events", "floating", "instance", "Root Ins", "Sub-Events", "center", "top", 0, 0, "pad", "right-down", "hide", "main", "style", "");
	addInstance("Sub-Ins Services", "Services", "floating", "instance", "Root Ins", "Sub-Services", "center", "top", 0, 0, "pad", "right-down", "hide", "main", "style", "");
	addInstance("Sub-Ins Organization", "Organization", "floating", "instance", "Root Ins", "Sub-Organization", "center", "top", 0, 0, "pad", "right-down", "hide", "main", "style", "");
	addInstance("Sub-Ins Membership", "Membership", "floating", "instance", "Root Ins", "Sub-Membership", "center", "top", 0, 0, "pad", "right-down", "hide", "main", "style", "");
	addInstance("Sub-Ins About", "About", "floating", "instance", "Root Ins", "Sub-About", "center", "top", 0, 0, "pad", "right-down", "hide", "main", "style", "");
}
