var EW_NO_PRODUCT = "No product in this category.";
var oCatRoot = new ew_Menu('RootCat');
oCatRoot.isroot = true;
oCatRoot.addMenuItem(0, "Call Sign Hats", true, "Call_Sign_Hats_1.html", "", -1);
oCatRoot.addMenuItem(1, "T-Shirts", true, "T2DShirts_1.html", "", -1);
oCatRoot.addMenuItem(2, "Custom Text Hats", true, "Custom_Text_Hats_1.html", "", -1);
