var MENU_ITEMS = [
	['<span style="color: yellow";>HOME</span>', 'index.html', null],
	['<span style="color: white";>Method</span>', 'vitamin-d-phototherapy-method.html', null],
	['<span style="color: white";>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FAQ</span>', 'vitamin-d-phototherapy-faq.html', null],
	['<span style="color: white";>Wavebands</span>', 'lamps-for-vitamin-d.html', null],
	['<span style="color: white";>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Links</span>', 'vitamin-d-links.html', null],
	['<span style="color: white";>Contact</span>', 'contactus.html', null]	
	
];