var MENU_ITEMS = [
['Welcome', 'index.php?page=2'],
['Guestbook', 'index.php?page=4'],
['Contact Us', 'index.php?page=5'],
['Collections', 'index.php?page=3'],
['Admin', 'index.php?page=0'],
];

