﻿ BLANK_IMAGE = '/images/spacer.gif';

var STYLE1 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#8198ce",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#e7e7e8",		// background color for the items
		bgOVER:"#005bab"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn1",		// CSS class for items
		OVER:"clsCMOver1"	// CSS class for item which is under mouse
	}
};

var STYLE2 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#8198ce",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#005bab",		// background color for the items
		bgOVER:"#e7e7e8"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"	// CSS class for item which is under mouse
	}
};

var css1 = { ON:"lftmnuOn1", OVER:"lftmnuOver1" };
var css2 = { ON:"lftmnuOn2", OVER:"lftmnuOver2" };

var colour1 = { border:"#005bab", shadow:"#999999", bgON:"#ffffff", bgOVER:"#e9ecf5" };
var colour2 = { border:"#005bab", shadow:"#999999", bgON:"#e9ecf5", bgOVER:"#e9ecf5" };

var STYLE_V_FIRST = { border:1, borders:[1,1,1,0], shadow:0, color:colour2, css:css2 };
var STYLE_V_MIDDLE = { border:1, borders:[1,0,1,0], shadow:0, color:colour2, css:css2 };
var STYLE_V_LAST = { border:1, borders:[1,0,1,1], shadow:0, color:colour2, css:css2 };

var TOP_STYLE = {
	border:0,
	shadow:0,
	color:colour1,
	css:css1
};

var SUB_STYLE_FIRST = { border:1, borders:[1,1,1,0], shadow:2, color:colour2, css:css2 };
var SUB_STYLE_MIDDLE = { border:1, borders:[1,0,1,0], shadow:2, color:colour2, css:css2 };
var SUB_STYLE_LAST = { border:1, borders:[1,0,1,1], shadow:2, color:colour2, css:css2 };

