var IMAGED_STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:""	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOnImaged",	// CSS class for items
		OVER:"clsCMOverImaged"	// CSS class  for item which is under mouse
	}
};

var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#4D6478",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#C8DBEF",		// background color for the items
		bgOVER:"#4E87BB"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};
var MENU_ITEMS = [
	{pos:[10,117], itemoff:[0,99], leveloff:[21,0], style:IMAGED_STYLE, size:[23,100], delay:300},
	{code:"About Us", url:"http://www.zuggsoft.com/page.php?file=zuggsoft/about.htm", format:{size:[23,80]}, alt:"Information about Zugg Software",
		sub:[
			{itemoff:[21,0], size:[22,180], style:STYLE},
			{code:"Latest News", url:"http://forums.zuggsoft.com/index.php?page=9", alt:"Zugg Software News"},
			{code:"Privacy", url:"http://www.zuggsoft.com/page.php?file=zuggsoft/privacy.htm", alt:"Privacy Information"},
			{code:"Press", url:"http://www.zuggsoft.com/page.php?file=zmud/press.htm", alt:"Information for reviewers"},
			{code:"About Zugg Software", url:"http://www.zuggsoft.com/page.php?file=zuggsoft/about.htm", alt:"Information about Zugg Software"},
			{code:"Zugg Software Home", url:"http://www.zuggsoft.com/", alt:"Zugg Software Home page"}
		]
	},
	{code:"Products", url:"http://forums.zuggsoft.com/index.php?page=10", alt:"Zugg Software Products", format:{itemoff:[0,82], size:[23,83]},
		sub:[
			{itemoff:[21,0], size:[22,120], style:STYLE},
			{code:"zMUD", url:"http://www.zuggsoft.com/page.php?file=zmud/zmudinfo.htm"},
			{code:"CMUD", url:"http://forums.zuggsoft.com/index.php?p=cmud"},
			{code:"zExplorer", url:"http://forums.zuggsoft.com/index.php?p=zexplorer"},
			{code:"zMapper", url:"http://www.zuggsoft.com/page.php?file=zmapper/zmapperinfo.htm"},
			{code:"zApp", url:"http://forums.zuggsoft.com/index.php?p=zapp"}
		]
	},
	{code:"Purchase", url:"https://www.zuggsoft.com/store/index.php", alt:"Buy Zugg Software products", format:{itemoff:[0,82], size:[23,80]},
		sub:[
			{itemoff:[21,0], size:[22,150], style:STYLE},
			{code:"Zugg Software Store", url:"https://www.zuggsoft.com/store/index.php"}
		]
	},
	{code:"Downloads", url:"http://forums.zuggsoft.com/index.php?page=4&action=viewall", alt:"Download Zugg Software products", format:{itemoff:[0,79], size:[23,93]},
		sub:[
			{itemoff:[21,0], size:[22,120], style:STYLE},
			{code:"zMUD", url:"http://forums.zuggsoft.com/index.php?page=4&action=category&cat_id=1"},
			{code:"CMUD", url:"http://forums.zuggsoft.com/index.php?page=4&action=category&cat_id=11"},
			{code:"zExplorer", url:"http://forums.zuggsoft.com/index.php?page=4&action=category&cat_id=3"},
			{code:"zMapper", url:"http://forums.zuggsoft.com/index.php?page=4&action=category&cat_id=3"},
			{code:"zApp", url:"http://forums.zuggsoft.com/index.php?page=4&action=category&cat_id=4"}
		]
	},
	{code:"Support", url:"http://www.zuggsoft.com/support/index.php", alt:"Product Support information", format:{itemoff:[0,92], size:[23,78]},
		sub:[
			{itemoff:[21,0], size:[22,150], style:STYLE},
			{code:"Documentation", url:"http://forums.zuggsoft.com/index.php?page=3"},
			{code:"zMUD Support", url:"http://www.zuggsoft.com/page.php?file=library/index.htm"},
			{code:"CMUD Support", url:"http://forums.zuggsoft.com/index.php?page=3&mode=cat&cat=23"},
			{code:"zExplorer Support", url:"http://forums.zuggsoft.com/index.php?page=3&mode=cat&cat=25"},
			{code:"Create help request", url:"http://www.zuggsoft.com/support/index.php?pg=request"},
			{code:"Lost registration code", url:"http://www.zuggsoft.com/page.php?file=zuggsoft/regcode.htm"}
		]
	},
	{code:"Forums", url:"http://forums.zuggsoft.com/index.php?page=2", alt:"Discussion Forums", format:{itemoff:[0,77], size:[23,72]},
		sub:[
			{itemoff:[21,0], size:[22,120], style:STYLE},
			{code:"zMUD&nbsp;&nbsp;&nbsp;&raquo;", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=7",
				sub:[
					{itemoff:[21,0], leveloff:[0,120], size:[22,130], style:STYLE},
					{code:"General Discussion", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=7"},
					{code:"Developers Forum", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=10"},
					{code:"Finished Scripts", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=29"}
				]
			},
			{code:"CMUD&nbsp;&nbsp;&nbsp;&raquo;", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=44",
				sub:[
					{itemoff:[21,0], leveloff:[0,120], size:[22,130], style:STYLE},
					{code:"General Discussion", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=44"},
					{code:"BETA Forum", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=41"}
				]
			},
			{code:"zExplorer", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=13"},
			{code:"zMapper", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=31"},
			{code:"zApp", url:"http://forums.zuggsoft.com/forums/viewforum.php?f=33"},
			{code:"Zugg's Blog", url:"http://forums.zuggsoft.com/forums/weblog.php?f=35"}
		]
	},
	{code:"Contact Us", url:"http://www.zuggsoft.com/support/index.php?pg=request", alt:"Contact Zugg Software", format:{itemoff:[0,71], size:[23,100]}	},
	{code:"Site", url:"http://forums.zuggsoft.com/", format:{itemoff:[0,99], size:[23,60]},
		sub:[
			{itemoff:[21,0], size:[22,160], style:STYLE},
			{code:"Register", url:"http://forums.zuggsoft.com/forums/profilez.php?mode=register", alt:"Register for the forums"},
			{code:"Search", url:"http://forums.zuggsoft.com/forums/search_kb.php", alt:"Search this site",
				sub:[
					{itemoff:[21,0], leveloff:[0,160], size:[22,160], style:STYLE},
					{code:"Search Forums", url:"http://forums.zuggsoft.com/forums/search_kb.php"},
					{code:"Search Knowledge Base", url:"http://forums.zuggsoft.com/forums/search_kb.php?mode=kb"},
				]
			},
			{code:"Member list", url:"http://forums.zuggsoft.com/forums/memberlist.php"},
			{code:"Groups", url:"http://forums.zuggsoft.com/forums/groupcp.php", alt:"Forum Groups"}
		]
	}
];
