//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"", "shadow":"", "bgON":"","bgOVER":"#006600", "imagebg":""};
var color2 = {"border":"#66CC33", "shadow":"", "bgON":"","bgOVER":"#006600", "imagebg":""};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css_sub = {"ON":"clsCMOnSub", "OVER":"clsCMOverSub"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};
var STYLE_LEVEL1 = {"border":1, "shadow":2, "color":color, "css":css};
var STYLE_LEVEL2 = {"border":1, "shadow":2, "color":color2, "css":css_sub};
//items and formats
var MENU_ITEMS_ARROWS =
[	
	{"pos":"relative", "itemoff":[21,0], "leveloff":[0,98], "style":STYLE, "size":[22,180]},
	{code:"Home",
	    url:"../index.html", target:""
	},
	{code:"BodyByte Quick Overview",
	    url:"../about/nutshell500.htm", target:""
	},
	{code:"BodyByte in More Detail",
	 url:"../about/whatisbodybyte500.htm", target:"",	
		sub:[
			{"leveloff":[0,55], "size":[22,230], "style":STYLE_LEVEL2 },
			{code:"What is BodyByte?", url:"../about/whatisbodybyte500.htm", target:""},
			{code:"Nutrition & Fitness Management", url:"../about/bodymanagement500.htm", target:""},
			{code:"Who can use BodyByte?", url:"../about/who500.htm", target:""},
			{code:"BodyByte Product Features", url:"../about/features500.htm", target:""},
			{code:"BodyByte Editions & Versions", url:"../about/editions500.htm", target:""},
			{code:"BodyByte Concept and Design", url:"../about/concept500.htm", target:""},
			{code:"BodyByte Universal Use", url:"../about/dietplan500.htm", target:""},
			{code:"BodyByte Program Robustness", url:"../about/robust500.htm", target:""}
		]
	},
	{code:"How to Get BodyByte",
	 url:"../try/overview500.htm", target:"",	
		sub:[
			{"leveloff":[0,55], "size":[22,220], "style":STYLE_LEVEL2 },
			{code:"Getting BodyByte: Overview", url:"../try/overview500.htm", target:""},
			{code:"Free Download", url:"../try/free500.htm", target:""},
			{code:"Installing BodyByte", url:"../try/installation500.htm", target:""},
			{code:"Activating BodyByte", url:"../try/no_purchase500.htm", target:""},
			{code:"BodyByte Activation Cost", url:"../try/price_choose_edition500.htm", target:""},
            {code:"No Viruses, Spyware, Adware", url:"../try/no_virus500.htm", target:""}		
		]
	},
	{code:"BodyByte Professional",
	 url:"../about/bodybytepro500.htm", target:"",
        sub:[
			{"leveloff":[0,55], "size":[22,220], "style":STYLE_LEVEL2 },
			{code:"BodyByte Pro", url:"../about/bodybytepro500.htm", target:""},
			{code:"Standard and Pro Comparison", url:"../about/stdprocompare500.php?backto=bodybytepro500.htm", target:""},
			{code:"Pre-paid Tokens", url:"../about/prepaidtokens500.htm", target:""},
			{code:"Pre-paid Token Cost", url:"../about/prepaidprice_choose_edition500.htm", target:""},
			{code:"Purchase Pre-paid Token", url:"https://www.bodybyte.com/purchase/buytoken500.php", target:"_new"}
        ]
    },
	{code:"BodyByte and Motivation",
	    url:"../about/motivation500.htm", target:""
	},
	{code:"Overweight & Obesity",
	 url:"../obesity/whatisobesity500.htm", target:"",	
		sub:[
			{"leveloff":[0,55], "size":[22,285], "style":STYLE_LEVEL2 },
			{code:"What is Overweight/Obesity?", url:"../obesity/whatisobesity500.htm", target:""},
			{code:"How do we Measure Overweight/Obesity?", url:"../obesity/measureobesity500.htm", target:""},
			{code:"How is Body Mass Index calculated?", url:"../obesity/bodymass500.htm", target:""},
			{code:"How do we Classify Overweight/Obesity?", url:"../obesity/classify500.htm", target:""},
			{code:"Causes of Overweight/Obesity", url:"../obesity/causes500.htm", target:""},
			{code:"Obesity Statistics", url:"../obesity/obesity_stats500.htm", target:""},
			{code:"Impact of Overweight/Obesity", url:"../obesity/impact500.htm", target:""},
			{code:"Treatment of Overweight/Obesity", url:"../obesity/treatment500.htm", target:""}
		]
	},
	{code:"Download BodyByte",
	    url:"../download/download500Std.php", target:""
	},
	{code:"Contact Us",
	 url:"../contact/info500.htm", target:"",
        sub:[
			{"leveloff":[0,55], "size":[22,150], "style":STYLE_LEVEL2 },
			{code:"General & Feedback", url:"../contact/info500.htm", target:""},
			{code:"Customer Support", url:"../contact/support500.htm", target:""}
        ]
    }, 
	{code:"Links",
	 url:"../links/dietnutritionlinks500.htm", target:"",
        sub:[
			{"leveloff":[0,55], "size":[22,210], "style":STYLE_LEVEL2 },
			{code:"Diet and Nutrition Links", url:"../links/dietnutritionlinks500.htm", target:""},
			{code:"Overweight and Obesity Links", url:"../links/overweightobesitylinks500.htm", target:""},
			{code:"Exercise and Fitness Links", url:"../links/exercisefitnesslinks500.htm", target:""}
        ]
     }
];

