var menu = [
	{c:"Features &amp; Benefits",l:"benefits.html",s:[
		{c:"Easily Create User-Friendly Installers",l:"benefits.html"},
		{c:".NET Support",l:"dotnetfx.html"},
		{c:"Language Pack",l:"lang.html"}
	]},
	{c:"Screen Shots",l:"screen.html",i:"screen",s:[
		{c:"Installation Builder",l:"screen.html"},
		{c:"Installer Created with DeployMaster",l:"tourwelcome.html"}
	]},
	{c:"Live Demos",l:"demo.html",i:"demo",ns:0,s:[
		{c:"No-Questions-Asked Installation",l:"demonoquestions.html"},
		{c:"Advanced Options Installation",l:"demoadvanced.html"},
		{c:"Building a Setup Package with DeployMaster",l:"demobuilder.html"},
		{c:"Quick Overview of Building a Setup Package with DeployMaster",l:"demobuilderquick.html"}
	]},
	{c:"Testimonials",l:"usercomm.html"},
	{c:"Buy Now",l:"buynow.html",i:"buy",s:[
		{c:"Pricing",l:"buynow.html"},
		{c:"Money-Back Guarantee",l:"guarantee.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",s:[
		{c:"Purchased Download",l:"download.html"},
		{c:"Free Trial Download",l:"download.html#trial"},
		{c:"User's Guide",l:"manual.html"},
		{c:"Version History",l:"history.html"},
		{c:"Release Notes",l:"releasenotes.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"},
	{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"}
];
