var productCatalog = new Array();

productCatalog[0] = new Array("44ACCET", 249, "Paddle: Accelerator 44 T");
productCatalog[1] = new Array("45ACCET", 249, "Paddle: Accelerator 45 T");
productCatalog[2] = new Array("46ACCET", 249, "Paddle: Accelerator 46 T");
productCatalog[3] = new Array("47ACCET", 249, "Paddle: Accelerator 47 T");
productCatalog[4] = new Array("48ACCET", 249, "Paddle: Accelerator 48 T");
productCatalog[5] = new Array("49ACCET", 249, "Paddle: Accelerator 49 T");
productCatalog[6] = new Array("50ACCET", 249, "Paddle: Accelerator 50 T");
productCatalog[7] = new Array("51ACCET", 249, "Paddle: Accelerator 51 T");
productCatalog[8] = new Array("44ACCEP", 269, "Paddle: Accelerator 44 Palm");
productCatalog[9] = new Array("45ACCEP", 269, "Paddle: Accelerator 45 Palm");
productCatalog[10] = new Array("46ACCEP", 269, "Paddle: Accelerator 46 Palm");
productCatalog[11] = new Array("47ACCEP", 269, "Paddle: Accelerator 47 Palm");
productCatalog[12] = new Array("48ACCEP", 269, "Paddle: Accelerator 48 Palm");
productCatalog[13] = new Array("49ACCEP", 269, "Paddle: Accelerator 49 Palm");
productCatalog[14] = new Array("50ACCEP", 269, "Paddle: Accelerator 50 Palm");
productCatalog[15] = new Array("51ACCEP", 269, "Paddle: Accelerator 51 Palm");
productCatalog[16] = new Array("44DURA", 89, "Paddle: Durablade 44");
productCatalog[17] = new Array("45DURA", 89, "Paddle: Durablade 45");
productCatalog[18] = new Array("46DURA", 89, "Paddle: Durablade 46");
productCatalog[19] = new Array("47DURA", 89, "Paddle: Durablade 47");
productCatalog[20] = new Array("48DURA", 89, "Paddle: Durablade 48");
productCatalog[21] = new Array("49DURA", 89, "Paddle: Durablade 49");
productCatalog[22] = new Array("50DURA", 89, "Paddle: Durablade 50");
productCatalog[23] = new Array("51DURA", 89, "Paddle: Durablade 51");
productCatalog[24] = new Array("PADSNG", 49, "Single Paddle Bag");
productCatalog[25] = new Array("PADTRV", 99, "Travel Paddle Bag");
productCatalog[26] = new Array("ACCEDE", 10, "Accelerator IDBF Decal");
productCatalog[27] = new Array("ACCEEC", 5, "Accelerator Plastic End Cap");
productCatalog[28] = new Array("DURADE", 20, "Durablade IDBF Decal");
productCatalog[29] = new Array("DURAHA", 20, "Durablade T Grip");

