var services_sections = Array();
services_sections[0] = new section();
services_sections[0].name = 'Hair';
services_sections[0].url = '#';
services_sections[0].sections[0] = new section();
services_sections[0].sections[0].name = 'Cuts';
services_sections[0].sections[0].url = 'hair_cuts.html';
services_sections[0].sections[1] = new section();
services_sections[0].sections[1].name = 'Color';
services_sections[0].sections[1].url = 'hair_color.html';
services_sections[0].sections[2] = new section();
services_sections[0].sections[2].name = 'Thermal<br>Straightening';
services_sections[0].sections[2].url = 'hair_thermal.html';
services_sections[0].sections[3] = new section();
services_sections[0].sections[3].name = 'Extensions';
services_sections[0].sections[3].url = 'hair_extensions.html';
services_sections[0].sections[4] = new section();
services_sections[0].sections[4].name = 'Perms/Relaxers';
services_sections[0].sections[4].url = 'hair_perms.html';
services_sections[0].sections[5] = new section();
services_sections[0].sections[5].name = 'Conditioning';
services_sections[0].sections[5].url = 'hair_conditioning.html';
services_sections[0].sections[6] = new section();
services_sections[0].sections[6].name = 'Keratin Complex';
services_sections[0].sections[6].url = 'services_keratin.html';
services_sections[1] = new section();
services_sections[1].name = 'Nails';
services_sections[1].url = 'services_nails.html';
services_sections[2] = new section();
services_sections[2].name = 'Face';
services_sections[2].url = 'services_face.html';
services_sections[3] = new section();
services_sections[3].name = 'Eyelashes';
services_sections[3].url = '#';
services_sections[3].sections[0] = new section();
services_sections[3].sections[0].name = 'Novalash';
services_sections[3].sections[0].url = 'novalash.html';
services_sections[3].sections[1] = new section();
services_sections[3].sections[1].name = '3D Lashes';
services_sections[3].sections[1].url = '3dlashes.html';
services_sections[4] = new section();
services_sections[4].name = 'Body';
services_sections[4].url = 'services_body.html';
services_sections[5] = new section();
services_sections[5].name = 'Massage';
services_sections[5].url = 'http://www.massage-salond.com';
