// menu_items.js file
// comments block here

var SMENU_ITEMS =[
	["Locking(0)","sqllocking.html"],
	["MySQL(9)","mysql.html"],
	["Oracle(1)","sqloracle.html"],
	["PostgreSQL(0)","postgresql.html"]
];