MENU_ITEMS0 = [
        ['QuickBooks Training', null, null,
                ['QuickBooks Training', 'http://www.qbheadquarters.com/training.html'],
			    ['Payroll', 'http://www.qbheadquarters.com/payroll.html']
                ],
        ['QuickBooks Support', null, null,
				['QuickBooks Support', 'http://www.qbheadquarters.com/support.html']
                ],
        ['QuickBooks Point of Sale', null, null,
                ['POS Training', 'http://www.qbheadquarters.com/pos.html']
			    ],
        ['Purchase- Save 20%', null, null,
                ['Save 20% on QuickBooks', 'http://www.qbheadquarters.com/save.html']
                ]
];



 MENU_ITEMS1 = [
        ['Broadway Musicals A to M', null, null,
                ['Broadway Musicals 1', 'linktomusical1.html'],
                ['Broadway Musicals 2', 'linktomusical2.html'],
                ['Broadway Musicals 3', 'linktomusical2.html'],
                ['Broadway Musicals 4', 'linktomusical2.html'],
                ['Broadway Musicals 5', 'linktomusical2.html'],
                ['Broadway Musicals 6', 'linktomusical2.html'],
                ['Broadway Musicals 7', 'linktomusical2.html'],
                ['Broadway Musicals 8', 'linktomusical2.html'],
                ['Broadway Musicals 9', 'linktomusical2.html'],
                ['Broadway Musicals 10', 'linktomusical2.html'],
                ['Broadway Musicals 11', 'linktomusical2.html'],
                ['Broadway Musicals 12', 'linktomusical2.html'],
                ['Broadway Musicals 13', 'linktomusical2.html']
        ],
        ['Broadway Musicals N to Z', null, null,
                ['Broadway Musicals 14', 'linktomusical14.html'],
                ['Broadway Musicals 15', 'linktomusical15.html']
                ['Broadway Musicals 16', 'linktomusical2.html'],
                ['Broadway Musicals 17', 'linktomusical2.html'],
                ['Broadway Musicals 18', 'linktomusical2.html'],
                ['Broadway Musicals 19', 'linktomusical2.html'],
                ['Broadway Musicals 20', 'linktomusical2.html'],
                ['Broadway Musicals 21', 'linktomusical2.html'],
                ['Broadway Musicals 22', 'linktomusical2.html'],
                ['Broadway Musicals 23', 'linktomusical2.html'],
                ['Broadway Musicals 24', 'linktomusical2.html'],
                ['Broadway Musicals 25', 'linktomusical2.html'],
                ['Broadway Musicals 26', 'linktomusical2.html'],
                ['Broadway Musicals 27', 'linktomusical2.html']
        ],
        ['Current Broadway Plays', null, null,
                ['Play 1', 'linktoplay1.html'],
                ['Play 2', 'linktoplay2.html'],
                ['Play 3', 'linktoplay3.html'],
                ['Play 4', 'linktoplay3.html'],
                ['Play 5', 'linktoplay4.html'],
                ['Play 6', 'linktoplay1.html'],
                ['Play 7', 'linktoplay2.html'],
                ['Play 8', 'linktoplay3.html'],
                ['Play 9', 'linktoplay3.html'],
                ['Play 10', 'linktoplay4.html']
        ],
        ['Future Broadway Plans', null, null,
                ['Play 1', 'linktoplay1.html'],
                ['Play 2', 'linktoplay2.html'],
                ['Play 3', 'linktoplay3.html'],
                ['Play 4', 'linktoplay3.html'],
                ['Play 5', 'linktoplay4.html'],
                ['Play 6', 'linktoplay1.html'],
                ['Play 7', 'linktoplay2.html']
        ]
];