// menu_items.js file
// comments block here

var SMENU_ITEMS =[
	["Certification Info(15)","certinfo.html"],
	["Services(2)","datarec.html"],
	["SW Bug Reporting(1)","serswbug.html"],
	["Software Testing(3)","tsswtest.html"],
	["Technical Support(5)","techsup.html"],
	["Technical Tutorial(15)","techtut.html"],
	["Tech Web Directory(4)","techwebdir.html"],
	["Testing Services(1)","tstesting.html"]
];