var menu = [
	{c:"Features &amp; Benefits",l:"benefits.html",s:[
		{c:"Examples",l:"examples.html"},
		{c:"Searching",l:"search.html"},
		{c:"Search and Replace",l:"replace.html"},
		{c:"Collect Information",l:"collect.html"},
		{c:"Many Search Terms",l:"list.html"},
		{c:"Easier to Use",l:"easy.html"},
		{c:"Extra Processing",l:"extra.html"},
		{c:"File Sectioning",l:"section.html"},
		{c:"File Selector",l:"filesel.html"},
		{c:"File Editor",l:"editor.html"},
		{c:"Library",l:"library.html"},
		{c:"Backup &amp; Undo",l:"undo.html"},
		{c:"Portable for Audits and Forensics",l:"portable.html"},
		{c:"Document and Network Security",l:"secure.html"}
	]},
	{c:"grep",l:"grep.html",s:[
		{c:"Powerful grep for Windows",l:"grep.html"},
		{c:"Compatible with Perl, Java, and .NET",l:"perl.html"},
		{c:"Regular Expressions",l:"regex.html"},
		{c:"RegexBuddy",l:"regexbuddy.html"},
		{c:"RegexMagic",l:"regexmagic.html"}
	]},
	{c:"File Formats",l:"files.html",s:[
		{c:"Text Files",l:"textfiles.html"},
		{c:"Binary Files",l:"binaryfiles.html"},
		{c:"MS Word Documents",l:"msword.html"},
		{c:"Excel Spreadsheets",l:"excel.html"},
		{c:"PDF Files",l:"pdf.html"},
		{c:"OpenOffice ODF",l:"openoffice.html"},
		{c:"ZIP, 7-zip, RAR, and other archives",l:"zip.html"},
		{c:"Any format supported by Windows Search (IFilter)",l:"ifilter.html"}
	]},
	{c:"Screen Shots",l:"screen.html",i:"screen"},
	{c:"Live Demos",l:"demo.html",i:"demo"},
	{c:"Testimonials",l:"usercomm.html"},
	{c:"Buy Now",l:"buynow.html",i:"buy",ns:0,s:[
		{c:"Buy a New License",l:"buynow.html"},
		{c:"Buy an Upgrade",l:"upgradenow.html"},
		{c:"Pricing",l:"buynow.html#pricing"},
		{c:"Money-Back Guarantee",l:"guarantee.html"},
		{c:"Multi-User Licenses",l:"multiuser.html"},
		{c:"Reseller Information",l:"reseller.html"},
		{c:"Upgrade Policy",l:"upgrade.html"},
		{c:"Privacy Policy",l:"privacy.html"}
	]},
	{c:"Download",l:"download.html",i:"dl",ns:0,s:[
		{c:"Purchased Download",l:"download.html"},
		{c:"Free Trial Download",l:"download.html#trial"},
		{c:"User's Guide",l:"manual.html"},
		{c:"Release Notes",l:"releasenotes.html"},
		{c:"Version History",l:"history.html"}
	]}
];

var menucommon = [
	{c:"Just Great Software",l:"http://www.just-great-software.com",s: [
		{c:"AceText",l:"http://www.acetext.com",i:"act"},
		{c:"DeployMaster",l:"http://www.deploymaster.com",i:"dpy"},
		{c:"EditPad Lite",l:"http://www.editpadlite.com",i:"epp"},
		{c:"EditPad Pro",l:"http://www.editpadpro.com",i:"epp"},
		{c:"HelpScribble",l:"http://www.helpscribble.com",i:"hsc"},
		{c:"PowerGREP",l:"http://www.powergrep.com",i:"pgr"},
		{c:"RegexBuddy",l:"http://www.regexbuddy.com",i:"rxb"},
		{c:"RegexMagic",l:"http://www.regexmagic.com",i:"rxm"}
	]},
	{c:"Contact Us",l:"contact.html",s:[
		{c:"User Forum",l:"forum.html"},
		{c:"Email",l:"contact.html"}
	]},
	{c:"About Us",l:"http://www.just-great-software.com/aboutjg.html"},
	{c:"Newsletter",l:"maillist.html",ns:0,s: [
		{c:"Latest Issue",l:"http://www.just-great-software.com/newsletter.html"},
		{c:"Subscribe",l:"maillist.html"},
		{c:"Unsubscribe",l:"maillist.html#remove"}
	]},
	{c:"Blog",l:"http://www.just-great-software.com/blog.html"}
];