var RES_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"Moving house", url:"/my_home/moving_house/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Connect your electricity supply", url:"/my_home/moving_house/connect_your_electricity_supply.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Disconnect your electricity supply", url:"/my_home/moving_house/disconnect_your_electricity_supply.asp"},
			{code:"Checklist for moving house", url:"/my_home/moving_house/checklist_for_moving_house.asp"},
			{code:"Customer enquiry and feedback form", url:"/forms/online_form.asp"},
			{code:"FAQs", url:"/FAQs/"},
			{code:"Aurora Online Services", url:"/FAQs/"},
			{code:"Natural gas in Tasmania", url:"/my_home/natural_gas/natural_gas_in_tasmania.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Rates and charges", url:"/my_home/rates_charges_and_discounts/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Electricity rates and charges", url:"/my_home/rates_charges_and_discounts/electricity_rates_and_charges.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Natural gas rates and charges", url:"/my_home/natural_gas/natural_gas_rates_and_charges.asp"},
			{code:"Aurora heating discount (HydroHeat)", url:"/my_home/rates_charges_and_discounts/aurora_heating_discount.asp"},
			{code:"Discounts and concessions", url:"/my_home/rates_charges_and_discounts/discounts_and_concessions.asp"},
			{code:"How to read your meter", url:"/my_home/bills_and_payments/meter_reading.asp"},
			{code:"Retail tariff strategy", url:"/my_home/rates_charges_and_discounts/retail_strategy.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"My electricity", url:"/my_home/my_electricity/default.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Rates and charges", url:"/my_home/rates_charges_and_discounts/electricity_rates_and_charges.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Connect your electricity supply", url:"/my_home/moving_house/connect_your_electricity_supply.asp"},
			{code:"Disconnect your electricity supply", url:"/my_home/moving_house/disconnect_your_electricity_supply.asp"},
			{code:"AuroraGreen", url:"/my_home/products_and_services/auroragreen.asp"},
			{code:"Understanding your electricity bill", url:"/my_home/bills_and_payments/understanding_your_electricity_bill.asp"},
			{code:"Direct debit discount", url:"/my_home/bills_and_payments/direct_debit_discount.asp"},
			{code:"Electrical safety", url:"/electricity_network/electrical_safety/", format:{style:SUB_STYLE_LAST}}
		]
	},
	
	
	
	{code:"Products and services", url:"/my_home/products_and_services/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Electric heating and cooling options", url:"/my_home/products_and_services/electric_heating_and_cooling_options.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Choosing the right electric heater for your home", url:"/my_home/products_and_services/choosing_the_right_electric_heater_for_your_home.asp"},
			{code:"Insulation", url:"/my_home/energy_saving_tips/insulation.asp"},
			{code:"New supply", url:"/my_home/products_and_services/new_supply.asp"},
			{code:"AuroraGreen", url:"/my_home/products_and_services/auroragreen.asp"},
			{code:"Aurora AOK Guarantee", url:"/goto/AOK/"},
			{code:"Aurora Preferred", url:"/aurora_preferred/"},
			{code:"Hot water advice", url:"/my_home/products_and_services/hot_water_advice.asp"},
			{code:"Lighting advice", url:"/small_to_medium_business/products_and_services/lighting_advice.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Aurora PAY AS YOU GO", url:"http://www.apayg.com.au/tasmania/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}
		
	},
	{code:"Electricity supply", url:"/electricity_network/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Power interruptions", url:"/electricity_network/power_interruptions/", format:{style:SUB_STYLE_FIRST}},
			{code:"Private powerlines", url:"/electricity_network/your_supply/private_powerlines.asp"},
			{code:"Protecting your electrical appliances", url:"/electricity_network/power_interruptions/protecting_your_electrical_appliances.asp"},
			{code:"Vegetation management", url:"/electricity_network/vegetation_management/"},
			{code:"Quality, certification and accreditation", url:"/electricity_network/network/quality_certification_and_accreditation.asp"},
			{code:"Aurora's supply reliability guarantee", url:"/electricity_network/network/auroras_supply_reliability_guarantee.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Bills and payments", url:"/my_home/bills_and_payments/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Bill payment options", url:"/my_home/bills_and_payments/bill_payment_options.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Understanding your electricity bill", url:"/my_home/bills_and_payments/understanding_your_electricity_bill.asp"},
			{code:"Understanding your natural gas bill", url:"/my_home/bills_and_payments/understanding_your_natural_gas_bill.asp"},
			{code:"Understanding your grid connected electricity bill", url:"/my_home/bills_and_payments/understanding_your_grid_connected_bill.asp"},
			{code:"Request a payment extension", url:"/my_home/bills_and_payments/request_a_payment_extension.asp"},
			{code:"Lost or missing bill?", url:"/forms/lost_or_missing_bill.asp"},
			{code:"Change your billing details", url:"/online_services/"},
			{code:"How to read your meter", url:"/my_home/bills_and_payments/meter_reading.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"My natural gas", url:"/my_home/natural_gas/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Natural gas in Tasmania", url:"/my_home/natural_gas/natural_gas_in_tasmania.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Rates and charges", url:"/my_home/natural_gas/natural_gas_rates_and_charges.asp"},
		/*	{code:"Is my home in a natural gas zone?", url:"/Natural_gas_search/default.asp"}, */
			{code:"Connect to natural gas", url:"/forms/connect_to_natural_gas.asp"},
			{code:"Understanding your natural gas bill", url:"/my_home/bills_and_payments/understanding_your_natural_gas_bill.asp"},
			{code:"Natural gas safety hints and tips", url:"/my_home/natural_gas/natural_gas_safety_hints_and_tips.asp"},
			{code:"Preferred gas installers", url:"/aurora_preferred/gas_installers.asp"},
			{code:"Natural gas charter", url:"/my_home/natural_gas/natural_gas_charter.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Energy saving tips", url:"/my_home/energy_saving_tips/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Save energy, save money - home", url:"/save_energy/", format:{style:SUB_STYLE_FIRST}},
			{code:"Star rating of appliances", url:"/my_home/energy_saving_tips/star_rating_of_appliances.asp"},
			{code:"Insulation", url:"/my_home/energy_saving_tips/insulation.asp"},
			{code:"Energy saving tips &#150; Heating &amp; Cooling", url:"/my_home/energy_saving_tips/heating_and_cooling.asp"},
			{code:"Energy saving tips &#150; Cooking &amp; hot water", url:"/my_home/energy_saving_tips/cooking_and_hot_water.asp"},
			{code:"Energy saving tips &#150; Whitegoods", url:"/my_home/energy_saving_tips/whitegoods.asp"},
			{code:"Energy saving tips &#150; Lighting and general", url:"/my_home/energy_saving_tips/lighting_and_general.asp",format:{style:SUB_STYLE_LAST}}
			 
		]
	}
];

