var arrMenu = new Array();

arrMenu[0] = new Array(1, 0, '#', 'RESIDENTIAL');
	arrMenu[1] = new Array(100, 1, 'residential_connection_steps.php', 'Connection Steps');
	arrMenu[2] = new Array(101, 1, 'residential_bill_payment.php', 'Bill Payment');
	arrMenu[3] = new Array(102, 1, 'residential_comm_matters.php', 'Commercial  Matters');
	arrMenu[4] = new Array(103, 1, 'javascript:nuevaVentana("pdf/tariff-7-05.pdf","", "");', 'Tariff request');
	arrMenu[5] = new Array(104, 1, '#', 'Advices');
		arrMenu[6] = new Array(105, 104, 'residential_rational_use.php', 'Rational Use of Natural Gas');
		//arrMenu[7] = new Array(106, 104, 'residential_gas_technician.php', 'Contact a Gas Technician');
		arrMenu[7] = new Array(107, 104, 'residential_carbon_monoxide.php', 'Carbon Monoxide Security');
	arrMenu[8] = new Array(108, 1, 'residential_registered_installers.php', 'Registered Installers');

arrMenu[9] = new Array(2, 0, '#', 'COMMERCE AND PROFESSIONALS');
	arrMenu[10] = new Array(200, 2, 'javascript:nuevaVentana("pdf/tariff-7-05.pdf","", "");','Tariff Request');
	arrMenu[11] = new Array(201, 2, '#', 'Advices');
		arrMenu[12] = new Array(202, 201, 'residential_rational_use.php', 'Rational Use of Natural Gas');
		arrMenu[13] = new Array(203, 201, 'residential_gas_technician.php', 'Contact a Gas Technician');
		arrMenu[14] = new Array(204, 201, 'residential_carbon_monoxide.php', 'Carbon Monoxide Security');

arrMenu[15] = new Array(3, 0, '#', 'LARGE CUSTOMERS');
	arrMenu[16] = new Array(300, 3, '#', 'Industrial and Commercial');
		arrMenu[17] = new Array(301, 300, 'large_products.php', 'Products / Services');
		arrMenu[18] = new Array(302, 300, 'large_efficient_use.php', 'Efficient Use of Energy');
		arrMenu[19] = new Array(303, 300, 'large_faq.php', 'FAQs');
	arrMenu[20] = new Array(304, 3, '#', 'CNG');
		arrMenu[21] = new Array(305, 304, 'large_cng_light_veh.php', 'Light Vehicles');
		arrMenu[22] = new Array(306, 304, 'large_cng_freight.php', 'Freight and passengers transportation');

arrMenu[23] = new Array(4, 0, '#', 'THE COMPANY');
	arrMenu[24] = new Array(400, 4, 'company_who_we_are.php', 'Who are we?');
	arrMenu[25] = new Array(401, 4, 'company_corp_communication.php', 'Corporate Communication');
	arrMenu[26] = new Array(402, 4, 'company_sites.php', 'Interesting Sites');

//arrMenu[27] = new Array(5, 0, '#', 'TARIFFS');
arrMenu[27] = new Array(5, 0, 'tarifas_cuadro.php', 'TARIFFS');

arrMenu[28] = new Array(6, 0, '#', 'INVESTOR RELATIONSHIP');
	arrMenu[29] = new Array(600, 6, 'investor_financial_info.php', 'Financial Information');
	arrMenu[30] = new Array(601, 6, 'investor_press.php', 'Press Releases');
	arrMenu[31] = new Array(602, 6, 'investor_corp_gov.php ', 'Corporate Governance Standards');
	arrMenu[32] = new Array(603, 6, 'investor_price_per_share.php', 'Price per Share');
	arrMenu[33] = new Array(604, 6, 'investor_contacts.php', 'Contacts');

	//arrMenu[34] = new Array(605, 6, 'investor_contact_us.php', 'Contact Us');

arrMenu[34] = new Array(7, 0, '#', 'SECURITY ADVICES');
	arrMenu[35] = new Array(700, 7, 'security_accidents.php', 'Accidents´ Prevention');
	arrMenu[36] = new Array(701, 7, 'residential_rational_use.php', 'Rational Use of Natural Gas');
	arrMenu[37] = new Array(702, 7, 'residential_gas_technician.php', 'Contact a Gas Technician');
	arrMenu[38] = new Array(703, 7, 'residential_carbon_monoxide.php', 'Carbon Monoxide Security');

arrMenu[39] = new Array(8, 0, '#', 'JOBS AND TRAINING');
	arrMenu[40] = new Array(800, 8, 'jobs_job_opportunities.php', 'Job Opportunities');
	arrMenu[41] = new Array(801, 8, 'jobs_cet.php', 'Technical Training Centre');
		arrMenu[42] 	= new Array(802, 801, 'jobs_cet_facilities.php', 'Facilities');
		arrMenu[43] 	= new Array(803, 801, 'jobs_cet_our_customers.php', 'Our Customers');
		arrMenu[44] 	= new Array(804, 801, 'jobs_cet_our_services.php', 'Our Services');
		arrMenu[45] = new Array(805, 801, 'jobs_cet_training.php', 'Training Activities by Areas');
		//arrMenu[47] = new Array(806, 801, 'jobs_cet_programmed_courses.php', 'Programmed courses');
		arrMenu[46] = new Array(806, 801, 'jobs_cet_contact_us.php', 'Contact Us');

arrMenu[47] = new Array(9, 0, 'enviroment.php', 'ENVIRONMENT');


var arrImg = new Array();

// Nombre de la imagen: cat_N, con N: 1..9

arrImg[1] = new Array(190, 29);
arrImg[2] = new Array(190, 27);
arrImg[3] = new Array(190, 27);
arrImg[4] = new Array(190, 27);
arrImg[5] = new Array(190, 27);
arrImg[6] = new Array(190, 27);
arrImg[7] = new Array(190, 27);
arrImg[8] = new Array(190, 27);
arrImg[9] = new Array(190, 27);