//keywords
var code="code";var url="url";var sub="sub";
//styles
var topStyle = {"border":0, "shadow":0, "color":{"border":"#c9e9f9", "shadow":"#242158", "bgON":"#c9e9f9","bgOVER":"#c9e9f9"}, "css":{"ON":"clsCMTopOn", "OVER":"clsCMTopOver"}};
var menuStyle = {"border":0, "shadow":0, "color":{"border":"#c9e9f9", "shadow":"#242158", "bgON":"#c9e9f9","bgOVER":"#c9e9f9"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var RockbourneMenu =
[
	{"pos":[177,10],"size":[18,118],"itemoff":[0,118],"leveloff":[0,0],"delay":100,"style":topStyle},
	{code:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home',url:"index.html",
		sub:[
			]
	},
	{code:"&nbsp;&nbsp;Applications",url:"applications.html",
		sub:[
			{"size":[18,190], "itemoff":[18,0], "leveloff":[18,0], "style":menuStyle},
			{code:'&nbsp;&nbsp;Landfill', url:"landconland.html"},
			{code:'&nbsp;&nbsp;Water and environment', url:"waterenv.html"},
			{code:'&nbsp;&nbsp;Contaminated land', url:"brownfield.html"},
			{code:'&nbsp;&nbsp;Decommission/decontaminate', url:"decommissioning.html"},
			{code:'&nbsp;&nbsp;Vacuum sewerage and sanitation', url:"vacuum.html"},
			]
	},
	{code:"&nbsp;&nbsp;Technologies",url:"technologies.html",
		sub:[
			{"size":[18,190], "itemoff":[18,0], "leveloff":[18,0], "style":menuStyle},
			{code:'&nbsp;&nbsp;Biological treatments',url:"biological.html"},
			{code:'&nbsp;&nbsp;LANDair aerobic bioreactors',url:"landair.html"},
			{code:'&nbsp;&nbsp;Membrane Bioreactors',url:"mbr.html"},
			{code:'&nbsp;&nbsp;Physico-chemico treatments',url:"physicochem.html"},
			{code:'&nbsp;&nbsp;Soil bioremediation',url:"remediation.html"},
			{code:'&nbsp;&nbsp;Containment, extraction & recovery',url:"conextrec.html"},
			{code:'&nbsp;&nbsp;Liquid/sludge Storage',url:"storage.html"},
			{code:'&nbsp;&nbsp;Wetlands, reedbeds, grass plots',url:"wetlands.html"},
			]
	},
	{code:'&nbsp;&nbsp;Service&nbsp;&amp;&nbsp;Support',url:"sands.html",
		sub:[
			]
	},
	{code:'&nbsp;&nbsp;About Rockbourne',url:"company.html",
		sub:[
			{"size":[18,150], "itemoff":[18,0], "leveloff":[19,-32], "style":menuStyle},
			{code:'&nbsp;&nbsp;The Company',url:"company.html"},
			{code:'&nbsp;&nbsp;The&nbsp;Rockbourne&nbsp;process',url:"process.html"},
			{code:'&nbsp;&nbsp;Project links',url:"library.html"},
			{code:'&nbsp;&nbsp;Contacts',url:"contacts.html"},
			{code:'&nbsp;&nbsp;Landfill&nbsp;&amp;&nbsp;Contaminated&nbsp;Land',url:"pdfs/LandLC_lo-res.pdf"},
			{code:'&nbsp;&nbsp;The&nbsp;Built&nbsp;Environment',url:"pdfs/BE_lo-res_V2.pdf"},
			{code:'&nbsp;&nbsp;Water&nbsp;&amp;&nbsp;Effluent',url:"pdfs/WandE_lo-res.pdf"}
			]
	}

];
