/* --- menu items --- */
var MENU_ITEMS = [
	['&nbsp;Home', 'http://www.calnostalgic.com',
	],

	['&nbsp;About', 'about.html',
	],

	['&nbsp;Cars', 'cars.html',
	],

	['&nbsp;Contact', 'Contact.html',
	],
];


