var menu = [
	{c:"Features &amp; Benefits",l:"index.html"},
	{c:"Testimonials",l:"editpadlitecomm.html"},
	{c:"Download",l:"index.html#download"},
	{c:"Version History",l:"editpadlitehist.html"},
	{c:"EditPad Pro",l:"http://www.editpadpro.com"}
];

var menucommon = [
	{c:"Just Great Software",l:"http://www.just-great-software.com",s: [
		{c:"AceText",l:"http://www.acetext.com"},
		{c:"DeployMaster",l:"http://www.deploymaster.com"},
		{c:"EditPad Lite",l:"http://www.editpadlite.com"},
		{c:"EditPad Pro",l:"http://www.editpadpro.com"},
		{c:"HelpScribble",l:"http://www.helpscribble.com"},
		{c:"PowerGREP",l:"http://www.powergrep.com"},
		{c:"RegexBuddy",l:"http://www.regexbuddy.com"},
		{c:"RegexMagic",l:"http://www.regexmagic.com"}
	]},
	{c:"Contact Us",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:"newsletter.html"},
		{c:"Subscribe",l:"maillist.html"},
		{c:"Unsubscribe",l:"maillist.html#remove"}
	]},
	{c:"Blog",l:"http://www.just-great-software.com/blog.html"}
];