/* Tigra Menu items structure */

 

var MENU_ITEMS_GNB = [

 

            ['Programs', null, null,

 

                        ['Licensing', 'http://www.oregon.gov/CCB/Licensing_I.shtml'],

 

                        ['Dispute Resolution Services', 'http://www.oregon.gov/CCB/dispute_resolution.shtml'],

 

                        ['Enforcement', 'http://www.oregon.gov/CCB/enforcement.shtml'],

                                                                        ['Contractor Education ', 'http://www.oregon.gov/CCB/Education.shtml']

 

            ],

 

            ['Board Info', 'http://www.oregon.gov/CCB/board.shtml']

 

];


