var EW_NO_PRODUCT = "No product in this category.";
var oCatRoot = new ew_Menu('RootCat');
oCatRoot.isroot = true;
oCatRoot.addMenuItem(31, "- Home -", true, "index.html", "", -1);
oCatRoot.addMenuItem(30, "", true, "", "", -1);
oCatRoot.addMenuItem(16, "- (Purses overview) -", true, "purses.html", "", -1);
oCatRoot.addMenuItem(21, "", true, "", "", -1);
oCatRoot.addMenuItem(1, "Lil Bigger", true, "Lil_Bigger_1.html", "", -1);
oCatRoot.addMenuItem(2, "Narrow", true, "Narrow_1.html", "", -1);
oCatRoot.addMenuItem(3, "Medium", true, "Medium_1.html", "", -1);
oCatRoot.addMenuItem(4, "Large", true, "Large_1.html", "", -1);
/// oCatRoot.addMenuItem(5, "Supersized", true, "Supersized_1.html", "", -1);
oCatRoot.addMenuItem(6, "Percy", true, "percy.html", "", -1);
oCatRoot.addMenuItem(22, "", true, "", "", -1);
oCatRoot.addMenuItem(17, "- (Bags overview) -", true, "bags1.html", "", -1);
oCatRoot.addMenuItem(23, "", true, "", "", -1);
oCatRoot.addMenuItem(7, "Bumbags", true, "Bumbags.html", "", -1);
oCatRoot.addMenuItem(8, "Lil miss plastic zip", true, "Lil_miss_zip.html", "", -1);
oCatRoot.addMenuItem(9, "Lil Propaganda", true, "Lil_Propaganda_1.html", "", -1);
oCatRoot.addMenuItem(10, "B-Square", true, "B2DSquare_1.html", "", -1);
oCatRoot.addMenuItem(14, "B-Square Zip pocket front", true, "B2DSquare_Zip_pocket_front_1.html", "", -1);
/// oCatRoot.addMenuItem(11, "Mega Propaganda", true, "Mega_Propaganda_1.html", "", -1);
oCatRoot.addMenuItem(15, "Mega Propaganda zip pocket", true,"Mega_Propaganda_zip_pocket_front_1.html", "", -1);
oCatRoot.addMenuItem(12, "Lil Monster", true, "Lil_Monster_1.html", "", -1);
/// oCatRoot.addMenuItem(20, "Lil Monster (Long face)", true, "Lil_Monster_28Long_face29_1.html", "", -1);
oCatRoot.addMenuItem(13, "Ultra", true, "Ultra_1.html", "", -1);
oCatRoot.addMenuItem(24, "", true, "", "", -1);
oCatRoot.addMenuItem(26, "Gift Vouchers", true, "gift.html", "", -1);
oCatRoot.addMenuItem(24, "", true, "", "", -1);
oCatRoot.addMenuItem(18, "- (Info) -", true, "info.html", "", -1);
oCatRoot.addMenuItem(25, "", true, "", "", -1);
oCatRoot.addMenuItem(19, "- (Contact) -", true, "contact.html", "", -1);
