// menu_items.js file
// comments block here

var SMENU_ITEMS =[
	["GNOME(0)","xgnome.html"],
	["KDE(0)","xkde.html"]
];