// menu_items.js file
// comments block here

var SMENU_ITEMS =[
	["Code(5)","plcode.html"],
	["General(35)","perlgen.html"],
	["Modules(5)","plmodules.html"],
	["MySQL(2)","plmysql.html"],
	["Pattern Matching(5)","plpattmt.html"]
];