var large_business_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"My electricity", url:"/large_business/my_electricity/default.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub:	[
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Tasmania  ", url:"/large_business/tasmania/default.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"other Australian states", url:"/large_business/other_australian_states.asp",format:{style:SUB_STYLE_LAST}}		
		]
	},
	{code:"Request a quote", url:"/large_business/request_a_quote.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Business FAQs", url:"/large_business/business_FAQs.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Testimonials", url:"/large_business/testimonials.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Understanding your bill", url:"/large_business/understanding_your_electricity_bill.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub:	[
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Tasmanian customers  ", url:"/large_business/understanding_your_electricity_bill_tasmania.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"other Australian states", url:"/large_business/understanding_your_electricity_bill_other_states.asp",format:{style:SUB_STYLE_LAST}}		
		]
	}
];

/*

++++++   These are the menu items that are on the live site now.
Once the whole large business section goes live, this can be deleted.

var large_business_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"Request a quote", url:"/large_business/default.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Understanding your bill", url:"/large_business/understanding_your_electricity_bill.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"General questions", url:"/large_business/general_questions.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Testimonials", url:"/large_business/testimonials.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}}
];
*/



var SB_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"My electricity", url:"/small_to_medium_business/my_electricity/default.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub:	[
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Rates and Charges", url:"/small_to_medium_business/rates_and_charges/", format:{style:SUB_STYLE_FIRST}},
			{code:"Connect your electricity supply", url:"/small_to_medium_business/moving_premises/connect_your_electricity_supply.asp"},
			{code:"Disconnect your electricity supply", url:"/small_to_medium_business/moving_premises/disconnect_your_electricity_supply.asp"},
			{code:"AuroraGreen", url:"/small_to_medium_business/products_and_services/auroragreen.asp"},
			{code:"Understanding your electricity bill", url:"/small_to_medium_business/bills_and_payments/understanding_your_electricity_bill.asp"},
			{code:"Direct Debit discount", url:"/small_to_medium_business/bills_and_payments/direct_debit_request_service_agreement.asp"},
			{code:"Electrical Safety", url:"/electricity_network/electrical_safety/"},
			{code:"Combined Accounts", url:"/small_to_medium_business/bills_and_payments/combined_accounts.asp"}			
		]
	},
	{code:"Moving premises", url:"/small_to_medium_business/moving_premises/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},			
			{code:"Connect your electricity supply", url:"/small_to_medium_business/moving_premises/connect_your_electricity_supply.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Disconnect your electricity supply", url:"/small_to_medium_business/moving_premises/disconnect_your_electricity_supply.asp"},
			{code:"Aurora Online Services", url:"/FAQs/"},
			{code:"Customer enquiry and feedback form", url:"/forms/online_form.asp"},
			{code:"FAQs", url:"/FAQs/"},
			{code:"New supply", url:"/my_home/products_and_services/new_supply.asp"},
			{code:"Powerlines", url:"/your_supply/private_powerlines.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Agribusiness", url:"/small_to_medium_business/agribusiness/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub:[
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Rates and charges", url:"/small_to_medium_business/rates_and_charges/agribusiness.asp", format:{style:SUB_STYLE_FIRST}},
			//{code:"Rates and charges", url:"/small_to_medium_business/rates_and_charges/agribusiness.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Electric Farm newsletters", url:"/small_to_medium_business/agribusiness/electric_farm_newsletters.asp"},
			{code:"Irrigation calculator", url:"/small_to_medium_business/agribusiness/irrigation_tariff_calculator.asp"},
			{code:"Electric Farm fact sheets", url:"/small_to_medium_business/agribusiness/electric_farm_fact_sheets/"},
			{code:"FAQs", url:"/FAQs/"},
			{code:"Online forms", url:"/small_to_medium_business/moving_premises/online_forms.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Bills and payments", url:"/small_to_medium_business/bills_and_payments/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Understanding your electricity bill", url:"/small_to_medium_business/bills_and_payments/understanding_your_electricity_bill.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Understanding your natural gas bill", url:"/small_to_medium_business/bills_and_payments/understanding_your_natural_gas_bill.asp"},
			{code:"Bill payment options", url:"/small_to_medium_business/bills_and_payments/bill_payment_options.asp"},
			{code:"Combined accounts", url:"/small_to_medium_business/bills_and_payments/combined_accounts.asp"},
			{code:"Direct Debit discount", url:"/small_to_medium_business/bills_and_payments/direct_debit_discount.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Products and services", url:"/small_to_medium_business/products_and_services/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Electric heating and cooling options", url:"/small_to_medium_business/products_and_services/electric_heating_and_cooling_options.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Combined accounts", url:"/small_to_medium_business/bills_and_payments/combined_accounts.asp"},
			{code:"Aurora Preferred", url:"/aurora_preferred/"},
			{code:"AuroraGreen", url:"/small_to_medium_business/products_and_services/auroragreen.asp"},
			{code:"Lighting advice", url:"/small_to_medium_business/products_and_services/lighting_advice.asp"},
			{code:"Natural gas", url:"/small_to_medium_business/natural_gas/natural_gas_in_tasmania.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Rates and charges", url:"/small_to_medium_business/rates_and_charges/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Small businesses", url:"/small_to_medium_business/rates_and_charges/small_businesses.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Nursing homes", url:"/small_to_medium_business/rates_and_charges/nursing_homes.asp"},
			{code:"Agribusiness", url:"/small_to_medium_business/rates_and_charges/agribusiness.asp"},
			{code:"Demand tariffs", url:"/small_to_medium_business/rates_and_charges/demand_tariffs.asp"},
			{code:"Retail tariff strategy", url:"/small_to_medium_business/rates_and_charges/retail_strategy.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Electricity supply", url:"/electricity_network/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Power interruptions", url:"/electricity_network/power_interruptions/", format:{style:SUB_STYLE_FIRST}},
			{code:"Private powerlines", url:"/electricity_network/your_supply/private_powerlines.asp"},
			{code:"Protecting your electrical appliances", url:"/electricity_network/power_interruptions/protecting_your_electrical_appliances.asp"},
			{code:"Vegetation management", url:"/electricity_network/vegetation_management/"},
			{code:"Quality, certification and accreditation", url:"/electricity_network/network/quality_certification_and_accreditation.asp"},
			{code:"Aurora's supply reliability guarantee", url:"/electricity_network/network/auroras_supply_reliability_guarantee.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Natural gas", url:"/small_to_medium_business/natural_gas/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Natural gas in Tasmania", url:"/small_to_medium_business/natural_gas/natural_gas_in_tasmania.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Rates and charges", url:"/small_to_medium_business/natural_gas/natural_gas_business_rates_and_charges.asp"},
/* 			{code:"Is my business zone?", url:"/Natural_gas_search/default.asp"}, */
			{code:"Connect to natural gas", url:"/forms/connect_to_natural_gas.asp"},
			{code:"Understanding your natural gas bill", url:"/small_to_medium_business/bills_and_payments/understanding_your_natural_gas_bill.asp"},
			{code:"Natural gas safety hints and tips", url:"/small_to_medium_business/natural_gas/natural_gas_safety_hints_and_tips.asp"},
			{code:"Preferred gas installers", url:"/aurora_preferred/gas_installers.asp"},
			{code:"Natural gas charter", url:"/small_to_medium_business/natural_gas/natural_gas_charter.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	
	{code:"Energy saving tips", url:"/save_energy/business_energy_saving_tips.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Save energy, save money - business", url:"/save_energy/", format:{style:SUB_STYLE_FIRST}},
			{code:"Star rating of appliances", url:"/save_energy/star_rating.asp"},
			{code:"Business appliance calculator", url:"http://calculators.auroraenergy.com.au/Business_Appliance_Calculator/CalculatorControlPage.aspx", format:{style:SUB_STYLE_LAST}}
		
		]
	}
];
	


