// menu_items.js file
// comments block here

var SMENU_ITEMS =[
	["Award Sites(8)","award.html"],
	["Promotional(11)","promote.html"],
	["Web Art(6)","art.html"]
];