//styles
var color = {border:'#0F245D', shadow:'#999999', bgON:'#223369', bgOVER:'#ffffff'};
var css = {ON:'clscmon', OVER:'clscmover'};
var STYLE = {border:1, shadow:0, color:color, css:css};

//items and formats
var MENU_ITEMS = [
	{pos:'relative', itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[0,0]},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,0], size:[25,160]},
			{code:'History of the Revolution', url:"index.php?page=history-of-the-revolution-"},
			{code:'Board of Directors', url:"index.php?page=board-of-directors"},
			{code:'Meet the team', url:"index.php?page=meet-the-team"},
			{code:'Contact Us', url:"index.php?page=contact"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,73], size:[25,130]},
			{code:'About the System &raquo;',					sub:[
							{itemoff:[25,0], leveloff:[0,130], size:[25,130]},
							{code:'Its Revolutionary', url:"index.php?page=product-system-overview"},
							{code:'Its Simple', url:"index.php?page=product-system-overview#itssimple"},
							{code:'Its Cost Effective', url:"index.php?page=product-system-overview#itscosteffective"},
							{code:'Its Environmentally Friendly', url:"index.php?page=product-system-overview#itsenvironmentallyfriendly"}
						]

			},
			{code:'How it works &raquo;',
					sub:[
							{itemoff:[25,0], leveloff:[0,130], size:[25,130]},
							{code:'Heating Mode', url:"index.php?page=how-it-works"},
							{code:'Cooling Mode', url:"index.php?page=how-it-works"}
						]

			},
			{code:'Technology', url:"index.php?page=technology"},
			{code:'Benefits', url:"index.php?page=for-everyone"},
			{code:'Installation', url:"index.php?page=installation"},
			{code:'Completed Projects', url:"index.php?page=completed-projects"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,138], size:[25,200]},
			{code:'Earth to Air Systems Technology', url:"index.php?page=earth-to-air-systems-technology"},
			{code:'Technology Benefits', url:"index.php?page=technology-benefits"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,210], size:[25,130]},
			{code:'For Everyone', url:"index.php?page=for-everyone"},
			{code:'For Commercial Use', url:"index.php?page=for-commercial-use"},
			{code:'For Industry Use', url:"index.php?page=for-industry-use"},
			{code:'For Home Use', url:"index.php?page=for-home-use"},
			{code:'Technology Benefits', url:"index.php?page=technology-benefits"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,270], size:[25,130]},
			{code:'COCB Case Study', url:"index.php?page=completed-projects"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,340], size:[25,230]},
			{code:'Installation Process', url:"index.php?page=installation"},
			{code:'Installation Diagram', url:"index.php?page=installation"},
			{code:'System Specifications and Equipment', url:"index.php?page=system-specifications-and-equipment"},
			{code:'Completed Projects', url:"index.php?page=completed-projects"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,412], size:[25,130]},
			{code:'What is Geothermal Energy?', url:"index.php?page=what-is-geothermal-energy"},
			{code:'Geothermal Energy of Today', url:"index.php?page=geothermal-energy-of-today"},
			{code:'More on Geothermal Energy', url:"index.php?page=more-on-geothermal-energy"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,574], size:[25,130]},
			{code:'Downloads &raquo;',
					sub:[
							{itemoff:[25,0], leveloff:[0,130], size:[25,100]},
							{code:'Brochures', url:"index.php?page=resource-center"},
							{code:'Fact Sheets', url:"index.php?page=resource-center"}
						]

			},
			{code:'Completed Projects', url:"index.php?page=completed-projects"},
			{code:'FAQs', url:"index.php?page=faqs"},
			{code:'Tools', url:"index.php?page=tools"},
			{code:'Enquiry Form', url:"index.php?page=contact"},
			{code:'Contact Us', url:"index.php?page=contact"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[24,0], leveloff:[29,676], size:[25,130]},
			{code:'News and Articles', url:"index.php?page=news-room"},
			{code:'Media Releases', url:"index.php?page=media-releases"},
			{code:'ETA Newsletter', url:"index.php?page=eta-newsletter"}
		]
	},
	{code:'',
		sub:[
			{itemoff:[59,0], leveloff:[29,700], size:[60,150]},
			{code:'More about Geothermal Energy', url:"index.php?page=more-about-geothermal-energy"},
			{code:'Find a builder or architect that uses Earth to Air Systems', url:"index.php?page=find-a-builder-or-architect-that-uses-earth-to-air-systems"},
			{code:'Companies exploring Geothermal Energy', url:"index.php?page=companies-exploring-geothermal-energy"},
			{code:'More about Green Building and Design', url:"index.php?page=more-about-green-building-and-design"}
		]
	}
];
