BLANK_IMAGE="/menu/images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var STYLE1 = {"border":1, "shadow":1, "color":{"border":"gray", "shadow":"black", "bgON":"white","bgOVER":"#9797B1"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var STYLE_TOP = {"border":1, "shadow":0, "color":{"border":"gray", "shadow":"black", "bgON":"#3C4065","bgOVER":"#9797B1"}, "css":{"ON":"clsCMOnTop", "OVER":"clsCMOverTop"}};
//items and formats
var MENU_ITEMS =
[
	{"pos":"relative", "size":[22,85],"itemoff":[0,100],"leveloff":[5,0],"delay":500,"style":STYLE_TOP},


	{code:"Access Plans",url:"/AccessPlans/",
		sub:[
			{"itemoff":[19,0], "leveloff":[19,0],"size":[18,200],"style":STYLE1},
			{code:"Why should I join Funnelweb Internet?",url:"/AccessPlans/reasons.asp"},
			{code:"Latest Promotions",url:"/AccessPlans/promotions.asp"},
			{code:"Residential ADSL",url:"/AccessPlans/ResidentialADSL/"},
			{code:"Business DSL",url:"/AccessPlans/BusinessDSL/"},
			{code:"Dialup Access",url:"/AccessPlans/Dialup/"},
		]
	},


	{code:"Support",url:"/Support/",
		sub:[
			{"itemoff":[19,0], "leveloff":[19,0],"size":[18,160],"style":STYLE1},
			{code:"Latest News",url:"/Support/latestnews.asp"},
			{code:"Operating Systems",url:"/Support/Os/"},
			{code:"Software",url:"/Support/Software/"},
			{code:"Support Terms and Conditions",url:"/Support/TermsAndConditions.asp"},
			{code:"Personal Web Directory",url:"/Support/Personal_Web_Directory/"},
			{code:"FAQ",url:"/Support/FAQ/"},
		]
	},


	{code:"Services",url:"/Services/",
		sub:[
			{"itemoff":[19,0], "leveloff":[19,0],"size":[18,160],"style":STYLE1},
			{code:"Web Based Email",url:"http://webmail.fwi.net.au"},
			{code:"Links",url:"/Services/Links.asp"},
			{code:"Newsgroups",url:"/Services/Newsgroups.asp"},
			{code:"Funnelwebber Pages",url:"/Services/FunnelWebbersPages.asp"},
			{code:"Online Training Courses",url:"http://link.mindleaders.com/e-learn/courseprice.jsp?associd=funnel001"},
			{code:"IIA Information Page",url:"/Services/IIAInformation.asp"},

		]
	},


	{code:"Web Hosting",url:"/WebHosting/"},


	{code:"Web Design",url:"/WebDesign/"},


	{code:"About Us",url:"/About/",
		sub:[
			{"itemoff":[19,0], "leveloff":[19,0],"size":[18,160],"style":STYLE1},
			{code:"Company Details",url:"/About/Company.asp"},
			{code:"Contact Details",url:"/About/Contact.asp"},
		]
	},






];
