MAC Style 1

Tab Mode
To create the following templates you should add subitems for all main items and assign Tab Style for the subitems. You'll have the following bmenuItems var bmenuItems = [
["Item 1","", "", "", "", "", "", "", "", ],
     ["|Item 4","", "", "", "", "", "0", "", "", ], //assign Individual Style
     ["|Item 5","", "", "", "", "", "0", "", "", ], //assign Individual Style
["Item 2","", "", "", "", "", "", "", "", ],
     ["|Item 6","", "", "", "", "", "0", "", "", ], //assign Individual Style
     ["|Item 7","", "", "", "", "", "0", "", "", ], //assign Individual Style
["Item 3","", "", "", "", "", "", "", "", ],
     ["|Item 8","", "", "", "", "", "0", "", "", ], //assign Individual Style
     ["|Item 9","", "", "", "", "", "0", "", "", ], //assign Individual Style
];

MAC Style 2 Tab Mode

MAC Style 3 Tab Mode

MAC Style 4 Tab Mode