// menu_items.js file
// comments block here

var SMENU_ITEMS =[
	["ASP(46)","asp.html",
		["ASP.NET(3)","aspnet.html"],
		["General(27)","aspgen.html"]
	],
	["Certificates(0)","wmcertific.html"],
	["CGI(28)","cgi.html",
		["General(11)","cgigen.html"],
		["Tools(1)","cgitools.html"]
	],
	["Content Management(7)","contentm.html"],
	["Cookies(9)","wmcookies.html"],
	["CSS(46)","css.html"],
	["Development Tools(138)","wmdevtool.html",
		["3D Max(10)","3dmax.html"],
		["Adobe After Effect(6)","aftereffec.html"],
		["Cold Fusion(10)","coldfusion.html"],
		["Dreamweaver(35)","dreamweav.html"],
		["Fireworks(24)","wdfirew.html"],
		["Flash(29)","flash.html"],
		["Front Page(7)","frontpage.html"],
		["Lightwave(6)","lightwave.html"],
		["Maya(4)","maya.html"],
		["Netscape Composer(1)","ncomposer.html"],
		["Graphics/Drawing(3)","quarkxp.html"],
		["Visual Interdev(0)","interdev.html"]
	],
	["DHTML(19)","dhtml.html"],
	["DTD(6)","dtd.html"],
	["General(7)","webmgen.html"],
	["Graphics(23)","wmgraphic.html",
		["Animation(4)","granima.html"],
		["Colors(3)","grcolor.html"],
		["File Formats(5)","grfile.html"],
		["General(5)","grgen.html"]
	],
	["HTML(55)","html.html",
		["General(39)","htmlgen.html"]
	],
	["JavaScript(28)","javascript.html"],
	["Perl(64)","perl.html",
		["Code(5)","plcode.html"],
		["General(35)","perlgen.html"],
		["Modules(5)","plmodules.html"],
		["MySQL(2)","plmysql.html"],
		["Pattern Matching(5)","plpattmt.html"]
	],
	["PHP(38)","php.html",
		["PHP File Uploads(3)","phpfileu.html"],
		["General(24)","phpgen.html"]
	],
	["Python(6)","python.html"],
	["RSS(1)","rss.html"],
	["Search Engine(3)","websrcheng.html"],
	["Site Design(26)","wmdesign.html"],
	["Site Promotion(28)","sitepromo.html"],
	["SSI(2)","ssi.html"],
	["Tools(3)","webtools.html"],
	["VBScript(4)","vbscript.html"],
	["Webhosting(3)","wbmhost.html"],
	["WML(2)","wml.html"],
	["XHTML(1)","xhtml.html"],
	["XML(29)","xml.html",
		["DOM(1)","xmldom.html"],
		["DTD(1)","xmldtd.html"],
		["General(16)","xmlgen.html"],
		["SAX(0)","xmlsax.html"],
		["SOAP(1)","xmlsoap.html"],
		["XDR(0)","xmlxdr.html"],
		["XLINK(0)","xmlxlink.html"],
		["XPath(1)","xmlxpath.html"],
		["XPointer(0)","xmlxpoint.html"],
		["XQL(0)","xmlxql.html"],
		["XSD(0)","xmlxsd.html"],
		["XSL(1)","xmlxsl.html"],
		["XSLT(0)","xmlxslt.html"]
	]
];