// second combo box - description
// data_1 = Hair Extensive
// data_2 = Hair Care
// data_3 = Beauty
// data_4 = Home
// data_5 = Gifts



data_1_1 = new Option("Half-a-Head","half");
data_1_2 = new Option("Full Head","full");
data_1_3 = new Option("DIY","DIY");
data_1_4 = new Option("Wefts","weft");
data_1_5 = new Option("Streaks/Highlights","streaks");
data_1_6 = new Option("Extension Clips","clip");
data_1_7 = new Option("Mini Pack","mini");
data_1_8 = new Option("Synthetic Full Head","Synthetic hair");


// third combo box - size

data_1_1_1 = new Option("18 inches","18");
data_1_1_2 = new Option("20 inches","20");
data_1_2_1 = new Option("18 inches","18");
data_1_2_2 = new Option("20 inches","20");
data_1_2_3 = new Option("22 inches","22");
data_1_2_4 = new Option("25 inches","25");
data_1_3_1 = new Option("18 inches","18");
data_1_3_2 = new Option("20 inches","20");
data_1_4_1 = new Option("18 inches","18");
data_1_4_2 = new Option("20 inches","20");
data_1_4_3 = new Option("16 inches","16");
data_1_4_4 = new Option("14 inches","14");
data_1_4_5 = new Option("12 inches","12");
data_1_5_1 = new Option("2 inch wide","2");
data_1_5_2 = new Option("6 inch wide","6");
data_1_7_1 = new Option("18 inch long","18");
data_1_8_2 = new Option("20 inches","20");