var AA_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"Corporate profile", url:"/about_aurora/corporate_profile/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Aurora's Annual Report", url:"/about_aurora/corporate_profile/annual_report.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Media centre", url:"/news"},
			{code:"Structure of the business", url:"/about_aurora/corporate_profile/structure_of_the_business.asp"},
			{code:"Aurora's advertising campaign", url:"/about_aurora/corporate_profile/auroras_advertising_campaign.asp"},
			{code:"Aurora in profile document (PDF 1.2MB)", url:"/pdf/about_aurora/aurora_co	rporate_profile_200912.pdf", target:"_blank"},
			{code:"Our management team", url:"/about_aurora/corporate_profile/our_management_team.asp"},
			{code:"Board of directors", url:"/about_aurora/corporate_profile/board_of_directors.asp"},
			{code:"Location of operations", url:"/about_aurora/corporate_profile/location_of_operations.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Community contribution", url:"/about_aurora/community_contribution/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Sponsorships", url:"/about_aurora/community_contribution/sponsorships/", format:{style:SUB_STYLE_FIRST},
			sub: [
				{pos:'relative', itemoff:[21,0], leveloff:[0,300], size:[22, 300], style:SUB_STYLE_MIDDLE},
				{code:"Art sponsorships", url:"/about_aurora/community_contribution/sponsorships/art_sponsorships.asp", format:{style:SUB_STYLE_FIRST}},
				{code:"Business sponsorships", url:"/about_aurora/community_contribution/sponsorships/business_sponsorships.asp"},
				{code:"Sport sponsorships", url:"/about_aurora/community_contribution/sponsorships/sport_sponsorships.asp"},
				{code:"Health and the environment", url:"/about_aurora/community_contribution/sponsorships/health_and_the_environment.asp"},
				{code:"Sponsorship guidelines", url:"/about_aurora/community_contribution/sponsorships/sponsorship_guidelines.asp", format:{style:SUB_STYLE_LAST}}
			]
			},
			{code:"Support for charitable causes", url:"/about_aurora/community_contribution/support_for_charitable_causes.asp"},
			{code:"School fundraising", url:"/about_aurora/community_contribution/school_fundraising.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Working at Aurora", url:"/about_aurora/working_at_aurora/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Careers at Aurora", url:"/about_aurora/working_at_aurora/careers_at_aurora.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Tenders", url:"/about_aurora/working_at_aurora/tenders.asp"},
			{code:"Contractors and suppliers", url:"/about_aurora/working_at_aurora/contractors_suppliers.asp"},
			{code:"Our values and behaviours", url:"/about_aurora/working_at_aurora/our_values_and_behaviours.asp"},
			{code:"Safety, health and environment policies", url:"/about_aurora/working_at_aurora/safety_health_and_environment.asp",format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Environment", url:"/about_aurora/environment/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Oil management", url:"/about_aurora/environment/oil_management.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Air quality", url:"/about_aurora/environment/air_quality.asp"},
			{code:"Vegetation management", url:"/electricity_network/vegetation_management/"},
			{code:"Protecting birdlife", url:"/about_aurora/environment/protecting_birdlife.asp"},
			{code:"Safe growing near powerlines", url:"/electricity_network/vegetation_management/safe_growing_near_powerlines.asp"},
			{code:"Solar power - renewable energy", url:"/about_aurora/environment/solar_power.asp"},
			{code:"Woodsmoke pollution", url:"/about_aurora/environment/woodsmoke_pollution.asp"},
			{code:"Greenhouse challenge", url:"/about_aurora/environment/greenhouse_challenge.asp"},
			{code:"Health and the environment", url:"/about_aurora/community_contribution/sponsorships/health_and_the_environment.asp"},
			{code:"Electric and magnetic fields", url:"/about_aurora/environment/electric_and_magnetic_fields.asp"},
			{code:"Quality, certification and accreditation", url:"/electricity_network/network/quality_certification_and_accreditation.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Electrical safety", url:"/electricity_network/electrical_safety/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Look Up Look Out", url:"/electricity_network/electrical_safety/look_up_look_out.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Fallen powerlines &#150; Stay Away, Stay Alive", url:"/electricity_network/electrical_safety/fallen_powerlines.asp"},
			{code:"Electrical home health check", url:"/electricity_network/electrical_safety/electrical_home_health_check.asp"},
			{code:"Safe growing", url:"/electricity_network/vegetation_management/safe_growing_near_powerlines.asp"},
			{code:"Safety outdoors", url:"/electricity_network/electrical_safety/safety_outdoors.asp"},
			{code:"Safety indoors", url:"/electricity_network/electrical_safety/safety_indoors.asp"},
			{code:"Safety at work", url:"/electricity_network/electrical_safety/safety_at_work.asp"},
			{code:"Safety for kids", url:"/electricity_network/electrical_safety/safety_for_kids.asp"},
			{code:"Private powerlines", url:"/electricity_network/your_supply/private_powerlines.asp"},
			{code:"Safety, Health and Environment", url:"/about_aurora/working_at_aurora/safety_health_and_environment.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Schools centre", url:"/schools_centre/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,140], style:SUB_STYLE_MIDDLE, size:[22, 300]},
			{code:"Aurora's Safety in Schools program", url:"/schools_centre/auroras_safety_in_schools_program.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Sparky's electrical safety game", url:"/schools_centre/sparky_game.asp"},
			{code:"Safety for kids", url:"/schools_centre/safety_for_kids.asp"},
			{code:"FAQs", url:"/FAQs/", format:{style:SUB_STYLE_LAST}}
		]
	}
];

