Category[Category.length] = new constructCategory(1, "arts-crafts", "Arts & Crafts", "", 102);
Category[Category.length] = new constructCategory(2, "automotive", "Automotive", "", 12);
Category[Category.length] = new constructCategory(3, "books-publ", "Books, Publications, News, Publishers", "", 42);
Category[Category.length] = new constructCategory(4, "clothing", "Clothing & Apparel", "", 43);
Category[Category.length] = new constructCategory(5, "cosmetics", "Cosmetics, Personal Care", "", 32);
Category[Category.length] = new constructCategory(6, "directory", "Directory, Portal, Community, Marketplace", "", 53);
Category[Category.length] = new constructCategory(7, "finance", "Banking & Finance", "", 24);
Category[Category.length] = new constructCategory(8, "fine-arts", "Fine Arts, Antiques, Collectibles", "", 44);
Category[Category.length] = new constructCategory(9, "food-drink", "Food and Drink", "", 60);
Category[Category.length] = new constructCategory(10, "flowers", "Flowers", "", 23);
Category[Category.length] = new constructCategory(11, "furniture", "Furniture", "", 7);
Category[Category.length] = new constructCategory(12, "general", "General", "", 14);
Category[Category.length] = new constructCategory(13, "health", "Health", "", 16);
Category[Category.length] = new constructCategory(14, "home-garden", "Home and Garden", "", 20);
Category[Category.length] = new constructCategory(15, "internet", "Internet, Website Design, eCommerce", "", 87);
Category[Category.length] = new constructCategory(16, "jewelry", "Jewelry, Goldsmiths, Silversmiths", "", 71);
Category[Category.length] = new constructCategory(17, "judaica", "Judaica", "", 139);
Category[Category.length] = new constructCategory(18, "manf", "Manufacturing", "", 28);
Category[Category.length] = new constructCategory(19, "music", "Music", "", 30);
Category[Category.length] = new constructCategory(20, "office", "Office Products", "", 5);
Category[Category.length] = new constructCategory(21, "outdoors", "Outdoors", "", 3);
Category[Category.length] = new constructCategory(22, "photography", "Photography", "", 13);
Category[Category.length] = new constructCategory(23, "real-estate", "Real Estate", "", 26);
Category[Category.length] = new constructCategory(24, "religion", "Religion and Spirituality", "", 40);
Category[Category.length] = new constructCategory(25, "services-business", "Business Services", "", 53);
Category[Category.length] = new constructCategory(26, "services-professional", "Professional Services", "", 42);
Category[Category.length] = new constructCategory(27, "software", "Software", "", 91);
Category[Category.length] = new constructCategory(29, "technology", "Technology", "", 72);
Category[Category.length] = new constructCategory(30, "telecom", "Telecommunications", "", 29);
Category[Category.length] = new constructCategory(31, "toys-games", "Toys, Games, Educational Products", "", 28);
Category[Category.length] = new constructCategory(32, "travel", "Tourism, Travel, Lodging, Transportation", "", 156);
Category[Category.length] = new constructCategory(33, "community", "Community, Culture, Giving", "", 35);
Category[Category.length] = new constructCategory(34, "gifts", "Gifts & Occasions - Personal, Corporate", "", 72);
Category[Category.length] = new constructCategory(35, "construction", "Construction", "", 4);
