/* --- menu items --- */
var MENU_ITEMS = [
        ['Barry´s Home', 'http://www.barrysdogstore.net/index.htm', null,
        ],
        ['Barry´s Forum', 'http://www.barrysdogstore.net/cgi-bin/discus/discus.cgi', null,
        ],
        ['Vets & Rescue', 'http://www.barrysdogstore.net/vets_&_rescue_centres.htm', null,
        ],
        ['Save a Stray', 'http://www.barrysdogstore.net/save_a_stray.htm', null,
 		],
        ['Canine Psychology', 'http://www.barrysdogstore.net/canine_psychology.htm', null,
 		],
        ['Contact Barry´s', 'http://www.barrysdogstore.net/contact_barrys_dogstore.htm', null,
 		],
];