var FAQ_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"General questions", url:"/FAQs/gernal_questions.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"New customers", url:"/FAQs/new_customers.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Small business", url:"#", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Accounts and billing", url:"/FAQs/accounts_and_billing.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Connections", url:"/FAQs/connections_and_disconnections.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Disconnections", url:"/FAQs/connections_and_disconnections.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Your electricity supply", url:"#", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Meters and readings", url:"/FAQs/meters_and_readings.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Aurora Pay As You Go", url:"/FAQs/apayg.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Natural gas", url:"/FAQs/natural_gas.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Solar power", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}}
];

var ED_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"Electrical safety game", url:"/schools_centre/sparky_game.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Fun activities with Sparky", url:"/schools_centre/fun_activities.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Safety in Schools", url:"/schools_centre/auroras_safety_in_schools_program.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Science experiments", url:"/schools_centre/science_projects_and_experiments.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Safety for kids", url:"/schools_centre/safety_for_kids.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"Desktop wallpapers", url:"/schools_centre/desktop_wallpapers.asp", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}},
	{code:"FAQs", url:"/FAQs/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]}}
];

//Electricity Network
var PW_MENU_ITEMS = [
	{pos:'relative', itemoff:[21,0], leveloff:[21,0], delay:[0, 1000], style:TOP_STYLE, size:[22, 140]},
	{code:"Network", url:"/electricity_network/network/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
	sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"About Network Division", url:"/electricity_network/network/about_network_division.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Network Services", url:"/electricity_network/network_services/default.asp"},
			{code:"Reports and consultations", url:"/electricity_network/network/reports_and_consultations.asp"},
			{code:"Electricity Network Distribution Charter", url:"/electricity_network/network/electricity_network_distribution_charter.asp"},
			{code:"Aurora's Supply Reliability Guarantee", url:"/electricity_network/network/auroras_supply_reliability_guarantee.asp"},
			{code:"Quality, certification and accreditation", url:"/electricity_network/network/quality_certification_and_accreditation.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Network tariffs", url:"/electricity_network/network_tariffs", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
	sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Current network tariffs", url:"/electricity_network/network_tariffs/current_network_tariffs.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Network tariff development", url:"/electricity_network/network_tariffs/network_tariff_development.asp"},
			{code:"Network tariff strategy process", url:"/electricity_network/network_tariffs/network_tariff_strategy_process.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Power interruptions", url:"/electricity_network/power_interruptions", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
	sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Power outage reports", url:"/electricity_network/power_interruptions/power_outage_reports.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Planned interruptions", url:"/electricity_network/power_interruptions/planned_interruptions.asp"},
			{code:"Unplanned interruptions", url:"/electricity_network/power_interruptions/unplanned_interruptions.asp"},
			{code:"Protecting your electrical appliances", url:"/electricity_network/power_interruptions/protecting_your_electrical_appliances.asp"},
			{code:"Aurora's Supply Reliability Guarantee", url:"/electricity_network/network/auroras_supply_reliability_guarantee.asp"},
			{code:"Fallen powerlines", url:"/electricity_network/electrical_safety/fallen_powerlines.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Your supply", url:"/electricity_network/your_supply/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Private powerlines", url:"/electricity_network/your_supply/private_powerlines.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"New supply", url:"/my_home/products_and_services/new_supply.asp"},
			{code:"Vegetation management", url:"/electricity_network/vegetation_management/"},
			{code:"Power outage reports", url:"/electricity_network/power_interruptions/power_outage_reports.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Service installation rules", url:"/electricity_network/service_installation_rules/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
	sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Services Installation Rules Manual", url:"/electricity_network/service_installation_rules/manual.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Electrical contractors newsletter", url:"/electricity_network/service_installation_rules/newsletter.asp"},
			{code:"Contractor forms", url:"/electricity_network/service_installation_rules/forms.asp"},
			{code:"Contact the SIR team", url:"/electricity_network/service_installation_rules/contact_the_SIR_team.asp", format:{style:SUB_STYLE_LAST}}	
		]
	},
	{code:"Aurora Energy Training", url:"/electricity_network/training/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"About Aurora Energy Training Centre", url:"/electricity_network/training/about_aurora_energy_training_centre.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Power System Safety Rules (PSSR) and training", url:"/electricity_network/training/power_system_safety_rules_and_training.asp"},
			{code:"Nationally accredited apprenticeship training", url:"/electricity_network/training/nationally_accredited_apprenticeship_training.asp"},
			{code:"Photo gallery", url:"/electricity_network/training/photo_gallery.asp"},
			{code:"Courses offered", url:"/electricity_network/training/courses_offered.asp"},
			{code:"Glossary of terms", url:"/electricity_network/training/glossary_of_terms.asp"},
			{code:"Related web links", url:"/electricity_network/training/related_web_links.asp"},
			{code:"FAQs", url:"http://portal.knowledgebase.net/?c=10049&cid=9932&cpc=h830n4aYu081BQTdOxkcUn2&cat=78590&catURL=kb%3D12849%26L1cid%3D78590%26level%3D2%26"},
			{code:"Contact Aurora Energy Training Centre", url:"/electricity_network/training/contact_aurora_energy_training_centre.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Vegetation management", url:"/electricity_network/vegetation_management/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
	sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Our vegetation strategy", url:"/electricity_network/vegetation_management/our_vegetation_strategy.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Your vegetation responsibilities", url:"/electricity_network/vegetation_management/your_vegetation_responsibilities.asp"},
			{code:"Safe growing near powerlines", url:"/electricity_network/vegetation_management/safe_growing_near_powerlines.asp", format:{style:SUB_STYLE_LAST}}
		]
	},
	{code:"Electrical safety", url:"/electricity_network/electrical_safety/", format:{image:"/images/arrow_r.gif", imgsize:[11,7]},
		sub: [
			{pos:'relative', itemoff:[21,0], leveloff:[0,148], size:[22, 300], style:SUB_STYLE_MIDDLE},
			{code:"Look Up Look Out", url:"/electricity_network/electrical_safety/look_up_look_out.asp", format:{style:SUB_STYLE_FIRST}},
			{code:"Fallen powerlines &#150; Stay Away, Stay Alive", url:"/electricity_network/electrical_safety/fallen_powerlines.asp"},
			{code:"Electrical home health check", url:"/electricity_network/electrical_safety/electrical_home_health_check.asp"},
			{code:"Safe growing near powerlines", url:"/electricity_network/vegetation_management/safe_growing_near_powerlines.asp"},
			{code:"Safety outdoors", url:"/electricity_network/electrical_safety/safety_outdoors.asp"},
			{code:"Safety indoors", url:"/electricity_network/electrical_safety/safety_indoors.asp"},
			{code:"Safety at work", url:"/electricity_network/electrical_safety/safety_at_work.asp"},
			{code:"Safety for kids", url:"/electricity_network/electrical_safety/safety_for_kids.asp"},
			{code:"Private powerlines", url:"/electricity_network/your_supply/private_powerlines.asp"},
			{code:"Safety, Health and Environment", url:"/about_aurora/working_at_aurora/safety_health_and_environment.asp"},
			{code:"CablePI", url:"/electricity_network/cablepi/", format:{style:SUB_STYLE_LAST}}
		]
	}
];

var MENU_ITEMS = [
	{pos:'relative', itemoff:[0,70], leveloff:[21,0], style:STYLE1, size:[22, 65]},
	{code:"Electricity",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"Your supply", url:"/my_home/electricity_supply/your_supply.asp"},
			{code:"Connections", url:"/my_home/electricity_supply/connections.asp"},
			{code:"Disconnections", url:"/my_home/electricity_supply/disconnections.asp"},
			{code:"Power interruptions", url:"/my_home/electricity_supply/power_interruptions.asp"},
			{code:"Reliability", url:"/my_home/electricity_supply/reliability.asp"},
			{code:"Electrical safety", url:"/my_home/electricity_supply/electrical_safety.asp"},
			{code:"Have you got enough power?", url:"/my_home/electricity_supply/have_you_got_enough_power.asp"},
			{code:"Meter reading", url:"/my_home/electricity_supply/meter_reading.asp"},
			{code:"Request a meter reading", url:"/my_home/electricity_supply/request_a_meter_reading.asp"},
			{code:"Private powerlines", url:"/my_home/electricity_supply/private_powerlines.asp"}
		]
	},
	{code:"Payments",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	},
	{code:"Warm",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	},
	{code:"R &amp; C",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	},
	{code:"Heating",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	},
	{code:"Products",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	},
	{code:"Gas",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	},
	{code:"Forms",
		sub:[
			{itemoff:[21,0], style:STYLE2, size:[22, 200]},
			{code:"SubItem 1", url:"#"},
			{code:"SubItem 2", url:"#"},
			{code:"SubItem 3", url:"#"}
		]
	}
];
