var EW_NO_PRODUCT = "No product in this category.";
var oCatRoot = new ew_Menu('RootCat');
oCatRoot.isroot = true;
oCatRoot.addMenuItem(0, "Abstract", true, "abstract_1.html", "", -1);
oCatRoot.addMenuItem(1, "Family", true, "family_1.html", "", -1);
oCatRoot.addMenuItem(2, "Figurative", true, "figurative_1.html", "", -1);
oCatRoot.addMenuItem(3, "Motivational", true, "motivational_1.html", "", -1);
oCatRoot.addMenuItem(4, "New Prints", true, "new_prints_1.html", "", -1);
oCatRoot.addMenuItem(5, "People", true, "people_1.html", "", -1);
oCatRoot.addMenuItem(6, "Religious", true, "religious_1.html", "", -1);
oCatRoot.addMenuItem(7, "Scenic", true, "scenic_1.html", "", -1);
oCatRoot.addMenuItem(8, "Frame Shop", true, "frame_shop_1.html", "", -1);
